aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2

Author Topic: rc4 doesn't even start  (Read 6635 times)

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
rc4 doesn't even start
« on: July 13, 2004, 05:19:13 PM »

Ugraded from 1.2.6 to RC4. Now amule doesn't start.


Backtrace:

*** UDP socket at 4665
*** TCP socket at 4662
*** UDP socket at 4672
Serverlist loaded.

OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

  • amule(_ZN9CamuleApp16OnFatalExceptionEv+0x5a) [0x82b7c6a]
  • [1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d)
[0x67bbc7d]
[2] /lib/tls/libpthread.so.0 [0xde80b8]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x98) [0x8270890]
[4] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString7wxPoint6wxSize+0xafd) [0x82be359]
[5] amule(_ZN9CamuleApp6OnInitEv+0x27a9) [0x82b55ab]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x6639468]
[7] amule(main+0x1e) [0x82b2a00]
[8] /lib/tls/libc.so.6(__libc_start_main+0xf0) [0xb68770]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x55) [0x8151211]
Aborted

I would appreciate some help, please.

thanks
Logged

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
RE: rc4 doesn't even start
« Reply #1 on: July 13, 2004, 05:20:49 PM »

Forgot to mention. I'm using FC1

tx
Logged

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
RE: rc4 doesn't even start
« Reply #2 on: July 13, 2004, 05:22:34 PM »

ARGHHH!
Forgot to deactivate smileys..........


--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x5a) [0x82b7c6a]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x67bbc7d]
[2] /lib/tls/libpthread.so.0 [0xde80b8]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x98) [0x8270890]
[4] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString7wxPoint6wxSize+0xafd) [0x82be359]
[5] amule(_ZN9CamuleApp6OnInitEv+0x27a9) [0x82b55ab]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x6639468]
[7] amule(main+0x1e) [0x82b2a00]
[8] /lib/tls/libc.so.6(__libc_start_main+0xf0) [0xb68770]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x55) [0x8151211]
Aborted
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: rc4 doesn't even start
« Reply #3 on: July 13, 2004, 05:28:24 PM »

try without .eMule & .aMule

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: rc4 doesn't even start
« Reply #4 on: July 13, 2004, 05:57:18 PM »

Quote
Originally posted by deltaHF
try without .eMule & .aMule


I already had done that. Actually, I even lost the .eMule file in the process. Hope it's not important.... :-)

Anyway, while the problem is not solved I was trying to unistall rc4 rpm. rpm says it's not installed!!! So I try to install it again, rpm says it's already installed!!!  I'm confused!!!
Can you tell me how to install 1.2.6 again?

tx
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: rc4 doesn't even start
« Reply #5 on: July 13, 2004, 06:00:04 PM »

try
rpm -q aMule

anyway, it shouldn't crash. what wxgtk rpms do u use ?

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: rc4 doesn't even start
« Reply #6 on: July 13, 2004, 06:17:32 PM »

Quote
Originally posted by deltaHF
try
rpm -q aMule

anyway, it shouldn't crash. what wxgtk rpms do u use ?

rpm -q
:-) eheh, now I get it. Sorry, linuxing for only 3 months....

I used the one specified in the HowTo page, which is ..........   wxGTK-2.4.2-1

I did everything in the HowTo page. The command "ldconfig" (whatever it is) is not known in FC1. It worked im MDK10 though.......

tx
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: rc4 doesn't even start
« Reply #7 on: July 13, 2004, 06:23:22 PM »

try also /sbin/ldconfig

and do

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: rc4 doesn't even start
« Reply #8 on: July 13, 2004, 06:35:46 PM »

Quote
Originally posted by deltaHF
try also /sbin/ldconfig

and do

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

ok

/sbin/ldconfig did something.......


 ls -l /usr/bin/wx*      yielded

-rwxr-xr-x  1 root root   4864 Nov 28  2003 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root     26 Jul 13 15:00 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
-rwxr-xr-x  1 root root 391788 Jul 12 15:01 /usr/bin/wxcas
lrwxrwxrwx  1 root root     25 Jul 13 15:00 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config
lrwxrwxrwx  1 root root      3 Mar 26 22:08 /usr/bin/wxvlc -> vlc

I uninstalled rc4 and installed again. Same problem. Should I repeat all the installation (including wx, lib,.....) using /sbin/ldconfig instead of ldconfig where specified in the HowTo?

tx
Logged

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: rc4 doesn't even start
« Reply #9 on: July 13, 2004, 06:51:19 PM »

This is geting serious. I've installed 1.2.6 (which had been working for months) and it aborts like rc4...

Initialising aMule

OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

  • amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3b) [0x81bd07f]
  • [1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d)
[0x67bbc7d]
[2] /lib/tls/libpthread.so.0 [0xde80b8]
[3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6d) [0x6767ced]
[4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x3e) [0x6767e4e]
[5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xd1) [0x67df131]
[6] amule(_ZN10CServerWndC1EP8wxWindow+0x134) [0x8187b40]
[7] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString+0x394) [0x81be754]
[8] amule(_ZN9CamuleApp6OnInitEv+0x655) [0x81b9dc1]
[9] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x6639468]
[10] amule(main+0x17) [0x81b930b]
[11] /lib/tls/libc.so.6(__libc_start_main+0xf0) [0xb68770]
[12] amule(_ZN18wxBaseArrayPtrVoidD2Ev+0x31) [0x80916e1]
Aborted
Logged

raptordin

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
maybe this would help
« Reply #10 on: July 13, 2004, 08:00:03 PM »

The same hapened to me, I followed the installation as mentioned in wikki and downloaded and isntalled the tarrable version.
Following it step by step and ignoring the files I already installed preior to that.
Every thing is now working properly.
Go to This Link Wikki Help and do as it says to the letter and you will have a working amule/
Logged

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
RE: maybe this would help
« Reply #11 on: July 13, 2004, 11:27:24 PM »

Following wiki is all I've been doing since first installed 1.2.6.
Now, if I install 1.2.6 or 1.2.7 it will result in abort. If I install 2.0.0rc4 it will stall after loading the user hash. Once it said it was generating a crypted code, but I gave up after 1/2 hour.....

Twins
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: rc4 doesn't even start
« Reply #12 on: July 13, 2004, 11:39:03 PM »

Have you tried moving ~/.aMule and ~/.eMule to some other place (or renaming) and startin aMule? That's the first thign to try whe aMule doesn't strat ;-)
Greetings!
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: rc4 doesn't even start
« Reply #13 on: July 14, 2004, 06:43:31 AM »

dunno, maybe fc updated your(our) wxgtk and thats the problem now

uninstall wxgtk and wxbase, install it again and reinstall amule

twins

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: rc4 doesn't even start
« Reply #14 on: July 14, 2004, 12:22:00 PM »

ok, here's how the story's going:

Uninstalled everything (including wx, GTK......), installed everything again, 126 and 127 abort, 200rc4 stall doing some crypt after loading user hash. Uninstalled everything again, this time using "nodeps" in the rpm -e command (the only difference is that I had not been able to uninstall the libcrypt package due to dependencies to other programs). Installed everything again, 126 works, 127 works, 200rc4 didn't, removed .aMule directory, it works now!!!!!!!!!!

Note: wherever I say "did not work" I tried removing .aMule and .eMule!!!!!

So, my best guess (if there is logic in computers!) is something was wrong with libcrypt package. Tried yum update and it retrieved only the package "ethereal". So, doesn't seem like a problem due to FC update...... i don't know.......

thanks for you all out there trying to help!

Twins
Logged
Pages: [1] 2