aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash Report  (Read 5847 times)

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Crash Report
« on: May 01, 2005, 09:13:03 PM »

--------------------------------------------------------------------------------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[0x82252ea]
[1] wxFatalSignalHandler in /usr/lib/libwx_gtk-2.4.so.0[0xb7ee305d]
[2] ?? in /lib/tls/libpthread.so.0 [0x1647c8]
[3] wxChoice::GetString(int) const in /usr/lib/libwx_gtk-2.4.so.0[0xb7d8084e]
[4] wxListBase::Append(void*) in /usr/lib/libwx_gtk-2.4.so.0[0xb7e6389b]
[5] wxChoice::GtkAppendHelper(_GtkWidget*, wxString const&) in /usr/lib/libwx_gtk-2.4.so.0[0xb7d80b65]
[6] 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[0xb7d80d16]
[7] searchDlg(wxWindow*, bool, bool) in amule[0x816a6ac]
[8] CSearchDlg::CSearchDlg(wxWindow*) in amule[0x81d01f5]
[9] CamuleDlg::CamuleDlg(wxWindow*, wxString const&, wxPoint, wxSize) in amule[0x823598b]
[10] CamuleGuiApp::InitGui(bool, wxString&) in amule[0x822e06b]
[11] CamuleApp::OnInit() in amule[0x8227da6]
[12] CamuleGuiApp::OnInit() in amule[0x822dd91]
[13] wxEntry(int, char**) in /usr/lib/libwx_gtk-2.4.so.0[0xb7d78fd0]
[14] main in amule[0x822dc7b]
[15] __libc_start_main in /lib/tls/libc.so.6[0xb42e23]
[16] wxScrolledWindow::AdjustScrollbars() in amule[0x80cbbf1]




aMule 2.0.0rc8
Fedora Core 3
Kernel 2.6.11-14
« Last Edit: May 01, 2005, 09:13:27 PM by SK8T »
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash Report
« Reply #1 on: May 01, 2005, 09:22:35 PM »

and: rpm -qa | grep wx

plz ;)

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Crash Report
« Reply #2 on: May 01, 2005, 09:40:14 PM »

sorry what?

I am very new to linux, so I don't know what you are meaning....

could you explain it to me?
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash Report
« Reply #3 on: May 01, 2005, 10:03:16 PM »

hi, yes

run the command in your console and post here the output

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Crash Report
« Reply #4 on: May 01, 2005, 10:10:54 PM »

[games@localhost ~]$  rpm -qa | grep wx
wxBase-static-2.4.2-1
wxBase-2.4.2-1
wxGTK-2.4.2-5.1.fc3.fr
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash Report
« Reply #5 on: May 01, 2005, 10:19:29 PM »

so.. when you use amule rpm from out site, uninstall wxGTK-2.4.2-5.1.fc3.fr & wxBase-static-2.4.2-1:

Code: [Select]
rpm -e wxGTK-2.4.2-5.1.fc3.fr
rpm -e wxBase-static-2.4.2-1

then download wxGTK-2.4.2 from our downloade page (link above in the menu) and install it:

Code: [Select]
rpm -Uvh wxGTK-2.4.2-1.i386.rpm
rpm -Uvh wxGTK-devel-2.4.2-1.i386.rpm

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Crash Report
« Reply #6 on: May 01, 2005, 10:33:51 PM »

Ohh sorry,

I didn't know that, THX!!!
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash Report
« Reply #7 on: May 01, 2005, 10:40:55 PM »

you are not the only one ;)

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Crash Report
« Reply #8 on: May 01, 2005, 10:48:43 PM »

I have removed the both packages, then I have installed the both things.

But first I had to remove amule, my system said that to me, they depend on each other.

Then, as I tried to install aMule again after removing the both packages, my system told my i have to install wxBase.

???

(PS: I'm sorry of my bad english but I am german)
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Crash Report
« Reply #9 on: May 01, 2005, 10:52:36 PM »

is your amule rpm from our download page?

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Crash Report
« Reply #10 on: May 02, 2005, 01:59:43 PM »

The package is from your site,

here, I have taken a screenshot of the situation:

http://www.free.pages.at/fun-total/screen.jpg

You can see:

- I tried to install "aMule-2.0.0rc8-1.i586-FC3.rpm" from your site
- wxGTK is installed
- wxBase is needed (?)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash Report
« Reply #11 on: May 02, 2005, 02:27:36 PM »

ok and why dont you install wxBase then?

since this package contains also wxbase programms like amuleweb who need it, its not abnormal that the package will complain when you install it

so just dl the wxBase pkg from our download site aswell, and you should be all set

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."

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash Report
« Reply #12 on: May 02, 2005, 02:28:51 PM »

btw and looking at your screenshot, you have again the WRONG wxGTK rpms!!!
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."

SK8T

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Crash Report
« Reply #13 on: May 02, 2005, 02:39:50 PM »

What?

Oh no! I'm so stupid, SORRY!!!!!!!  8o
Logged