aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Cvs-2004-04-09  (Read 2201 times)

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Cvs-2004-04-09
« on: April 10, 2004, 01:28:49 AM »

Code: [Select]
Program received signal SIG32, Real-time event 32.
[Debug] 01:23:07: src/gtk/app.cpp(374): assert "wxTheApp->m_idleTag == 0" failed:                                                     attempt to install idle handler twice

Program received signal SIGTRAP, Trace/breakpoint trap.
0x46f0dcb1 in kill () from /lib/libc.so.6

(gdb) bt
#0  0x46f0dcb1 in kill () from /lib/libc.so.6
#1  0x406a5639 in pthread_kill () from /lib/libpthread.so.0
#2  0x406a598d in raise () from /lib/libpthread.so.0
#3  0x40297206 in wxTrap() () at src/common/appcmn.cpp:506
#4  0x4029754b in wxOnAssert(char const*, int, char const*, char const*) (
    szFile=0x40416e51 "src/gtk/app.cpp", nLine=1080741408,
    szCond=0x1368
,
    szMsg=0x5
) at src/common/appcmn.cpp:630
#5  0x40297250 in wxAssert(int, char const*, int, char const*, char const*) (
    cond=0, szFile=0x0, nLine=0, szCond=0x0, szMsg=0x0)
    at src/common/appcmn.cpp:520
#6  0x4023119f in wxapp_install_idle_handler() () at src/gtk/app.cpp:374
#7  0x40290155 in gtk_window_size_callback (win=0xbfffcf80)
    at src/gtk/window.cpp:2247
#8  0x405951b6 in gtk_marshal_NONE__POINTER () from /usr/lib/libgtk-1.2.so.0
#9  0x08a16988 in ?? ()
#10 0xbfffc220 in ?? ()
#11 0xbfffcf80 in ?? ()
#12 0x405c9232 in gtk_signal_remove_emission_hook ()
   from /usr/lib/libgtk-1.2.so.0
#13 0x08a16988 in ?? ()
#14 0x40290018 in gtk_window_realized_callback (m_widget=0x85e90a8,
    win=0x8a16988) at string.h:200
---Type to continue, or q to quit---
---Type to continue, or q to quit---
#15 0x00009a15 in ?? ()
#16 0x085e90a8 in ?? ()
#17 0x00000060 in ?? ()
Previous frame inner to this frame (corrupt stack?)

(gdb) bt full
#0  0x46f0dcb1 in kill () from /lib/libc.so.6
No symbol table info available.
#1  0x406a5639 in pthread_kill () from /lib/libpthread.so.0
No symbol table info available.
#2  0x406a598d in raise () from /lib/libpthread.so.0
No symbol table info available.
#3  0x40297206 in wxTrap() () at src/common/appcmn.cpp:506
No locals.
#4  0x4029754b in wxOnAssert(char const*, int, char const*, char const*) (
    szFile=0x40416e51 "src/gtk/app.cpp", nLine=1080741408,
    szCond=0x1368
,
    szMsg=0x5
) at src/common/appcmn.cpp:630
        s_bInAssert = true
#5  0x40297250 in wxAssert(int, char const*, int, char const*, char const*) (
    cond=0, szFile=0x0, nLine=0, szCond=0x0, szMsg=0x0)
    at src/common/appcmn.cpp:520
No locals.
#6  0x4023119f in wxapp_install_idle_handler() () at src/gtk/app.cpp:374
No locals.
#7  0x40290155 in gtk_window_size_callback (win=0xbfffcf80)
    at src/gtk/window.cpp:2247
        event = { = { = {_vptr.wxObject = 0x87c25d0,
      static sm_classwxObject = {m_className = 0x4040f66b "wxObject",
---Type to continue, or q to quit---
        m_baseClassName1 = 0x0, m_baseClassName2 = 0x0, m_objectSize = 8,
        m_objectConstructor = 0, m_baseInfo1 = 0x0, m_baseInfo2 = 0x0,
        static sm_first = 0x83bdc60, m_next = 0x404f61c0,
        static sm_classTable = 0x85c9310}, m_refData = 0x0},
    m_eventObject = 0xbfffbe58, m_eventType = 1076412315,
    m_timeStamp = 141304528, m_id = -1073758648,
    m_callbackUserData = 0xbfffbe58, m_skipped = 250, m_isCommandEvent = 193,
    static sm_classwxEvent = {m_className = 0x40414277 "wxEvent",
      m_baseClassName1 = 0x4040f66b "wxObject", m_baseClassName2 = 0x0,
      m_objectSize = 32, m_objectConstructor = 0, m_baseInfo1 = 0x404f6120,
      m_baseInfo2 = 0x0, static sm_first = 0x83bdc60, m_next = 0x404f2660,
      static sm_classTable = 0x85c9310}}, m_size = {x = 141304528, y = 1441872},
  static sm_classwxSizeEvent = {m_className = 0x4042969e "wxSizeEvent",
    m_baseClassName1 = 0x40414277 "wxEvent", m_baseClassName2 = 0x0,
    m_objectSize = 40,
    m_objectConstructor = 0x402d8bf4 ,
    m_baseInfo1 = 0x404f2680, m_baseInfo2 = 0x0, static sm_first = 0x83bdc60,
    m_next = 0x404f2760, static sm_classTable = 0x85c9310}}
        client_width = 1078880296
        client_height = 1080043278
#8  0x405951b6 in gtk_marshal_NONE__POINTER () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#9  0x08a16988 in ?? ()
---Type to continue, or q to quit---
No symbol table info available.
#10 0xbfffc220 in ?? ()
No symbol table info available.
#11 0xbfffcf80 in ?? ()
No symbol table info available.
#12 0x405c9232 in gtk_signal_remove_emission_hook ()
   from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#13 0x08a16988 in ?? ()
No symbol table info available.
#14 0x40290018 in gtk_window_realized_callback (m_widget=0x85e90a8,
    win=0x8a16988) at string.h:200
        event = { = { = { = {
        _vptr.wxObject = 0xbfffcf80, static sm_classwxObject = {
          m_className = 0x4040f66b "wxObject", m_baseClassName1 = 0x0,
          m_baseClassName2 = 0x0, m_objectSize = 8, m_objectConstructor = 0,
          m_baseInfo1 = 0x0, m_baseInfo2 = 0x0, static sm_first = 0x83bdc60,
          m_next = 0x404f61c0, static sm_classTable = 0x85c9310},
        m_refData = 0xbfffbf60}, m_eventObject = 0x8a16988, m_eventType = 12,
      m_timeStamp = 1079808389, m_id = 1080269012,
      m_callbackUserData = 0x8a16988, m_skipped = 12, m_isCommandEvent = false,
      static sm_classwxEvent = {m_className = 0x40414277 "wxEvent",
        m_baseClassName1 = 0x4040f66b "wxObject", m_baseClassName2 = 0x0,
---Type to continue, or q to quit---
        m_objectSize = 32, m_objectConstructor = 0, m_baseInfo1 = 0x404f6120,
        m_baseInfo2 = 0x0, static sm_first = 0x83bdc60, m_next = 0x404f2660,
        static sm_classTable = 0x85c9310}}, m_commandString = {
      m_pchData = 0xbfffbf60 "\017", static npos = 4294967195},
    m_commandInt = 1079805553, m_extraLong = 141507064,
    m_clientData = 0xbfffbef0, m_clientObject = 0x8a16988,
    static sm_classwxCommandEvent = {m_className = 0x4040f833 "wxCommandEvent",
      m_baseClassName1 = 0x40414277 "wxEvent", m_baseClassName2 = 0x0,
      m_objectSize = 52,
      m_objectConstructor = 0x402d897a ,
      m_baseInfo1 = 0x404f2680, m_baseInfo2 = 0x0, static sm_first = 0x83bdc60,
      m_next = 0x404f26a0, static sm_classTable = 0x85c9310}},
  static sm_classwxWindowCreateEvent = {
    m_className = 0x404294b9 "wxWindowCreateEvent",
    m_baseClassName1 = 0x40414277 "wxEvent", m_baseClassName2 = 0x0,
    m_objectSize = 52,
    m_objectConstructor = 0x402d96f0 ,
    m_baseInfo1 = 0x404f2680, m_baseInfo2 = 0x0, static sm_first = 0x83bdc60,
    m_next = 0x404f2a40, static sm_classTable = 0x85c9310}}
#15 0x00009a15 in ?? ()
No symbol table info available.
#16 0x085e90a8 in ?? ()
No symbol table info available.
---Type to continue, or q to quit---
#17 0x00000060 in ?? ()
No symbol table info available.
Logged