aMule Forum

English => Backtraces => Topic started by: djtm on April 16, 2004, 06:25:17 PM

Title: Crash on startup
Post by: djtm on April 16, 2004, 06:25:17 PM
"Starting program: /usr/local/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread 1082407488 (LWP 8126)]
Initialising aMule
Loading preferences from /home/djtm/.aMule/preferences.ini

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1082407488 (LWP 8126)]
0x08299968 in CamuleDlg::AddLogLine (this=0x0, addtostatusbar=false,
    line=0x8343280 "Temp dir is placed on a FAT32 partition. Disabling chmod to avoid useless warnings.")
    at amuleDlg.cpp:582
582             wxTextCtrl* ct= (wxTextCtrl*)serverwnd->FindWindow(ID_LOGVIEW);
(gdb) bt
#0  0x08299968 in CamuleDlg::AddLogLine (this=0x0, addtostatusbar=false,
    line=0x8343280 "Temp dir is placed on a FAT32 partition. Disabling chmod to avoid useless warnings.")
    at amuleDlg.cpp:582
#1  0x08293202 in CamuleApp::OnInit (this=0x8629e10) at amule.cpp:434
#2  0x4023a1a8 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#3  0x0829171a in main (argc=1, argv=0xbffff264) at amule.cpp:115
t pass"

"
(gdb) bt full
#0  0x08299968 in CamuleDlg::AddLogLine (this=0x0, addtostatusbar=false,
    line=0x8343280 "Temp dir is placed on a FAT32 partition. Disabling chmod to avoid useless warnings.")
    at amuleDlg.cpp:582
        argptr = 0xbfffee2c "\020ñÿ¿"
        bufferline =
        now =
        ct = (struct wxTextCtrl *) 0x8087f97
        filename =
        file =
#1  0x08293202 in CamuleApp::OnInit (this=0x8629e10) at amule.cpp:434
        incomingdir =
        tempdir =
        entries = (mntent *) 0x4115045c
        geometry_enabled = false
        geometry_x = 0
        geometry_y = 0
        geometry_width = 800
        geometry_height = 600
        cmdline =
        geom_string =
        server =
        client = (struct wxTCPClient *) 0x8629890
        conn = (struct wxConnectionBase *) 0x0
        lMulePrefDir =
        xMulePrefDir =
        aMulePrefDir =
        vfile =
        newMule =
        mnt_tab = (FILE *) 0x862ff38
        myaddr =
#2  0x4023a1a8 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#3  0x0829171a in main (argc=1, argv=0xbffff264) at amule.cpp:115
No locals.
(gdb)
"
Title: Re: Crash on startup
Post by: Jacobo221 on April 16, 2004, 06:33:51 PM
FAT32 bug. Famous bug ;-)
If you self-compilde aMule, check http://www.amule-project.net/amule/thread.php?threadid=1683&sid=
If not, check http://www.amule-project.net/amule/thread.php?threadid=1655&sid=

Hope that helps.
Greetings!