aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20060915 - amulegui ECSocket.cpp:274: const CECPacket* CECSocket::SendRecvPacket()  (Read 1847 times)

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61

Code: [Select]
> gdb ./amulegui
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /home/donkey/amule/build/bin/amulegui
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 959)]
Connecting...
Going to event loop...
Remote GUI EC event handler
LOG: Succeeded! Connection established to aMule CVS
LOG:
LOG:  - This is aMule CVS using wxGTK2 v2.6.3 (Snapshot: Fri Sep 15 07:01:50 CEST 2006) based on eMule.
Detaching after fork from child process 963.
LOG:    Running on Linux 2.6.17.11 i686
LOG:  - Visit [URL]http://www.amule.org[/URL] to check if a new version is available.
LOG:
amulegui: ECSocket.cpp:274: const CECPacket* CECSocket::SendRecvPacket(const CECPacket*): Assertion `!m_use_events' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 959)]
0x406a6b71 in kill () from /lib/i686/libc.so.6
(gdb) thread apply all bt full

Thread 1 (Thread 16384 (LWP 959)):
#0  0x406a6b71 in kill () from /lib/i686/libc.so.6
No symbol table info available.
#1  0x4002dcf1 in pthread_kill () from /lib/i686/libpthread.so.0
No symbol table info available.
#2  0x4002e00b in raise () from /lib/i686/libpthread.so.0
No symbol table info available.
#3  0x406a6904 in raise () from /lib/i686/libc.so.6
No symbol table info available.
#4  0x406a7e8c in abort () from /lib/i686/libc.so.6
No symbol table info available.
#5  0x4069fe84 in __assert_fail () from /lib/i686/libc.so.6
No symbol table info available.
#6  0x081cc181 in CECSocket::SendRecvPacket (this=0x83dc8c8, packet=0xbfab635c) at ECSocket.cpp:274
        reply = (const CECPacket *) 0x0
        __PRETTY_FUNCTION__ = "const CECPacket* CECSocket::SendRecvPacket(const CECPacket*)"
#7  0x0813faad in CStatistics::UpdateStatsTree (this=0x841eff0) at Statistics.cpp:968
        request = { = { = {m_error = 0, m_tagData = 0x0, m_state = 1084702612, m_tagName = 0,
      m_dataLen = 0, m_dataType = 1 '\001', m_dynamic = false,
      m_tagList = {<__gnu_norm::vector >> = {<__gnu_norm::_Vector_base >> = {
            _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_start = 0x0, _M_finish = 0x0,
              _M_end_of_storage = 0x0}}, }, <__gnu_debug::_Safe_sequence<__gnu_debug_def::vector > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
            _M_version = 1}, }, _M_guaranteed_capacity = 0}, m_haschildren = false,
      static s_theNullTag = {m_error = 0, m_tagData = 0x82dab00, m_state = CECTag::bsName, m_tagName = 0,
        m_dataLen = 0, m_dataType = 0 '\0', m_dynamic = false,
        m_tagList = {<__gnu_norm::vector >> = {<__gnu_norm::_Vector_base >> = {
              _M_impl = {> = {<__gnu_cxx::new_allocator> = {}, }, _M_start = 0x0, _M_finish = 0x0,
                _M_end_of_storage = 0x0}}, }, <__gnu_debug::_Safe_sequence<__gnu_debug_def::vector > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
              _M_version = 1}, }, _M_guaranteed_capacity = 0}, m_haschildren = false,
        static s_theNullTag = , static s_theNullTagData = {0, 0, 0,
          0}}, static s_theNullTagData = {0, 0, 0, 0}}, }, m_opCode = 70 'F'}
        reply = (const CECPacket *) 0x40a445e8
#8  0x080d831b in CStatisticsDlg::ShowStatistics (this=0x8688108, init=false) at StatisticsDlg.cpp:248
        treeRoot = (CStatTreeItemBase *) 0x8540cb0
        root = {m_pItem = 0x0}
#9  0x080a93d2 in CamuleDlg::OnGUITimer (this=0x8540cb0) at amuleDlg.cpp:1016
        bStatsVisible = true
        msPrev1 = 22250
        msPrev5 = 20183
        msPrevStats = 30090
        msCur = 30090
        sStatsUpdate = 30
#10 0x40472555 in wxAppConsole::HandleEvent () from /home/donkey/amule/build/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#11 0x40503a63 in wxEvtHandler::ProcessEventIfMatches () from /home/donkey/amule/build/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#12 0x40503c6f in wxEventHashTable::HandleEvent () from /home/donkey/amule/build/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#13 0x40503e4f in wxEvtHandler::ProcessEvent () from /home/donkey/amule/build/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#14 0x4031cb5b in wxTimerBase::Notify () from /home/donkey/amule/build/lib/libwx_gtk2u_core-2.6.so.0
No symbol table info available.
#15 0x4022d105 in timeout_callback () from /home/donkey/amule/build/lib/libwx_gtk2u_core-2.6.so.0
No symbol table info available.
#16 0x40d09c76 in g_timeout_dispatch (source=0x86bbe78, callback=0x4022d0d0 , user_data=0x0)
    at gmain.c:3420
        timeout_source = Variable "timeout_source" is not available.
(gdb)

Crashed during opening preferences window. Probably in conjunction with the statistics?
« Last Edit: September 16, 2006, 05:59:57 PM by chemical »
Logged