aMule Forum

English => aMule Help => Topic started by: scoo007 on January 29, 2005, 03:12:47 PM

Title: Problem in fedora core 3
Post by: scoo007 on January 29, 2005, 03:12:47 PM
Code: [Select]
[root@linux download]# amule
Initialising aMule
Userhash loaded: 39704367F10E4A4DA7EC8DF42AB66F4F
*** UDP socket at 4665

--------------------------------------------------------------------------------
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.4.2
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------

[0] CamuleApp::OnFatalException() in amule[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0xf6ed305d]
[2] ?? in /lib/tls/libpthread.so.0 [0x8988a8]
[3] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0xf6e5389b]
[4] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d70b65]
[5] wxChoice::Create(wxWindow*, int, wxPoint const&, wxSize const&, int, wxString const*, long, wxValidator const&, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d70d16]
[6] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[7] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[8] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823598b]
[9] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[10] CamuleApp::OnInit() in amule[0x8227da6]
[11] CamuleGuiApp::OnInit() in amule[0x822dd91]
[12] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0xf6d68fd0]
[13] main in amule[0x822dc7b]
[14] __libc_start_main in /lib/tls/libc.so.6[0x662e33]
[15] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]

--------------------------------------------------------------------------------
Aborted
Title: Re: Problem in fedora core 3
Post by: phoenix on January 29, 2005, 03:37:21 PM
scoo007,

Could you describe what you were doing at the time of the crash? Were you spinning the Min Size, Max Size or Availability extended parameters spin controls? If that is so, this is a wx bug, if not, please report.

Cheers!
Title: Re: Problem in fedora core 3
Post by: scoo007 on January 29, 2005, 06:03:11 PM
i do nathing i do areset and open amule and it crash
Title: Re: Problem in fedora core 3
Post by: stefanero on January 29, 2005, 11:11:11 PM
can you post

rpm -qa | grep wx

stefanero
Title: Re: Problem in fedora core 3
Post by: deltaHF on January 29, 2005, 11:11:31 PM
uninstall all your wxGTK rpms you have installed now and download them from our download page.. then it shouldn't crash anymore

cheers
Title: Re: Problem in fedora core 3
Post by: scoo007 on January 30, 2005, 07:18:04 AM
[david@linux ~]$ rpm -qa | grep wx
wxGTK-gl-2.4.2-5.1.fc3.fr
wxGTK-xrc-2.4.2-5.1.fc3.fr
wxBase-2.4.2-1
wxGTK-2.4.2-5.1.fc3.fr
wxGTK-stc-2.4.2-5.1.fc3.fr
Title: Re: Problem in fedora core 3
Post by: stefanero on January 30, 2005, 10:51:54 AM
and there is the problem ;)
deinstall your wxGTK rpms, i mean
wxGTK-gl-2.4.2-5.1.fc3.fr
wxGTK-xrc-2.4.2-5.1.fc3.fr
wxGTK-2.4.2-5.1.fc3.fr
wxGTK-stc-2.4.2-5.1.fc3.fr

^^ all of those, and get the once from our download page, and then it should work

stefanero
Title: Re: Problem in fedora core 3
Post by: scoo007 on January 30, 2005, 01:45:11 PM
aLLLL WWOOOORRRRKKKK TANKS TO ALLLL :baby: :baby:
Title: Re: Problem in fedora core 3
Post by: scoo007 on February 20, 2005, 05:26:44 PM
now i want to install the new amule
and this problem
[root@linux download]# rpm -ivh aMule-4.0.0rc8-2.i586-SuSE_9.0-9.1.rpm
error: Failed dependencies:
        libcrypto.so.0.9.7 is needed by aMule-2.0.0rc8-2.i586
        libcurl.so.2 is needed by aMule-2.0.0rc8-2.i586
        libssl.so.0.9.7 is needed by aMule-2.0.0rc8-2.i586
        libwx_base-2.4.so is needed by aMule-2.0.0rc8-2.i586
        libwx_base-2.4.so(WXBASE_2.4) is needed by aMule-2.0.0rc8-2.i586
Title: Re: Problem in fedora core 3
Post by: skolnick on February 20, 2005, 06:06:27 PM
Installing the package for Suse on a Fedora Core is not advised. I use Fedora Core 3 also, and always compile my own amule/wxGTK stuff. Never had a dependency problem. Only some nasty crashes...but that's another story.

Regards.