aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb crashes amule at startup  (Read 2280 times)

kremen

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
amuleweb crashes amule at startup
« on: February 22, 2004, 12:18:16 PM »

Hello,

When I try to launch amuleweb, it connects, but then immediately crashes amule as the following trace shows.
I've followed the amuleweb howto posted on this site.

Is this a library version issue ?

amule 1.2.6
debian unstable


bye





kremen:~# amule &
[1] 11957
kremen:~# Initialising aMule
Config:
x1: 41 y1: 52 x2: 1048 y2: 772
split read, found : 0
srv_split read, found : 463
Server listening on port 4712.

*** TCP socket at 4661
*** UDP socket at 4664  (chat)
*** UDP socket at 4672
Serverlist loaded.
*** reading servers
Loading temp files from /root/.aMule/Temp/*.part.met.

kremen:~# amuleweb -p=4712

This is amuleweb (WebServer)

Enter password for mule connection (return if no pass defined):

Creating client...
Now doing connection...
Using host localhost port 4712

Trying to connect (timeout = 10 sec) ...
New client connection accepted

Succeeded ! Connection established

---------------------------------
|       aMule Web Server        |
---------------------------------


Use 'Help' for command list


OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x41) [0x81e47c1]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x403ce96d]
[2] /lib/libpthread.so.0 [0x4098e815]
[3] /lib/libc.so.6 [0x409fd4a8]
[4] /lib/libc.so.6(_IO_vfprintf+0x2645) [0x40a1d135]
[5] /lib/libc.so.6(vsnprintf+0xb0) [0x40a3b190]
[6] amule(_ZN9CamuleDlg10AddLogLineEbPKcz+0x38) [0x81e9088]
[7] amule(_ZN12ExternalConn14ProcessRequestE8wxString+0x4be3) [0x80db2b3]
[8] amule(_ZN12ExternalConn13OnSocketEventER13wxSocketEvent+0xea) [0x80d661a]
[9] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler16SearchEventTableER12wxEventTableR7wxEvent+0xb7) [0x402e4667]
[10] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0x83) [0x402e4483]
[11] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxEvtHandler20ProcessPendingEventsEv+0x56) [0x402e43c6]
[12] /usr/lib/libwx_gtk-2.4.so.0(_ZN9wxAppBase20ProcessPendingEventsEv+0x61) [0x402a4bc1]
[13] /usr/lib/libwx_gtk-2.4.so.0 [0x40242f84]
[14] /usr/lib/libglib-1.2.so.0 [0x40651fa0]
[15] /usr/lib/libglib-1.2.so.0 [0x4065103d]
[16] /usr/lib/libglib-1.2.so.0 [0x406514f4]
[17] /usr/lib/libglib-1.2.so.0(g_main_run+0x34) [0x40651724]
[18] /usr/lib/libgtk-1.2.so.0(gtk_main+0xb7) [0x40577c3f]
[19] /usr/lib/libwx_gtk-2.4.so.0(_ZN5wxApp8MainLoopEv+0x19) [0x40243a79]
[20] /usr/lib/libwx_gtk-2.4.so.0(_ZN9wxAppBase5OnRunEv+0x17) [0x402a4a47]
[21] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x25b) [0x402441db]
[22] amule(main+0x1b) [0x81e030b]
[23] /lib/libc.so.6(__libc_start_main+0xc6) [0x409e9dc6]
[24] amule(_ZN18wxBaseArrayPtrVoidD2Ev+0x31) [0x8091d21]
*** creating web socket and starting listener!
Web Server: Started
aMule[web]$ *** WebServer: Using port: 0
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amuleweb crashes amule at startup
« Reply #1 on: February 22, 2004, 12:36:40 PM »

Please run amule under gdb and post a bt full

more info on backtraces forum

thanks!
Logged