aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amule cvs 20041119  (Read 1953 times)

nich

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 55
amule cvs 20041119
« on: November 24, 2004, 03:26:51 AM »

Yeah.  A bit old cvs, but still:

Code: [Select]
This is aMule aMule CVS using wxGTK2 v2.5.3 (Unicoded) (based on eMule)CVS from 20041119

Crashing:
Code: [Select]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 10674)]
0x40475f44 in wxWindowBase::GetId() const (this=0x0) at window.h:202
202     window.h: No such file or directory.
        in window.h
Bt:
Code: [Select]
(gdb) bt
#0  0x40475f44 in wxWindowBase::GetId() const (this=0x0) at window.h:202
#1  0x40365f2f in gtk_frame_focus_out_callback (widget=0x88da1c8, win=0x88d86b0) at src/gtk/toplevel.cpp:139
#2  0x40852cbc in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x088da1c8 in ?? ()
#4  0x08a7a13c in ?? ()
#5  0x088d86b0 in ?? ()
#6  0x40b0cf4c in g_type_value_table_peek () from /usr/lib/libgobject-2.0.so.0
#7  0x088ddb30 in ?? ()
full bt:
Code: [Select]
(gdb) bt full
#0  0x40475f44 in wxWindowBase::GetId() const (this=0x0) at window.h:202
No locals.
#1  0x40365f2f in gtk_frame_focus_out_callback (widget=0x88da1c8, win=0x88d86b0) at src/gtk/toplevel.cpp:139
        event = { = { = {_vptr.wxObject = 0xbfffecf0, static ms_classInfo = {m_className = 0x406df5f0, m_objectSize = 8, m_objectConstructor = 0,
        m_baseInfo1 = 0x0, m_baseInfo2 = 0x0, static sm_first = 0x83e0730, m_next = 0x40736488, static sm_classTable = 0x85cd060}, m_refData = 0xbfffecf0}, m_eventObject = 0x0,
    m_eventType = 1085338097, m_timeStamp = -1073746704, m_id = 0, m_callbackUserData = 0x8607d10, m_propagationLevel = 0, m_skipped = false, m_isCommandEvent = false,
    static ms_classInfo = {m_className = 0x406ef3e0, m_objectSize = 36, m_objectConstructor = 0, m_baseInfo1 = 0x4073644c, m_baseInfo2 = 0x0, static sm_first = 0x83e0730,
      m_next = 0x40736914, static sm_classTable = 0x85cd060}}, m_active = true, static ms_classInfo = {m_className = 0x404b3f38, m_objectSize = 36,
    m_objectConstructor = 0x40328d8c , m_baseInfo1 = 0x4073692c, m_baseInfo2 = 0x0, static sm_first = 0x83e0730, m_next = 0x40568324,
    static sm_classTable = 0x85cd060}}
#2  0x40852cbc in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#3  0x088da1c8 in ?? ()
No symbol table info available.
#4  0x08a7a13c in ?? ()
No symbol table info available.
#5  0x088d86b0 in ?? ()
No symbol table info available.
#6  0x40b0cf4c in g_type_value_table_peek () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7  0x088ddb30 in ?? ()
No symbol table info available.

Reeealy weird, imo.  :]

On a completelly unrelated problem, ePlus CVS is being recognized as "eMule Compat(0x5) v 1.1", instead as "eMule Plus ". Took the liberty of asking a fellow arc'er about it, though. Should I get anything more about it, I'll bring here.

Btw. I think I'll start using the bug tracker for these bugs. Actually, I think we all should. It gets messy to know who's taking care of which bugs and when they've been solved (or thought of as solved).
« Last Edit: November 24, 2004, 03:35:53 AM by nich »
Logged