aMule Forum
Deutsch => aMule Hilfe => Topic started by: Coolzero1982 on December 25, 2006, 04:55:49 PM
-
Hallo ich habe Open Suse 10.2 instaliert und seit dem kann ich aMule nicht mehr starten, bekomme immer diesen Fehler:
amule: error while loading shared libraries: libbfd-2.16.91.0.2.so: cannot open shared object file: No such file or directory
Was kann das sein?
Hab grad mal versucht aMule aus der source zu kompilieren, bekomm bei make dann folgende Ausgabe:
ifCtrl.Tpo"; exit 1; fi
/usr/include/wx-2.8/wx/gdicmn.h: In member function bool wxRect::Inside(int, int) const:
/usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of y shadows a member of 'this'
/usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of x shadows a member of 'this'
MuleGifCtrl.cpp: In member function bool MuleGifCtrl::LoadData(const char*, int):
MuleGifCtrl.cpp:69: error: no matching function for call to wxGIFDecoder::wxGIFDecoder(wxMemoryInputStre am*, int)
/usr/include/wx-2.8/wx/gifdecod.h:104: note: candidates are: wxGIFDecoder::wxGIFDecoder(const wxGIFDecoder&)
/usr/include/wx-2.8/wx/gifdecod.h:52: note: wxGIFDecoder::wxGIFDecoder()
MuleGifCtrl.cpp:70: error: class wxGIFDecoder has no member named ReadGIF
MuleGifCtrl.cpp:76: error: class wxGIFDecoder has no member named GoFirstFrame
MuleGifCtrl.cpp:78: error: no matching function for call to wxGIFDecoder::ConvertToImage(wxImage*)
/usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp: In member function void MuleGifCtrl::Start():
MuleGifCtrl.cpp:89: error: class wxGIFDecoder has no member named GoLastFrame
MuleGifCtrl.cpp: In member function virtual wxSize MuleGifCtrl::GetBestSize():
MuleGifCtrl.cpp:105: error: class wxGIFDecoder has no member named GetLogicalScreenWidth
MuleGifCtrl.cpp:105: error: class wxGIFDecoder has no member named GetLogicalScreenHeight
MuleGifCtrl.cpp: In member function void MuleGifCtrl::OnTimer(wxTimerEvent&):
MuleGifCtrl.cpp:113: error: class wxGIFDecoder has no member named GoNextFrame
MuleGifCtrl.cpp:116: error: no matching function for call to wxGIFDecoder::ConvertToImage(wxImage*)
/usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp:122: error: no matching function for call to wxGIFDecoder::GetDelay()
/usr/include/wx-2.8/wx/gifdecod.h:65: note: candidates are: virtual long int wxGIFDecoder::GetDelay(unsigned int) const
MuleGifCtrl.cpp: In member function void MuleGifCtrl::OnPaint(wxPaintEvent&):
MuleGifCtrl.cpp:132: error: class wxGIFDecoder has no member named GetLogicalScreenWidth
MuleGifCtrl.cpp:133: error: class wxGIFDecoder has no member named GetLogicalScreenHeight
MuleGifCtrl.cpp:137: error: class wxGIFDecoder has no member named GetLeft
MuleGifCtrl.cpp:137: error: class wxGIFDecoder has no member named GetTop
make[3]: *** [libmuleappgui_a-MuleGifCtrl.o] Fehler 1
make[3]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/aMule-2.1.3/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/aMule-2.1.3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/aMule-2.1.3'
make: *** [all] Fehler 2
make install sagt dann folgendes:
/usr/include/wx-2.8/wx/gdicmn.h: In member function bool wxRect::Inside(int, int) const:
/usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of y shadows a member of 'this'
/usr/include/wx-2.8/wx/gdicmn.h:486: warning: declaration of x shadows a member of 'this'
MuleGifCtrl.cpp: In member function bool MuleGifCtrl::LoadData(const char*, int):
MuleGifCtrl.cpp:69: error: no matching function for call to wxGIFDecoder::wxGIFDecoder(wxMemoryInputStre am*, int)
/usr/include/wx-2.8/wx/gifdecod.h:104: note: candidates are: wxGIFDecoder::wxGIFDecoder(const wxGIFDecoder&)
/usr/include/wx-2.8/wx/gifdecod.h:52: note: wxGIFDecoder::wxGIFDecoder()
MuleGifCtrl.cpp:70: error: class wxGIFDecoder has no member named ReadGIF
MuleGifCtrl.cpp:76: error: class wxGIFDecoder has no member named GoFirstFrame
MuleGifCtrl.cpp:78: error: no matching function for call to wxGIFDecoder::ConvertToImage(wxImage*)
/usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp: In member function void MuleGifCtrl::Start():
MuleGifCtrl.cpp:89: error: class wxGIFDecoder has no member named GoLastFrame
MuleGifCtrl.cpp: In member function virtual wxSize MuleGifCtrl::GetBestSize():
MuleGifCtrl.cpp:105: error: class wxGIFDecoder has no member named GetLogicalScreenWidth
MuleGifCtrl.cpp:105: error: class wxGIFDecoder has no member named GetLogicalScreenHeight
MuleGifCtrl.cpp: In member function void MuleGifCtrl::OnTimer(wxTimerEvent&):
MuleGifCtrl.cpp:113: error: class wxGIFDecoder has no member named GoNextFrame
MuleGifCtrl.cpp:116: error: no matching function for call to wxGIFDecoder::ConvertToImage(wxImage*)
/usr/include/wx-2.8/wx/gifdecod.h:82: note: candidates are: virtual bool wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const
MuleGifCtrl.cpp:122: error: no matching function for call to wxGIFDecoder::GetDelay()
/usr/include/wx-2.8/wx/gifdecod.h:65: note: candidates are: virtual long int wxGIFDecoder::GetDelay(unsigned int) const
MuleGifCtrl.cpp: In member function void MuleGifCtrl::OnPaint(wxPaintEvent&):
MuleGifCtrl.cpp:132: error: class wxGIFDecoder has no member named GetLogicalScreenWidth
MuleGifCtrl.cpp:133: error: class wxGIFDecoder has no member named GetLogicalScreenHeight
MuleGifCtrl.cpp:137: error: class wxGIFDecoder has no member named GetLeft
MuleGifCtrl.cpp:137: error: class wxGIFDecoder has no member named GetTop
make[2]: *** [libmuleappgui_a-MuleGifCtrl.o] Fehler 1
make[2]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/aMule-2.1.3/src'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/aMule-2.1.3/src'
make: *** [install-recursive] Fehler 1
Und amule startet immer noch nicht mit dem Fehler:
amule: error while loading shared libraries: libbfd-2.16.91.0.2.so: cannot open shared object file: No such file or directory
-
1. Du verwendest ein SUSE-10.1-Binärpaket auf einem openSUSE-10.2-System; das funktioniert nicht!
2. Du versuchst aMule-2.1.3 gegen wxGTK-2.8.0 zu kompilieren; das funktioniert ebenfalls nicht!
Verwende entweder diesen Patch (http://forum.amule.org/thread.php?threadid=11834), wenn Du unbedingt aMule-2.1.3 brauchst (nicht empfohlen), oder verwende einfach aMule-CVS (empfohlen).
Binärpakete gibt es unter meiner Signatur, das Selbstkompilieren sollte allerdings mit dieser Version auch klappen (und zwar ohne Patch).
Warum stellst Du eigentlich dieselbe Frage zweimal? Reichen die Antworten von http://forum.amule.org/thread.php?threadid=11877 nicht? Mehr gibt es dazu nicht zu sagen...
-
Warum stellst Du eigentlich dieselbe Frage zweimal? Reichen die Antworten von http://forum.amule.org/thread.php?threadid=11877 nicht? Mehr gibt es dazu nicht zu sagen...
Wenn die Antworten dort gelesen hast, dann weisst du wieso!
Ich habe nun mal deine Binärpakete genommen, aber aMule startet trotzdem nicht, es kommt immer noch der gleiche Fehler!!!
-
Wenn immer noch dieselbe Fehlermeldung kommt, dann benutzt Du meine Binärpakete nicht, sondern Du hast sie zwar installiert, sie werden aber nicht benutzt, weil es irgendwo im PATH noch eine weitere aMule-Installation gibt.
Poste bitte die Ausgabe von:
which amule
ls -l /usr/bin/amule
ls -l /usr/local/bin/amule
-
Hab jetzt versucht die aktuelle Source von der cvs vom 25.12.06 zu compilieren, sieht auhc meienr meinung nach alles ganz gut aus, make install sagt das:
mkdir -p -- /usr/local/share/locale/it_CH/LC_MESSAGES
installing it_CH.gmo as /usr/local/share/locale/it_CH/LC_MESSAGES/amule.mo
installing pt_PT.gmo as /usr/local/share/locale/pt_PT/LC_MESSAGES/amule.mo
mkdir -p -- /usr/local/share/locale/hr/LC_MESSAGES
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/amule.mo
mkdir -p -- /usr/local/share/locale/sl/LC_MESSAGES
installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/amule.mo
mkdir -p -- /usr/local/share/locale/ko_KR/LC_MESSAGES
installing ko_KR.gmo as /usr/local/share/locale/ko_KR/LC_MESSAGES/amule.mo
if test "amule" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/po; \
for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/amule10.2/amule-cvs/po'
make[1]: Entering directory `/home/Coolzero/LinuxProgramme/Internet/amule10.2/amule-cvs'
make[2]: Entering directory `/home/Coolzero/LinuxProgramme/Internet/amule10.2/amule-cvs'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/local/share/pixmaps" || mkdir -p -- "/usr/local/share/pixmaps"
/usr/bin/install -c -m 644 'amule.xpm' '/usr/local/share/pixmaps/amule.xpm'
test -z "/usr/local/share/applications" || mkdir -p -- "/usr/local/share/applications"
/usr/bin/install -c -m 644 'amule.desktop' '/usr/local/share/applications/amule.desktop'
make[2]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/amule10.2/amule-cvs'
make[1]: Leaving directory `/home/Coolzero/LinuxProgramme/Internet/amule10.2/amule-cvs
Aber wenn ich amule starten will kommt folgendes:
amule
This binary requires you to use the flag --even-if-lfroen-complains-this-will-stay and only if you're very sure of it. Warning: If you're lfroen, you might find this annoying. That pleases me.
Was bedeutet das jetzt?
-
Du musst aMule mit dem Befehl 'amule --even-if-lfroen-complains-this-will-stay' starten.
Die CVS-Version _kann_ Fehler enthalten, die unter anderem zu Datenverlusten führen können und deswegen wurde der Startparameter eingeführt. Aber keine Angst: Die aktuellen CVS sind 'sicher' ;)
-
Könntest Du vielleicht mal etwas gezielter vorgehen (und erstmal etwas zuende bringen, bevor Du etwas Neues anfängst)?
Die Fehlermeldung
amule: error while loading shared libraries: libbfd-2.16.91.0.2.so: cannot open shared object file: No such file or directory
kann nicht von meinem Binary kommen, weil das technisch einfach unmöglich ist. Das kann nur ein altes Eigenkompilat in /usr/local/bin gewesen sein. Die Lösung siehst so aus, dass man das alte Eigenkompilat löscht (und nicht ein weiteres hinzufügt).
Ansonsten ist der andere Schritt - das weitere Eigenkompilat - völlig nach Plan verlaufen: Die Ausgabe ist normal und in Ordnung, jetzt bitte einfach lesen, was dort steht, und entsprechend umsetzen ;)
-
Also which amule sagt:
/usr/local/bin/amule
ls -l /usr/bin/amule sagt:
ls: Zugriff auf /usr/bin/amule nicht möglich: Datei oder Verzeichnis nicht gefunden
ls -l /usr/local/bin/amule sagt:
-rwxr-xr-x 1 root root 52930471 26. Dez 11:31 /usr/local/bin/amule
Hab aMule jetzt mal hiermit gestartet
amule --even-if-lfroen-complains-this-will-stay
Amule startet dann auch, stürzt aber ziemlich schnell dann mit dieser Ausgabe ab:
--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
http://forum.amule.org/board.php?boardid=67
If possible, please try to generate a real backtrace of this crash:
http://www.amule.org/wiki/index.php/Backtraces
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.8.0 (Snapshot: Mon Dec 25 07:01:54 CET 2006)
Running on: Linux 2.6.18.2-34-default i686
[2] CamuleApp::OnFatalException() in amule.cpp:1251
[3] wxFatalSignalHandler in :0
[4] ?? in [0xb7f0b420]
[5] wxGIFDecoder::GetFrameSize(unsigned int) const in :0
[6] wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const in :0
[7] MuleGIFDecoder::ConvertToImage(wxImage*) in MuleGifCtrl.cpp:59
[8] MuleGifCtrl::OnTimer(wxTimerEvent&) in MuleGifCtrl.cpp:161
[9] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in :0
[10] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in :0
[11] wxEvtHandler::ProcessEvent(wxEvent&) in :0
[12] wxTimerBase::Notify() in :0
[13] timeout_callback in ColorFrameCtrl.cpp:0
[14] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xb761f3b6]
[15] g_main_context_dispatch in /opt/gnome/lib/libglib-2.0.so.0[0xb761ede2]
[16] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xb7621e1f]
[17] g_main_loop_run in /opt/gnome/lib/libglib-2.0.so.0[0xb76221c9]
[18] gtk_main in /opt/gnome/lib/libgtk-x11-2.0.so.0[0xb7b19cd4]
[19] wxEventLoop::Run() in :0
[20] wxAppBase::MainLoop() in :0
[21] wxEntry(int&, wchar_t**) in :0
[22] main in amule-gui.cpp:95
[23] __libc_start_main in /lib/libc.so.6[0xb7395f9c]
[24] _start in :0
--------------------------------------------------------------------------------
Abgebrochen
Was hab ich jetzt noch falsch gemacht?
-
/usr/local/bin/amule ist nicht von meinem Binärpaket; mein Binärpaket ist /usr/bin/amule und offenbar gar nicht installiert.
Du könntest es entweder doch mal mit dem Binärpaket probieren, dazu einfach das andere Exemplar aus dem Weg räumen
mv /usr/local/bin/amule /usr/local/bin/amule.bak
oder aber mit gdb einen richtigen Backtrace für das selbstgemachte Binary erzeugen:
http://www.amule.org/wiki/index.php/Backtraces
Wobei ich allerdings ganz ehrlich sagen muss, dass ich kein Fan solcher Durcheinander-Aktionen bin, also entscheide Dich mal, was Du benutzen willst, und bring das dann zuende (im Klartext: richtigen Backtrace posten), anstatt alle Möglichkeiten anzutesten und nicht zuende zu bringen...
-
So habs entlich am laufen,hab mal alles was ich mit amule in verbindung bringe von der Platte gelöscht und dann amule neuinstaliert und nun läuft es!Hoffe mal das es so bleibt!!
Danke für die Hilfe
-
Leider zu früh gefreud!
stürzt wieder ab, jetzt mit dieser Meldung!
--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
http://forum.amule.org/board.php?boardid=67
If possible, please try to generate a real backtrace of this crash:
http://www.amule.org/wiki/index.php/Backtraces
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.8.0 (Snapshot: Sun Dec 24 07:01:53 CET 2006)
Running on: Linux 2.6.18.2-34-default i686
[2] ?? in amule [0x8062830]
[3] ?? in amule [0x83aa988]
[4] ?? in [0xb7fd7420]
[5] ?? in amule [0x82679b2]
[6] ?? in amule [0x81bd86a]
[7] ?? in amule [0x81bce91]
[8] ?? in amule [0x83a71ab]
[9] ?? in amule [0x83a7823]
[10] ?? in amule [0x83a7bfb]
[11] ?? in amule [0x829db8b]
[12] ?? in amule [0x820e715]
[13] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xb78213b6]
[14] g_main_context_dispatch in /opt/gnome/lib/libglib-2.0.so.0[0xb7820de2]
[15] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xb7823e1f]
[16] g_main_loop_run in /opt/gnome/lib/libglib-2.0.so.0[0xb78241c9]
[17] gtk_main in /opt/gnome/lib/libgtk-x11-2.0.so.0[0xb7bfccd4]
[18] ?? in amule [0x82cf430]
[19] ?? in amule [0x8250c1d]
[20] ?? in amule [0x835168d]
[21] ?? in amule [0x80e886e]
[22] __libc_start_main in /lib/libc.so.6[0xb7597f9c]
[23] ?? in amule [0x805d5b1]
--------------------------------------------------------------------------------
Abgebrochen
Hab dein rpm genommen Gerd78
-
Nochmal: Das ist kein gdb-Backtrace!
aMule-CVS-debuginfo installieren, dann hier lesen:
http://www.amule.org/wiki/index.php/Backtraces
Es hat keinen Sinn, dieselben Informationen immer wieder zu liefern, wenn nach anderen Informationen gefragt ist.
-
So hab das alles so gemacht wie auf http://www.amule.org/wiki/index.php/Backtraces beschrieben, und bekomm dann diese Meldungen:
bt:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221380400 (LWP 27541)]
0x08267772 in wxGIFDecoder::GetFrameSize ()
(gdb) bt
#0 0x08267772 in wxGIFDecoder::GetFrameSize ()
#1 0x082678d3 in wxGIFDecoder::ConvertToImage ()
#2 0x081bd86a in MuleGIFDecoder::ConvertToImage (this=0x8b3b300, image=0xbf905b30) at MuleGifCtrl.cpp:59
#3 0x081bce91 in MuleGifCtrl::OnTimer (this=0x8b36e00) at MuleGifCtrl.cpp:160
#4 0x083a71ab in wxEvtHandler::ProcessEventIfMatches ()
#5 0x083a7823 in wxEventHashTable::HandleEvent ()
#6 0x083a7bfb in wxEvtHandler::ProcessEvent ()
#7 0x0829db8b in wxTimerBase::Notify ()
#8 0x0820e715 in timeout_callback ()
#9 0xb77f83b6 in g_source_get_current_time () from /opt/gnome/lib/libglib-2.0.so.0
#10 0xb77f7de2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#11 0xb77fae1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
#12 0xb77fb1c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#13 0xb7bd3cd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#14 0x082cf430 in wxEventLoop::Run ()
#15 0x08250c1d in wxAppBase::MainLoop ()
#16 0x0835168d in wxEntry ()
#17 0x080e886e in main (argc=145991064, argv=0x8b3a5c8) at amule-gui.cpp:95
#18 0xb756ef9c in __libc_start_main () from /lib/libc.so.6
#19 0x0805d5b1 in _start ()
bt full:
(gdb) bt full
#0 0x08267772 in wxGIFDecoder::GetFrameSize ()
No symbol table info available.
#1 0x082678d3 in wxGIFDecoder::ConvertToImage ()
No symbol table info available.
#2 0x081bd86a in MuleGIFDecoder::ConvertToImage (this=0x8b3b300, image=0xbf905b30) at MuleGifCtrl.cpp:59
No locals.
#3 0x081bce91 in MuleGifCtrl::OnTimer (this=0x8b36e00) at MuleGifCtrl.cpp:160
frame =
#4 0x083a71ab in wxEvtHandler::ProcessEventIfMatches ()
No symbol table info available.
#5 0x083a7823 in wxEventHashTable::HandleEvent ()
No symbol table info available.
#6 0x083a7bfb in wxEvtHandler::ProcessEvent ()
No symbol table info available.
#7 0x0829db8b in wxTimerBase::Notify ()
No symbol table info available.
#8 0x0820e715 in timeout_callback ()
No symbol table info available.
#9 0xb77f83b6 in g_source_get_current_time () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#10 0xb77f7de2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#11 0xb77fae1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#12 0xb77fb1c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#13 0xb7bd3cd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#14 0x082cf430 in wxEventLoop::Run ()
No symbol table info available.
#15 0x08250c1d in wxAppBase::MainLoop ()
No symbol table info available.
#16 0x0835168d in wxEntry ()
No symbol table info available.
#17 0x080e886e in main (argc=145991064, argv=0x8b3a5c8) at amule-gui.cpp:95
No locals.
#18 0xb756ef9c in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#19 0x0805d5b1 in _start ()
No symbol table info available.
thread apply all bt:
(gdb) thread apply all bt
Thread 5 (Thread -1265599600 (LWP 27551)):
#0 0xb7faf410 in ?? ()
#1 0xb49072c0 in ?? ()
#2 0x00000093 in ?? ()
#3 0x00000000 in ?? ()
Thread 3 (Thread -1248814192 (LWP 27549)):
#0 0xb7faf410 in ?? ()
#1 0xb5908048 in ?? ()
#2 0xb5907fb4 in ?? ()
#3 0x00000000 in ?? ()
Thread 2 (Thread -1240421488 (LWP 27548)):
#0 0xb7faf410 in ?? ()
#1 0xb610a258 in ?? ()
#2 0x00000000 in ?? ()
Thread 1 (Thread -1221380400 (LWP 27541)):
#0 0x08267772 in wxGIFDecoder::GetFrameSize ()
#1 0x082678d3 in wxGIFDecoder::ConvertToImage ()
#2 0x081bd86a in MuleGIFDecoder::ConvertToImage (this=0x8b3b300, image=0xbf905b30) at MuleGifCtrl.cpp:59
#3 0x081bce91 in MuleGifCtrl::OnTimer (this=0x8b36e00) at MuleGifCtrl.cpp:160
#4 0x083a71ab in wxEvtHandler::ProcessEventIfMatches ()
#5 0x083a7823 in wxEventHashTable::HandleEvent ()
#6 0x083a7bfb in wxEvtHandler::ProcessEvent ()
#7 0x0829db8b in wxTimerBase::Notify ()
#8 0x0820e715 in timeout_callback ()
#9 0xb77f83b6 in g_source_get_current_time () from /opt/gnome/lib/libglib-2.0.so.0
#10 0xb77f7de2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#11 0xb77fae1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
#12 0xb77fb1c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#13 0xb7bd3cd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#14 0x082cf430 in wxEventLoop::Run ()
#15 0x08250c1d in wxAppBase::MainLoop ()
#16 0x0835168d in wxEntry ()
#17 0x080e886e in main (argc=145991064, argv=0x8b3a5c8) at amule-gui.cpp:95
#18 0xb756ef9c in __libc_start_main () from /lib/libc.so.6
#19 0x0805d5b1 in _start ()
Hoffe das hilft weiter
Es sieht so aus als ob das pROBLEM MIT DEM iPFILETR ZUSAMMEN HÄNGEN WÜRDE, DENN SOBALD die aktualisierung des ip Filters beginnt stürzt amule mit der obigen meldung ab!