aMule Forum

English => Backtraces => Topic started by: s0undt3ch on January 09, 2005, 05:25:13 AM

Title: crashed while hiting Ok in the prefs!!!
Post by: s0undt3ch on January 09, 2005, 05:25:13 AM
Code: [Select]
--------------------------------------------------------------------------------
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on [URL]http://www.amule.org/[/URL]
aMule version is: 2.0.0rc8 using wxGTK1 v2.5.3
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule.cpp:979
[1] wxFatalSignalHandler in /usr/lib/libwx_base-2.5.so.3[0x4054e6d6]
[2] ?? in [0xffffe420]
[3] gtk_marshal_BOOL__POINTER in /usr/lib/libgtk-1.2.so.0[0x407bfbb5]
[4] ?? in [0x9a15]

--------------------------------------------------------------------------------

I had the RC8 rpm for mandrake, and it didnt crashed!!!

Also, my systray has some weird characters if any, and after wards it also crashes.
Code: [Select]
--------------------------------------------------------------------------------
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on [URL]http://www.amule.org/[/URL]
aMule version is: 2.0.0rc8 using wxGTK1 v2.5.3
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule.cpp:979
[1] wxFatalSignalHandler in /usr/lib/libwx_base-2.5.so.3[0x4054e6d6]
[2] ?? in [0xffffe420]
[3] gtk_marshal_BOOL__POINTER in /usr/lib/libgtk-1.2.so.0[0x407bfbb5]
[4] ?? in [0x9a15]

--------------------------------------------------------------------------------

And this was when previewing with VLC:
Code: [Select]
--------------------------------------------------------------------------------
OOPS! Houston, we have a situation: seems like aMule crashed!
Please, post these lines on the backtrace forum on [URL]http://www.amule.org/[/URL]
aMule version is: 2.0.0rc8 using wxGTK1 v2.5.3
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule.cpp:979
[1] wxFatalSignalHandler in /usr/lib/libwx_base-2.5.so.3[0x4054e6d6]
[2] ?? in [0xffffe420]
[3] gtk_marshal_BOOL__POINTER in /usr/lib/libgtk-1.2.so.0[0x407bfbb5]
[4] ?? in [0x9a15]

--------------------------------------------------------------------------------
Title: Re: crashed while hiting Ok in the prefs!!!
Post by: skolnick on January 09, 2005, 05:54:52 AM
The crash when pressing OK has been reported before. Look for this on the forum.
The crash/strange characters on systray has something to do with UTF8 in the systray. Also reported before.
The crash with VLC had never seen it, but it happens almost the same to me with mplayer (amule doesn't crash, just freezes).

Solution to 1 and 2 is downloading the latest CVS tarball, and compile it. 3 has no solution AFAIK.

Regards.
Title: Re: crashed while hiting Ok in the prefs!!!
Post by: s0undt3ch on January 09, 2005, 06:04:08 AM
Thanks Again!!!
Title: Re: crashed while hiting Ok in the prefs!!!
Post by: phoenix on January 09, 2005, 03:16:30 PM
s0undt3ch,

Did you manage to port VLC to linux?

Cheers!
Title: Re: crashed while hiting Ok in the prefs!!!
Post by: s0undt3ch on January 09, 2005, 03:27:43 PM
Quote
Originally posted by phoenix
s0undt3ch,

Did you manage to port VLC to linux?

Cheers!
:D

Me? Manage to port it?  :] Sorry pheonix, but I dont know nothing of C!!  :P
If I knew I would. But wait, reading it again, VLC is ported to linux, were you refering to the .part plugin? If so, I asked for someone who knew how to do it, to do it for us *nux users, c'os it's done for win...
Title: Re: crashed while hiting Ok in the prefs!!!
Post by: s0undt3ch on January 09, 2005, 03:32:29 PM
I now got the CVS version from 08/01/2004, but I still have problems hitting the OK in prefs. It was after I reloaded my ipfilter.dat (5.6 megs).
Code: [Select]
--------------------------------------------------------------------------------
Oops, aMule crashed!
Hey, stop crying! You wanted the edge, and now you fell down?!
Please, post these lines on the backtrace forum on [URL]http://www.amule.org/[/URL]
aMule version is: CVS using wxGTK1 v2.5.3
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule.cpp:1035
[1] wxFatalSignalHandler in /usr/lib/libwx_base-2.5.so.3[0x4054e6d6]
[2] ?? in [0xffffe420]
[3] gtk_marshal_BOOL__POINTER in /usr/lib/libgtk-1.2.so.0[0x407bfbb5]
[4] ?? in [0x9a15]

--------------------------------------------------------------------------------
Aborted
Title: Re: crashed while hiting Ok in the prefs!!!
Post by: phoenix on January 09, 2005, 04:18:35 PM
s0undt3ch,

Yeah, I was refereing to the VLC pluggin :)

Strange crash this one, does not look like it was running aMule code... I tested here and I can reload IPFilter without a crash... Try looking for some problem with wxGTK, like old installations, corrupted libs, etc.

Cheers!