Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-584

core dump in testNonFailureSendCasepure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Cannot Reproduce
    • 3.9.0
    • None
    • Decaf
    • None
    • CentOS release 6.3 (Final)
      Linux wlp-gbl 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

    Description

      running ./src/test/activemq-test i get

      N8activemq9transport10inactivity21InactivityMonitorTestE::testNonFailureSendCasepure virtual method called
      terminate called without an active exception
      .Aborted (core dumped)

      debuginfo-install apr-1.3.9-5.el6_2.x86_64 cppunit-1.12.1-3.1.el6.x86_64 glibc-2.12-1.107.el6.x86_64 libgcc-4.4.7-3.el6.x86_64 libstdc++-4.4.7-3.el6.x86_64 libuuid-2.17.2-12.7.el6.x86_64 nss-softokn-freebl-3.12.9-11.el6.x86_64

      (gdb) bt
      #0 0x0000003d8f4328a5 in raise () from /lib64/libc.so.6
      #1 0x0000003d8f434085 in abort () from /lib64/libc.so.6
      #2 0x0000003d954bea5d in _gnu_cxx::_verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6
      #3 0x0000003d954bcbe6 in ?? () from /usr/lib64/libstdc++.so.6
      #4 0x0000003d954bcc13 in std::terminate() () from /usr/lib64/libstdc++.so.6
      #5 0x0000003d954bd53f in __cxa_pure_virtual () from /usr/lib64/libstdc++.so.6
      #6 0x00007f0c4419145b in decaf::util::concurrent::Lock::lock (this=0x7f0c27ffec40) at decaf/util/concurrent/Lock.cpp:54
      #7 0x00007f0c44191575 in decaf::util::concurrent::Lock::Lock (this=<value optimized out>, object=<value optimized out>,
      intiallyLocked=<value optimized out>) at decaf/util/concurrent/Lock.cpp:32
      #8 0x00007f0c4400c1cf in activemq::transport::inactivity::InactivityMonitor::onCommand (this=<value optimized out>, command=...)
      at activemq/transport/inactivity/InactivityMonitor.cpp:321
      #9 0x00007f0c4401344d in activemq::transport::mock::MockTransport::fireCommand (this=0x2c8b330, command=...)
      at ./activemq/transport/mock/MockTransport.h:110
      #10 0x00007f0c44010421 in activemq::transport::mock::InternalCommandListener::run (this=0x2c8b3a0)
      at activemq/transport/mock/InternalCommandListener.cpp:97
      #11 0x00007f0c4410ae0f in (anonymous namespace)::runCallback (arg=0x2c39ae0) at decaf/internal/util/concurrent/Threading.cpp:268
      #12 0x00007f0c4410ab84 in (anonymous namespace)::threadEntryMethod (arg=0x2c39ae0) at decaf/internal/util/concurrent/Threading.cpp:256
      #13 0x0000003a3dc07851 in start_thread () from /lib64/libpthread.so.0
      #14 0x0000003d8f4e890d in clone () from /lib64/libc.so.6

      Attachments

        1. config.log
          73 kB
          Wolfgang Klein
        2. core.579.gz
          1000 kB
          Wolfgang Klein

        Activity

          People

            tabish Timothy A. Bish
            wklein Wolfgang Klein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: