aMule Bug Tracker - aMule
View Issue Details
0000670aMuleExternal Connpublic2005-11-27 22:172005-12-10 13:22
sdeleeuw 
lfroen 
normalminoralways
resolvedfixed 
2.0.3 
 
0000670: AmuleWeb daemon crashes after clicking on Transfer
Hello,

I am facing an annoying bug in aMuleWeb. After I added a few downloads, I was not able to open the Transfer page anymore. Immediately after clicking it's icon, aMuleWeb crashes with a segmentation fault. Attached is some info about how I compiled wxGtk, aMule and ofcourse the backtrace.
sander@server:~/amule$ cat usr/local/src/wxGTK-2.6.1.configure
#!/bin/sh

./configure \
  --prefix=/usr/local \
  --with-gtk \
  --enable-unicode \
  --disable-compat24 \
  --enable-optimise

sander@server:~/amule$ cat src/aMule-2.0.3.configure
#!/bin/sh

./configure \
  --prefix=/home/sander/amule \
  --enable-monolithic \
  --enable-amule-daemon \
  --enable-amulecmd \
  --enable-webserver \
  --enable-debug \
  --disable-optimize

No tags attached.
txt backtrace.txt (10,637) 2005-11-27 22:17
https://bugs.amule.org/file_download.php?file_id=100&type=bug
Issue History
2005-11-27 22:17sdeleeuwNew Issue
2005-11-27 22:17sdeleeuwFile Added: backtrace.txt
2005-12-10 13:17GonoszTopiStatusnew => resolved
2005-12-10 13:17GonoszTopiResolutionopen => fixed
2005-12-10 13:17GonoszTopiAdditional Information Updated
2005-12-10 13:17GonoszTopiNote Added: 0001622
2005-12-10 13:22GonoszTopiAssigned To => lfroen

Notes
(0001622)
GonoszTopi   
2005-12-10 13:17   
Fixed in current CVS.