aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20060915 - amuleweb crashes after Login  (Read 4154 times)

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61
20060915 - amuleweb crashes after Login
« on: September 15, 2006, 10:43:10 AM »

Code: [Select]
WCThread: exited [WebSocket closed]
WCThread: exited [WebSocket closed]
[Thread 114692 (LWP 5459) exited]
[Thread 131077 (LWP 5460) exited]
[New Thread 147459 (LWP 5461)]
[New Thread 163844 (LWP 5462)]
WCThread: Started a new WCThread
WCThread: Started a new WCThread
Session ok, not logged in
[New Thread 180229 (LWP 5463)]
Session ok, not logged in
WCThread: Started a new WCThread
Session ok, not logged in
WCThread: exited [WebSocket closed]
[Thread 147459 (LWP 5461) exited]
WCThread: exited [WebSocket closed]
[Thread 163844 (LWP 5462) exited]
WCThread: exited [WebSocket closed]
[Thread 180229 (LWP 5463) exited]
[New Thread 196611 (LWP 5468)]
WCThread: Started a new WCThread
Processing request [original]:
Session ok, not logged in
Checking password
Password ok
Processing request [redirected]: index.php

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 196611 (LWP 5468)]
0x00000008 in ?? ()
(gdb)  thread apply all bt full

Thread 14 (Thread 196611 (LWP 5468)):
#0  0x00000008 in ?? ()
No symbol table info available.
Cannot access memory at address 0x0
(gdb)

Looks like I'm not able to get a backtrace here? This is the output from amuled corresponding to my connect:

Code: [Select]
2006-09-15 10:40:24: New external connection accepted
2006-09-15 10:40:24: Connecting client: aMuleweb CVS
2006-09-15 10:40:24: Access granted.
2006-09-15 10:42:30: External connection closed.
Logged

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61
Re: 20060915 - amuleweb crashes after Login
« Reply #1 on: September 15, 2006, 10:43:51 AM »

Ah, started amuleweb like this:

Code: [Select]
gdb --args ./amuleweb -t chicaneThen "run"
Logged

lfroen

  • Guest
Re: 20060915 - amuleweb crashes after Login
« Reply #2 on: September 19, 2006, 08:51:14 AM »

Please provide more information: OS, package, how did you compiled (if relevant)
Logged

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61
Re: 20060915 - amuleweb crashes after Login
« Reply #3 on: September 19, 2006, 09:08:49 AM »

Compiled wxGTK 2.6.3 using this command:
Code: [Select]
./configure --prefix=$HOME/amule/build --with-gtk --enable-unicode --includedir=/opt/gnome/include/gtk-2.0
Compiled amule using this command:
Code: [Select]
./configure --prefix=$HOME/amule/build --disable-optimize --enable-debug --with-wx-config=$HOME/amule/build/bin/wx-config --enable-amule-daemon --enable-amulecmd --enable-webserver --enable-amule-gui --enable-wxcas --enable-cas
Using GCC 4.0.3 (self compiled), several packages self compiled. Do not remember them anymore (freetype, gtk, gd, glib, pango,... - all with --prefix=$HOME so they're dedicated for this user).

Base system is SuSE 9.0 - but like I told, most used packages are already updated in the home of the donkey user.

System is SMP P3 866 with 2GB of RAM and a 2.6.17.11 vanilla kernel.
Logged

Crakem

  • Full Member
  • ***
  • Karma: 2
  • Offline Offline
  • Posts: 103
Re: 20060915 - amuleweb crashes after Login
« Reply #4 on: November 06, 2006, 04:36:58 PM »

Hello, I'm using amuled in mandriva 2006 mini compiled by myself as wiki say. I'm using currenly aMule-CVS-20060924 and sometimes when I have a web connection from winXP (iexplorer) pictures from statistics graphs disappear and next time page refresh amuleweb fall down and I have to restart it. Amuled works fine althout. It is a bug?

Maybe you feel something like this chemical? I don't see errors in logfile

Thanks you and I apologize for my english.  :))
Logged

chemical

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 61
Re: 20060915 - amuleweb crashes after Login
« Reply #5 on: December 01, 2006, 09:22:48 AM »

Using 20061024, still crashing:

Code: [Select]
WCThread: exited [WebSocket closed]
[Thread 49155 (LWP 9879) exited]
[New Thread 65539 (LWP 9880)]
WCThread: Started a new WCThread
[New Thread 81924 (LWP 9881)]
WCThread: Started a new WCThread
[New Thread 98309 (LWP 9882)]
WCThread: Started a new WCThread
Processing request [original]: footer.php
Session ok, logged in
Processing request [redirected]: footer.php
WCThread: exited [WebSocket closed]
[Thread 98309 (LWP 9882) exited]
Processing request [original]: top.html
Session ok, logged in
Processing request [redirected]: top.html
WCThread: exited [WebSocket closed]
[Thread 65539 (LWP 9880) exited]
Processing request [original]: amuleweb-main-dload.php
Session ok, logged in
Processing request [redirected]: amuleweb-main-dload.php
[New Thread 114691 (LWP 9883)]
WCThread: Started a new WCThread
WCThread: exited [WebSocket closed]
Processing request [original]: stats.php
Session ok, logged in
Processing request [redirected]: stats.php
[Thread 81924 (LWP 9881) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 114691 (LWP 9883)]
0x00000008 in ?? ()
(gdb) thread apply all bt full

Thread 9 (Thread 114691 (LWP 9883)):
#0  0x00000008 in ?? ()
No symbol table info available.

Thread 3 (Thread 16386 (LWP 9876)):
#0  0x404b1851 in select () from /lib/i686/libc.so.6
No symbol table info available.
#1  0x400e00dc in __JCR_LIST__ () from /home/donkey/lib/libwx_baseu_net-2.7.so.0
No symbol table info available.
#2  0x08175ac8 in ?? ()
No symbol table info available.
#3  0x00000000 in ?? ()
No symbol table info available.
#4  0xffffffd8 in ?? ()
No symbol table info available.
#5  0x400d5589 in GSocket::Select () from /home/donkey/lib/libwx_baseu_net-2.7.so.0
No symbol table info available.
#6  0x400d0959 in wxSocketBase::_Wait ()
   from /home/donkey/lib/libwx_baseu_net-2.7.so.0
No symbol table info available.
#7  0x400d0c84 in wxSocketServer::WaitForAccept ()
   from /home/donkey/lib/libwx_baseu_net-2.7.so.0
No symbol table info available.
#8  0x0808085b in CWSThread::Entry (this=0x8170830) at WebSocket.cpp:73
        connection_pending = false
        sock = (struct wxSocketBase *) 0x0
        should_wait = 27
        addr =
        msg = { = {static npos = 4294967295,
    m_pchData = 0x81762bc}, }
#9  0x401b4236 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.7.so.0
No symbol table info available.
#10 0x401b42ad in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.7.so.0
No symbol table info available.
#11 0x4002af60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
#12 0x4002b0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
#13 0x404b8327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 2 (Thread 32769 (LWP 9875)):
#0  0x404afb66 in poll () from /lib/i686/libc.so.6
No symbol table info available.
#1  0x4002aa8e in __pthread_manager () from /lib/i686/libpthread.so.0
No symbol table info available.
#2  0x4002ad63 in __pthread_manager_event () from /lib/i686/libpthread.so.0
No symbol table info available.
#3  0x404b8327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 1 (Thread 16384 (LWP 9871)):
#0  0x40030b6b in read () from /lib/i686/libpthread.so.0
No symbol table info available.
#1  0x4024f1dc in ?? () from /lib/libreadline.so.4
No symbol table info available.
#2  0x00000000 in ?? ()
No symbol table info available.
#3  0x40242016 in rl_getc () from /lib/libreadline.so.4
No symbol table info available.
#4  0x40241fca in rl_read_key () from /lib/libreadline.so.4
No symbol table info available.
#5  0x4022f5ef in readline_internal_char () from /lib/libreadline.so.4
No symbol table info available.
#6  0x4022f725 in readline_internal_char () from /lib/libreadline.so.4
No symbol table info available.
#7  0x4022f74c in readline_internal_char () from /lib/libreadline.so.4
No symbol table info available.
#8  0x4022f1fb in readline () from /lib/libreadline.so.4
No symbol table info available.
#9  0x080856bf in CaMuleExternalConnector::GetCommand (this=0x812b7b8,
    prompt=@0xbfaf1750, buffer=0xbfaf1578 "", buffer_size=256)
    at ../../../src/ExternalConnector.cpp:308
        text = 0xbfaf1548 "\210\026¯¿å\221\b\b¸·\022\bP\027¯¿x\025¯¿"
#10 0x080891e5 in CaMuleExternalConnector::TextShell (this=0x812b7b8,
    prompt=@0xbfaf1750) at ../../../src/ExternalConnector.cpp:340
        buffer = "\000\000\000\000\200\"\021\b\000\000\000\000\b6\027\b\000\000\000\000®ò\002@\b6\027\b ÊP@!\000\000\000\2146\003@ø\t\027\b ÊP@¡\000\000\000\2146\003@ø\t\027\b ÊP@È\025¯¿oÁ\002@0ÊP@Ø¿P@è\025¯¿m\002E@ ÊP@ø\t\027\bè\025¯¿@U\025\b\200\022\020\bÿÿÿÿø\025¯¿îÛ\005\bø\t\027\b\b6\027\001\b\026¯¿\021Ý\005\bø\t\027\b4 \r\b\030\026¯¿\035Þ\005\bP\026¯¿@U\025\bX\026¯¿ÙX\005\bP\026¯¿P\026¯¿x\000\000\000\236f:@\214\001\000\000Ø¿P@X\026¯¿¸·\022\b"...
        buf = { = {static npos = 4294967295,
    m_pchData = 0x401e1cd0}, }
        The_End = false
#11 0x08085d05 in CaMuleExternalConnector::ConnectAndRun (this=0x812b7b8,
    ProgName=@0xbfaf1750, ProgVersion=@0xbfaf174c)
    at ../../../src/ExternalConnector.cpp:424
        appName = { = {static npos = 4294967295,
    m_pchData = 0x81554ec}, }
#12 0x0807c85a in CamulewebApp::OnRun (this=0x812b7b8) at WebInterface.cpp:62
No locals.
#13 0x40157cda in wxEntry () from /home/donkey/lib/libwx_baseu-2.7.so.0
No symbol table info available.
#14 0x40157d96 in wxEntry () from /home/donkey/lib/libwx_baseu-2.7.so.0
No symbol table info available.
#15 0x0807c79e in main (argc=1, argv=0xbfaf1814) at WebInterface.cpp:48
No locals.
#0  0x00000008 in ?? ()
(gdb)

This happens reproducably every time I entered the password and amuleweb sends the downloadlist.
« Last Edit: December 01, 2006, 09:23:49 AM by chemical »
Logged