aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash at Startup  (Read 4249 times)

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Crash at Startup
« on: July 22, 2004, 08:18:47 PM »

This happens right after the splash screen at startup. I am running version 1.2.8.

Thanks,
JT


(gdb) ha SIGPIPE nostop noprint pass
 Signal Stop Print Pass to program Description
 SIGPIPE No No Yes Broken pipe
 (gdb) run
 Starting program: /usr/local/bin/amule
 Initialising aMule
 Config:
 x1: 0 y1: 35 x2: 1016 y2: 715
 split read, found : 449
 srv_split read, found : 463
 
 Program received signal SIG32, Real-time event 32.
 0x409f82e1 in sigpending () from /lib/libc.so.6
 (gdb) bt
 0 0x409f82e1 in sigpending () from /lib/libc.so.6
 0000001 0x409f83a7 in sigsuspend () from /lib/libc.so.6
 0000002 0x40985258 in pthread_getconcurrency () from /lib/libpthread.so.0
 0000003 0x40984ac5 in pthread_create () from /lib/libpthread.so.0
 0000004 0x403bd07f in wxThread::Create () from /usr/local/lib/libwx_gtk-2.4.so
 0000005 0x080b7f2b in CAddFileThread::Setup () at AddFileThread.cpp:51
 0000006 0x08202223 in CamuleDlg (this=0x86cfec8, pParent=0x0, title=)
     at amuleDlg.cpp:241
 0000007 0x081fc2e2 in CamuleApp::OnInit (this=0x86b6a58) at amule.cpp:363
 0000008 0x40242a79 in wxEntry () from /usr/local/lib/libwx_gtk-2.4.so
 0000009 0x081fa742 in main (argc=1, argv=0xbffff5a4) at amule.cpp:100
 (gdb) bt full
 0 0x409f82e1 in sigpending () from /lib/libc.so.6
 No symbol table info available.
 0000001 0x409f83a7 in sigsuspend () from /lib/libc.so.6
 No symbol table info available.
 0000002 0x40985258 in pthread_getconcurrency () from /lib/libpthread.so.0
 No symbol table info available.
 0000003 0x40984ac5 in pthread_create () from /lib/libpthread.so.0
 No symbol table info available.
 0000004 0x403bd07f in wxThread::Create () from /usr/local/lib/libwx_gtk-2.4.so
 No symbol table info available.
 0000005 0x080b7f2b in CAddFileThread::Setup () at AddFileThread.cpp:51
         th = (CAddFileThread *) 0x87ad5e8
 0000006 0x08202223 in CamuleDlg (this=0x86cfec8, pParent=0x0, title=)
     at amuleDlg.cpp:241
         dlg = (struct wxSizer *) 0x86d7f28
         srv_split = (struct wxSplitterWindow *) 0x86fe040
 0000007 0x081fc2e2 in CamuleApp::OnInit (this=0x86b6a58) at amule.cpp:363
         geom_string = 0x86b6a58 "รจ6<\b"
         hostName =
         new_from_lmule = 0
         lMulePrefDir =
         xMulePrefDir =
         aMulePrefDir =
         dlg = (class CamuleDlg *) 0x40580dec
         incomingdir = (struct wxString *) 0xbffff458
         tempdir = (struct wxString *) 0x405fbd50
         mnt_entries = (mntent *) 0x86b6bfc
         mnt_tab = (FILE *) 0x4063b79a
         myaddr =
 ---Type to continue, or q to quit---
 0000008 0x40242a79 in wxEntry () from /usr/local/lib/libwx_gtk-2.4.so
 No symbol table info available.
 0000009 0x081fa742 in main (argc=1, argv=0xbffff5a4) at amule.cpp:100
 No locals.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash at Startup
« Reply #1 on: July 22, 2004, 08:22:02 PM »

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Crash at Startup
« Reply #2 on: July 24, 2004, 08:57:12 AM »

root@mainpc:~# ls -l /usr/bin/wx*
-rwxr-xr-x  1 root bin   7396 2003-02-12 00:41 /usr/bin/wxcopy*
-rwxr-xr-x  1 root bin   5832 2003-02-12 00:41 /usr/bin/wxpaste*
-rwxr-xr-x  1 root root 63796 2004-04-01 22:12 /usr/bin/wxrc*

root@mainpc:~# ls -l /usr/local/bin/wx*
lrwxrwxrwx  1 root root   16 2004-06-30 10:01 /usr/local/bin/wx-config -> wxgtk-2.4-config*
-rwxr-xr-x  1 root root 5058 2004-06-30 10:01 /usr/local/bin/wxgtk-2.4-config*
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash at Startup
« Reply #3 on: July 24, 2004, 02:09:05 PM »

what linux distri do u use ?

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Crash at Startup
« Reply #4 on: July 24, 2004, 08:07:11 PM »

slack 10
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash at Startup
« Reply #5 on: July 24, 2004, 08:15:04 PM »

ok, how did u compiled / installed wx & amule ?

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Crash at Startup
« Reply #6 on: July 24, 2004, 09:28:00 PM »

I did compile, but I honestly cannot remember whether or not I installed wx along with it. It has been working fine for quite some time - right up until a couple of days ago.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash at Startup
« Reply #7 on: July 24, 2004, 09:43:26 PM »

try first mv .eMule .eMule2 and restart amule

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Crash at Startup
« Reply #8 on: July 25, 2004, 05:58:04 AM »

tried it. no luck. any other suggestions?
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash at Startup
« Reply #9 on: July 25, 2004, 03:20:53 PM »

try now mv .aMule .aMule2 ..

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Crash at Startup
« Reply #10 on: July 25, 2004, 08:17:06 PM »

before "mv .aMule .aMule2", try better "rv ~/.aMule/clients.met"
Try deltaHF's suggestion after, in case removing clients.met didn't work.
Logged

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Crash at Startup
« Reply #11 on: July 25, 2004, 08:57:09 PM »

Excellent! Moving .aMule to .aMule2 fixed it. What was causing the problem? Also will it be ok for me to move my partially completed files out of .aMule2 into .aMule so I can continue downloading them, or were they part of what was causing the problem?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Crash at Startup
« Reply #12 on: July 25, 2004, 09:01:05 PM »

Most probably it was ~/.aMule/clients.met that was giving you problems, so it will most probably be safe to move Temp and Incoming directories back to ~/.aMule
Greetings!
Logged

jrtayloriv

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Crash at Startup
« Reply #13 on: July 25, 2004, 09:42:47 PM »

Appreciate the help guys!
Logged