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 - crash  (Read 13605 times)

Guest

  • Guest
aMule - crash
« on: February 07, 2005, 02:40:17 PM »

leute hilft bitte !!!

nach ein paar stunden verabschidet sich amule, ohne fehlermeldung.


OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on http://www.amule.org/
aMule version is: 2.0.0rc8 using wxGTK1 v2.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule[0x823c46a]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0x403acf42]
[2] ?? in [0xffffe420]
[3] CClientReqSocket::PacketReceived(Packet*) in amule[0x80e2333]
[4] CEMSocket::OnReceive(int) in amule[0x80e4636]
[5] CClientReqSocketHandler::ClientReqSocketHandler(wxSocketEvent&) in amule[0x80d30de]
[6] wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x402e2e62]
[7] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_gtk-2.4.so.0[0x402e2c8f]
[8] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_gtk-2.4.so.0[0x402e2bcb]
[9] wxAppBase::ProcessPendingEvents() in /usr/lib/libwx_gtk-2.4.so.0[0x40299759]
[10] ?? in /usr/lib/libwx_gtk-2.4.so.0 [0x4024707b]
[11] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407a77af]
[12] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407a7e28]
[13] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407a8744]
[14] g_main_run in /opt/gnome/lib/libglib-1.2.so.0[0x407a885f]
[15] gtk_main in /opt/gnome/lib/libgtk-1.2.so.0[0x406adabf]
[16] wxDialog::ShowModal() in /usr/lib/libwx_gtk-2.4.so.0[0x40261c21]
[17] wxLogGui::Flush() in /usr/lib/libwx_gtk-2.4.so.0[0x4020135d]
[18] ?? in /usr/lib/libwx_gtk-2.4.so.0 [0x402470b8]
[19] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407a77af]
[20] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407a7e28]
[21] ?? in /opt/gnome/lib/libglib-1.2.so.0 [0x407a8744]
[22] g_main_run in /opt/gnome/lib/libglib-1.2.so.0[0x407a885f]
[23] gtk_main in /opt/gnome/lib/libgtk-1.2.so.0[0x406adabf]
[24] wxApp::MainLoop() in /usr/lib/libwx_gtk-2.4.so.0[0x402479f2]
[25] wxAppBase::OnRun() in /usr/lib/libwx_gtk-2.4.so.0[0x40299610]


danke im vorraus !!!!!
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMule - crash
« Reply #1 on: February 07, 2005, 03:50:04 PM »

hmm
versuch mal einen cvs-tarball zu installieren, und schau ob es immernoch passiert. sollte aber net
http://amule.hirnriss.net

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Guest

  • Guest
RE: aMule - crash
« Reply #2 on: February 07, 2005, 05:32:18 PM »

cvs-tarball - ???
wie installiere ich das package ?
sorry bin mehr windows-anwender.
habe alles de- und dann installiert.
 danke !!
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMule - crash
« Reply #3 on: February 07, 2005, 05:50:39 PM »

naja
es gibt da ein paar anleitungen ;) diese sind alle unter http://wiki.amule.org

1. als erstes solltest du die normale amule-howto anschauen, da werden am ende nachdem die rpms installiert werden 2 symlinks manuell gesetzt, diese sollten bei dir auch da sein, sonst geht nachher was schief ;)

2. lade einen cvs-tarball von der url oben runter, und dann cd in das entpackte verzeichniss
3. ./configure --enable-debug --disable-optimize --plus_deine_optionen
 --help gibt da noch infos über dinge die man brachen könnte, wie webserver usw
4. make
5. 2möglichkeinte, du kannst dein bestehendes amule überschrieben, was ich nicht empfehlen würde
besser möglichkeit wäre, du wechselst nachdem make durch ist, mit
cd src/
in das src verzeichniss und startest amule mit
./amule
von dort. dadurch startest du amule direkt von dort, und nicht mehr die rc8 version. ausserdem spart man sich das de/installieren. wenn du keine lust mehr hast auf diese version zb, einfach das verzeichniss löschen und schwupp is alles weg ;)

hope that helps
stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."