aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule-CVS-20080206 crash (SLAMD64 12)  (Read 1738 times)

cyberZ

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
aMule-CVS-20080206 crash (SLAMD64 12)
« on: February 06, 2008, 05:59:28 PM »

Hi all,

this is my n try to compile and use aMule from cvs. Unfortunately. usually it crash. Follow my arch and backtrace from latest try:
Linux Slamd64, kernel 2.6.23.14, wxgtk compiled from source stable 2.8.7.

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule SVN using wxGTK2 v2.8.7 (Snapshot: Wed Feb  6 07:01:56 CET 2008)
Running on: Linux 2.6.23.14 x86_64

[2] CamuleApp::OnFatalException() in :0
[3] wxFatalSignalHandler in /usr/lib64/libwx_baseu-2.8.so.0[0x2af9e3cdfe7c]
[4] ?? in /lib64/libpthread.so.0 [0x2af9e2bf5020]
[5] vtable for __cxxabiv1::__si_class_type_info in amule[0xa977f0]


--------------------------------------------------------------------------------
Regards

p.s. other packages, older too,  pre-compiled for my distro X86_64 crash too after a while ... e.g. whit amule-2.1.3 source downloaded yesterday
and wxGTK installed by a packges wxGTK-2.8.7-x86_64-1gsb.tgz, aMule crash if I click with right mouse button on icon at the bottom of
the screen "Kad connected".

32 BIT
With version for 32bit, the problem is which  sometime Kad remain on firewalled mode, but on my
router I have correctly forwarded the port:

Protocollo   Intervallo porta   Traduci a...
TCP                4662 - 4662            4662 - 4662


UDP               4672 - 4672                   4672 - 4672


UDP               4665 - 4665                   4665 - 4665

this happens more time when I use this new from amule-cvs http://emule-inside.net/nodes.dat
instead of old url for node.dat of amule 2.1.3 32bit.
However, whith this 32 bit versione, after one day or little more time, amule 2.1.3 32 bit say:
ServerUDP: Sources received for unknown file
and the search not work on edonkey network, but work fine on Kad network.
Still one problem with amule 2.1.3 32bit, if I try to dowload a list of ipfilter from:
http://www.bluetack.co.uk/config/level1.gz
when it reach aprox the 40%-60% amule 2.1.3 32bit crash :(

NOTE:

For now, seems which  many problems with amule 2.1.3 compiled from source, are solved
with wxGTK 2.6.4 compiled form source too. Infact, if  I click on "Kad ok" al the bottom rigth,
or if I close a search tab not crash. The download of the ipfilter.dat gzipped work too now. Instead,
when I have compiled it with wxGTK 2.8.7 , from source and from slamd64 package, when I clicked on
"Kad ok" or on "x" for close search tab, it crashed.
However, now test it for a few day and return here.
I have made many test which many versions of aMule and wxGTK from 3 day ago.
Ok, this info probably are not useful for developers, but I hope this info are useful for anyone.

 
I hope excuse me for my bad English and this information are useful.

Best Regards and thanks for your hard work
« Last Edit: February 06, 2008, 07:35:46 PM by cyberZ »
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: aMule-CVS-20080206 crash (SLAMD64 12)
« Reply #1 on: February 06, 2008, 09:14:20 PM »

Hi cyberZ,

Please take a look at a script called amule_build_install.sh, that comes with recent tarballs. Follow its instructions as close as possible.

Also, next time, try to generate a gdb backtrace:
http://www.amule.org/wiki/index.php/Backtraces
http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind

With some patience I believe we can sort out the problem.

Cheers!
Logged