aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: SVN 20060706 crashes at startup  (Read 2283 times)

Nodsu

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 62
SVN 20060706 crashes at startup
« on: July 06, 2006, 09:46:14 AM »

NetBSD 3.0, wxGTK 2.6.3

The same has happened with 04 and 05 tarballs. The same backtrace comes up when I tell amuled to reset the config or even when I remove the entire .aMule dir.

Code: [Select]
(gdb) bt full
#0  0xbd78e0bb in kill () from /usr/lib/libc.so.12
No symbol table info available.
#1  0xbd80f233 in abort () from /usr/lib/libc.so.12
No symbol table info available.
#2  0xbdabb63b in wxFatalSignalHandler () from /usr/pkg/lib/libwx_baseu_net-2.6.so.0
No symbol table info available.
#3  0x0815cacf in CPreferences::LoadAllItems(wxConfigBase*) (cfg=0x848e700) at Preferences.cpp:1051
        ExecOnCompletion = false
        ExecOnCompletionCommand = { = {static npos = 4294967295,
    m_pchData = 0x84af48c}, }
        it_a = {<_Rb_tree_base_iterator> = {_M_node = 0x828e874}, }
        it_b = {> = {}, _M_current = 0x84add00}
        count = 219034914
#4  0x0805f4ad in CamuleApp::OnInit() (this=0xbfbfe520) at amule.cpp:593
        FullMuleVersion = { = {static npos = 4294967295,
    m_pchData = 0x8484e0c}, }
        OSDescription = { = {static npos = 4294967295,
    m_pchData = 0x848d10c}, }
        cmdline =
        reset_config = false
        geom_string = { = {static npos = 4294967295,
    m_pchData = 0xbdad35fc}, }
        logfileName = { = {static npos = 4294967295,
    m_pchData = 0x84a950c}, }
        checkResult = {first = true, second = { = {static npos = 4294967295,
      m_pchData = 0x84a920c}, }}
        vfile =
        newMule = { = {static npos = 4294967295,
    m_pchData = 0x84a960c}, }
        langId = { = {static npos = 4294967295, m_pchData = 0x246}, }
        msg = { = {static npos = 4294967295, m_pchData = 0xc0}, }
#5  0x08056163 in CamuleDaemonApp::OnInit() (this=0xbfbfe520) at amuled.cpp:439
No locals.
#6  0x08056cc1 in wxAppConsole::CallOnInit() (this=0x0) at app.h:87
No locals.
#7  0xbd905452 in wxEntry(int&, wchar_t**) () from /usr/pkg/lib/libwx_baseu-2.6.so.0
No symbol table info available.
(gdb) thread apply all bt

Thread 2 (Thread 1 ()):
#0  0xbd78e0bb in kill () from /usr/lib/libc.so.12
#1  0xbd80f233 in abort () from /usr/lib/libc.so.12
#2  0xbdabb63b in wxFatalSignalHandler () from /usr/pkg/lib/libwx_baseu_net-2.6.so.0
#3  0x0815cacf in CPreferences::LoadAllItems(wxConfigBase*) (cfg=0x848e700) at Preferences.cpp:1051
#4  0x0805f4ad in CamuleApp::OnInit() (this=0xbfbfe520) at amule.cpp:593
#5  0x08056163 in CamuleDaemonApp::OnInit() (this=0xbfbfe520) at amuled.cpp:439
#6  0x08056cc1 in wxAppConsole::CallOnInit() (this=0x0) at app.h:87
#7  0xbd905452 in wxEntry(int&, wchar_t**) () from /usr/pkg/lib/libwx_baseu-2.6.so.0

Thread 1 (LWP 1):
#0  0xbd78e0bb in kill () from /usr/lib/libc.so.12
#1  0xbd80f233 in abort () from /usr/lib/libc.so.12
#2  0xbdabb63b in wxFatalSignalHandler () from /usr/pkg/lib/libwx_baseu_net-2.6.so.0
#3  0x0815cacf in CPreferences::LoadAllItems(wxConfigBase*) (cfg=0x848e700) at Preferences.cpp:1051
#4  0x0805f4ad in CamuleApp::OnInit() (this=0xbfbfe520) at amule.cpp:593
#5  0x08056163 in CamuleDaemonApp::OnInit() (this=0xbfbfe520) at amuled.cpp:439
#6  0x08056cc1 in wxAppConsole::CallOnInit() (this=0x0) at app.h:87
#7  0xbd905452 in wxEntry(int&, wchar_t**) () from /usr/pkg/lib/libwx_baseu-2.6.so.0
#0  0xbd78e0bb in kill () from /usr/lib/libc.so.12
Logged

JusTiCe8

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 30
    • http://perso.wanadoo.fr/justice8
Re: SVN 20060706 crashes at startup
« Reply #1 on: July 06, 2006, 06:54:29 PM »

Similar error on Debian x86 for daemon:

Quote
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuled CVS using wxGTK2 v2.6.3 (Snapshot: Wed Jul  5 07:02:04 CEST 2006)
Running on: Linux 2.6.15-mh i686

[2] CamuleApp::OnFatalException() in amule.cpp:1200
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb798c7f6]
[4] ?? in [0xffffe420]
[5] Cfg_Tmpl::SetDefault(bool const&) in Preferences.cpp:314
[6] CPreferences::LoadAllItems(wxConfigBase*) in Preferences.cpp:1052
[7] CamuleApp::OnInit() in amule.cpp:595
[8] CamuleDaemonApp::OnInit() in amuled.cpp:439
[9] wxAppConsole::CallOnInit() in app.h:87
[10] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb792d6c0]
[11] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb792d7a6]
[12] __gxx_personality_v0 in amuled.cpp:101
[13] __libc_start_main in /lib/tls/libc.so.6[0xb766feb0]
[14] wxAppConsole::Initialize(int&, wchar_t**) in start.S:122

Quote
Starting program: /usr/bin/amuled --i-would-marry-my-mule
[Thread debugging using libthread_db enabled]
[New Thread -1217935680 (LWP 15784)]
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217935680 (LWP 15784)]
0x081f70fc in Cfg_Tmpl::SetDefault (this=0x0, defaultVal=@0x0) at ../../src/Preferences.cpp:314
314                     m_default = defaultVal;
(gdb) bt
#0  0x081f70fc in Cfg_Tmpl::SetDefault (this=0x0, defaultVal=@0x0) at ../../src/Preferences.cpp:314
#1  0x081f1a29 in CPreferences::LoadAllItems (cfg=0x8554d88) at ../../src/Preferences.cpp:1051
#2  0x0807bd9d in CamuleApp::OnInit (this=0x853bc48) at ../../src/amule.cpp:593
#3  0x0806b52f in CamuleDaemonApp::OnInit (this=0x853bc48) at ../../src/amuled.cpp:439
#4  0x0806c941 in wxAppConsole::CallOnInit (this=0x0) at /usr/include/wx-2.6/wx/app.h:87
#5  0xb79546c0 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#6  0xb79547a6 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#7  0x0806ac0e in main (argc=2, argv=0x0) at ../../src/amuled.cpp:101
(gdb) bt full
#0  0x081f70fc in Cfg_Tmpl::SetDefault (this=0x0, defaultVal=@0x0) at ../../src/Preferences.cpp:314
No locals.
#1  0x081f1a29 in CPreferences::LoadAllItems (cfg=0x8554d88) at ../../src/Preferences.cpp:1051
        ExecOnCompletion = true
        ExecOnCompletionCommand = { = {static npos = 4294967295, m_pchData = 0x8582e7c}, }
        it_b = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x8581e0c, _M_version = 139992928, _M_prior = 0x8581ecc,
    _M_next = 0x8582028}, _M_current = {_M_current = 0x8581f94}}
        count =
        it_a = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x85820e8, _M_version = 139993172, _M_prior = 0x85821a8,
    _M_next = 0x8582114}, _M_current = {_M_node = 0x8581cb8}}
#2  0x0807bd9d in CamuleApp::OnInit (this=0x853bc48) at ../../src/amule.cpp:593
        logBackupName = { = {static npos = 4294967295, m_pchData = 0x8560a34}, }
#3  0x0806b52f in CamuleDaemonApp::OnInit (this=0x853bc48) at ../../src/amuled.cpp:439
No locals.
#4  0x0806c941 in wxAppConsole::CallOnInit (this=0x0) at /usr/include/wx-2.6/wx/app.h:87
No locals.
#5  0xb79546c0 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#6  0xb79547a6 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#7  0x0806ac0e in main (argc=2, argv=0x0) at ../../src/amuled.cpp:101
No locals.
« Last Edit: July 06, 2006, 06:56:03 PM by JusTiCe8 »
Logged