aMule Forum

English => en_Bugs => Topic started by: jumboj on December 08, 2004, 11:34:21 AM

Title: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 11:34:21 AM
Hi
 I installed sucessfuly amule from the rpms on Fedora core 2:
 rpm -ivh wxBase-2.4.2-1.i586.rpm aMule-2.0.0-rc7_fc2.i586.rpm
 But on executing amule i have something goes wrong. Can anybody helps me? ?(
 I get this:

 [jumboj@localhost tmp]$ amule
 Initialising aMule
 Userhash loaded: 185425333F0EB1215D3F5060BACC6FB5
 *** UDP socket at 4665
 *** UDP socket at 4672

 OOPS! - Seems like aMule crashed.
         Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
 --== BACKTRACE FOLLOWS: ==--

 [0x697c7d]
 [2] /lib/tls/libpthread.so.0 [0xb41688]
 [3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x69) [0x81e1785]
 [4] amule(_ZN9CamuleDlgC1EP8wxWindowRK8wxString7wxPoint6wxSize+0x55f)
 [0x821bf3b]
 [5] amule(_ZN9CamuleApp6OnInitEv+0x139d) [0x821593d]
 [6] /usr/lib/libwx_gtk-2.4.so._Z7wxEntryiPPc+0x22 [0x515468]
 [7] amule(main+0x17) [0x8214207]
 [8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0xbe5ad4]
 [9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x55) [0x811dce1]
 Aborted
 Thank you
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 12:00:52 PM
hey

try removing the .eMule FILE in your homedir of the user taht runs amule.
then restart it and see if it starts tehn ;)

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 12:43:56 PM
...I just try it...I remove th dir ~/.aMule
I removed the .eMule file too...
After the restart the output was the same:(
A new dir ~/.aMule is created but nothing else was hapened...:(
Any idea? ?(

regards.... and thanks
Title: Re: Crash after startup on Fedora Core 2
Post by: Jacobo221 on December 08, 2004, 12:56:44 PM
stefanero said the ~/.eMule FILE (nad he did put it in CAPS ;-)) not the ~/.aMule dir :-/

Greetings!
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 01:00:33 PM
ok...

post please

rpm -qa | grep wx


stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 01:09:06 PM
wxGTK-2.4.2-3.fr
wxBase-2.4.2-1

on my laptop i use wxGTK-2.4.2-3.fr and it's all ok...
thank you
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 01:12:52 PM
haha :)
gotcha :)

remove please the
wxGTK-2.4.2-3.fr

and install the 2!! wxGTK rpms fror our Homepage ..then restart amule and there should be no crash...

hope that helps.

stefanero

PS: also search for a way that your yum update does nto update your wxGTK rpms when you update your packages. otehrwise next time you will have teh same problem
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 01:14:43 PM
on your laptop you might have used differenc amule rpm?
or compiled it yourself?

I think on freshmeat tehre are amule rpms which are compiled against those fedora wxGTK rpms, which could explain why this works aswell.

but we strongly recommend to use our/ wxWidgets original wxGTK rpms since the other once are sometimes f*cked ;)

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 01:21:18 PM
[root@localhost tmp]# rpm -qa | grep wx
wxBase-2.4.2-1
[root@localhost tmp]# rpm -ivh aMule-2.0.0-rc7_fc2.i586.rpm
error: Failed dependencies:
        wxGTK >= 2.4.2 is needed by aMule-2.0.0-rc7_fc2
[root@localhost tmp]#

It seams that don't work without GTK.Is'nt it?
jumboj
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 01:27:52 PM
yeah tahts why I said..install our rpms ;)
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 01:33:38 PM
can I have a link for the wright GTK...If everything goes wright I'll modify my yum.conf :)
thank yuo
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 01:49:24 PM
I download the package from :http://www.amule.org/
And do:
[root@localhost tmp]# rpm -ivh aMule-2.0.0-rc7_fc2.i586.rpm wxGTK-2.4.2-1.i386.rpm
error: Failed dependencies:
        wxBase >= 2.4.2 is needed by aMule-2.0.0-rc7_fc2
[root@localhost tmp]# rpm -ivh aMule-2.0.0-rc7_fc2.i586.rpm wxGTK-2.4.2-1.i386.rpm wxBase-2.4.2-1.i586.rpm
Preparing...                ########################################### [100%]
   1:wxBase                 ########################################### [ 33%]
   2:wxGTK                  ########################################### [ 67%]
   3:aMule                  ########################################### [100%]
[root@localhost tmp]# rpm -qa | grep wx
wxBase-2.4.2-1
wxGTK-2.4.2-1

Afrer that I have not a ~/.eMule file...and than after run amule I have:
Initialising aMule
Userhash loaded: 794C80AFED0ECA5429598DA5574F6F3C
*** UDP socket at 4665
*** UDP socket at 4672
 
OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
--== BACKTRACE FOLLOWS: ==--
 
[0x504dc7d]
[2] /lib/tls/libpthread.so.0 [0xb41688]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x69) [0x81e1785]
[4] amule(_ZN9CamuleDlgC1EP8wxWindowRK8wxString7wxPoint6wxSize+0x55f) [0x821bf3b]
[5] amule(_ZN9CamuleApp6OnInitEv+0x139d) [0x821593d]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x22 [0x4ecb468]
[7] amule(main+0x17) [0x8214207]
[8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x914ad4]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x55) [0x811dce1]
Aborted

I don't understand what's wrong...I think that I'm using your GTK...is'nt it?
regards
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 02:22:26 PM
hmm looks right to me now..

and the fc2 rpms is also from our download page right?

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 04:15:29 PM
I tried the rpm downloded from your site:
[root@localhost tmp]# rpm -ivh aMule-2.0.0-rc7_rh9.i586.rpm
Preparing...                ########################################### [100%]
   1:aMule                  ########################################### [100%]
[root@localhost tmp]# amule
amule: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such file or directory
[root@localhost tmp]#

Which rpm packet will I install for using amule for fedora? ?(
For my laptop I used your tar.gz file.I tried on my desktop but 'make' filed...with errors:

 The error starts from here:
wxcas.cpp:51:2: #error You must set wxUSE_PRINTING_ARCHITECTURE to 1 in setup.h to compile wxCas.
wxcas.cpp:54:22: wx/image.h: No such file or directory
In file included from wxcas.h:49,
                 from wxcas.cpp:57:
wxcasframe.h:49:25: wx/statline.h: No such file or directory
wxcasframe.h:50:24: wx/toolbar.h: No such file or directory
In file included from wxcas.h:49,
                 from wxcas.cpp:57:
wxcasframe.h:63: error: base class `wxFrame' has incomplete type
wxcasframe.h:65: error: syntax error before `*' token
wxcasframe.h:66: error: syntax error before `[' token
wxcasframe.h:68: error: syntax error before `*' token
wxcasframe.h:69: error: syntax error before `*' token
wxcasframe.h:71: error: syntax error before `*' token
wxcasframe.h:73: error: syntax error before `*' token
wxcasframe.h:79: error: syntax error before `*' token
wxcasframe.h:80: error: syntax error before `*' token
wxcasframe.h:82: error: syntax error before `*' token
wxcasframe.h:83: error: syntax error before `*' token
wxcasframe.h:85: error: syntax error before `*' token
wxcasframe.h:86: error: syntax error before `*' token
wxcasframe.h:88: error: syntax error before `*' token
wxcasframe.h:89: error: syntax error before `*' token
wxcasframe.h:91: error: syntax error before `*' token
wxcasframe.h:92: error: syntax error before `*' token
wxcasframe.h:93: error: syntax error before `*' token
wxcasframe.h:94: error: syntax error before `*' token
wxcasframe.h:95: error: syntax error before `*' token
wxcasframe.h:96: error: syntax error before `*' token
wxcasframe.h:98: error: syntax error before `*' token
wxcasframe.h:99: error: syntax error before `*' token
wxcasframe.h:101: error: syntax error before `*' token
wxcasframe.h:102: error: syntax error before `*' token
wxcasframe.h:105: error: syntax error before `*' token
wxcasframe.h:106: error: syntax error before `*' token
wxcasframe.h:113: error: syntax error before `*' token
wxcasframe.h:114: error: syntax error before `*' token
wxcasframe.h:160: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:160: error: `event' was not declared in this scope
wxcasframe.h:160: error: invalid data member initialization
wxcasframe.h:160: error: (use `=' to initialize static data members)
wxcasframe.h:160: error: variable or field `OnBarRefresh' declared void
wxcasframe.h:161: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:161: error: `event' was not declared in this scope
wxcasframe.h:161: error: invalid data member initialization
wxcasframe.h:161: error: variable or field `OnBarAbout' declared void
wxcasframe.h:162: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:162: error: `event' was not declared in this scope
wxcasframe.h:162: error: invalid data member initialization
wxcasframe.h:162: error: variable or field `OnBarSave' declared void
wxcasframe.h:163: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:163: error: `event' was not declared in this scope
wxcasframe.h:163: error: invalid data member initialization
wxcasframe.h:163: error: variable or field `OnBarPrint' declared void
wxcasframe.h:164: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:164: error: `event' was not declared in this scope
wxcasframe.h:164: error: invalid data member initialization
wxcasframe.h:164: error: variable or field `OnBarPrefs' declared void
wxcasframe.h:165: error: `wxTimerEvent' was not declared in this scope
wxcasframe.h:165: error: `event' was not declared in this scope
wxcasframe.h:165: error: invalid data member initialization
wxcasframe.h:165: error: variable or field `OnRefreshTimer' declared void
wxcasframe.h:166: error: `wxTimerEvent' was not declared in this scope
wxcasframe.h:166: error: `event' was not declared in this scope
wxcasframe.h:166: error: invalid data member initialization
wxcasframe.h:166: error: variable or field `OnFtpUpdateTimer' declared void
wxcasframe.h:167: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:167: error: `event' was not declared in this scope
wxcasframe.h:167: error: invalid data member initialization
wxcasframe.h:167: error: variable or field `OnHitButton' declared void
wxcasframe.h:168: error: `wxCommandEvent' was not declared in this scope
wxcasframe.h:168: error: `event' was not declared in this scope
wxcasframe.h:168: error: invalid data member initialization
wxcasframe.h:168: error: variable or field `OnAbsHitButton' declared void
wxcasframe.h:180: error: syntax error before `*' token
wxcasframe.h:63: warning: `class WxCasFrame' has virtual functions but non-virtual destructor
wxcas.cpp: In function `wxApp* wxCreateApp()':
wxcas.cpp:60: error: cannot allocate an object of type `WxCas'
wxcas.cpp:60: error:   because the following virtual functions are abstract:
/usr/include/wx/app.h:131: error:       virtual int wxAppBase::OnRun()
wxcas.cpp: In member function `virtual bool WxCas::OnInit()':
wxcas.cpp:71: error: `wxImage' undeclared (first use this function)
wxcas.cpp:71: error: (Each undeclared identifier is reported only once for each function it appears in.)
wxcas.cpp:71: error: syntax error before `::' token
wxcas.cpp:84: error: `SetPrintMode' undeclared (first use this function)
wxcas.cpp:94: error: `Show' undeclared (first use this function)
wxcas.cpp:95: error: `SetTopWindow' undeclared (first use this function)
make[6]: *** [wxcas-wxcas.o] Error 1
make[6]: Leaving directory `/tmp/aMule-2.0.0rc7/src/utils/wxCas/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/tmp/aMule-2.0.0rc7/src/utils/wxCas'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/aMule-2.0.0rc7/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/aMule-2.0.0rc7/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/aMule-2.0.0rc7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/aMule-2.0.0rc7'
make: *** [all] Error 2
[root@localhost aMule-2.0.0rc7]#

regards
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 08, 2004, 04:39:16 PM
yeah

for compiling yourself you are still missing wxGTK-dev which you did not install before...

and 2nd you did not set 2 links...

# ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config
# ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config

do this as root and run
ldconfig

then rerun configure and try make again..now should compile

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 05:08:10 PM
Nothing to do... :(
This time the compile && make && make install of your file goes wright after makink links:

[root@localhost aMule-2.0.0rc7]# la /usr/bin/wx-config
lrwxrwxrwx  1 root root 25 Dec  8 17:01 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config
[root@localhost aMule-2.0.0rc7]# la /usr/bin/wxbase-config
lrwxrwxrwx  1 root root 26 Dec  8 17:01 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
[root@localhost aMule-2.0.0rc7]#

and runing ldconfog.
I remove from my home directory the file ~/.eMule and run amule comand...
The output is:
Initialising aMule
Userhash loaded: B3151DCF3B0E6FCA9843B293AD4B6FD9
*** UDP socket at 4665
*** UDP socket at 4672
 
OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
--== BACKTRACE FOLLOWS: ==--
 
[0x504dc7d]
[2] /lib/tls/libpthread.so.0 [0xb41688]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x90) [0x824c1c6]
[4] amule(_ZN9CamuleDlgC1EP8wxWindowRK8wxString7wxPoint6wxSize+0xb4d) [0x82a364d]
[5] amule(_ZN9CamuleApp6OnInitEv+0x29fc) [0x829a990]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x4ecb468]
[7] amule(main+0x1e) [0x8297a8c]
[8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x914ad4]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x51) [0x811de41]
Aborted

regards X( :)
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 05:53:55 PM
Thank you for your time anyway...
If you have any idea how to resolve post me plese...

Regards :)
Title: Re: Crash after startup on Fedora Core 2
Post by: deltaHF on December 08, 2004, 06:29:43 PM
ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 08, 2004, 11:05:55 PM
Hi...The result of the desktop that don't work is:

[root@localhost root]# ls -l /usr/bin/wx*
-rwxr-xr-x  1 root root   4864 Nsov 28  2003 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root     26 Dec  8 17:01 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
-rwxr-xr-x  1 root root 309964 Oct 20 14:26 /usr/bin/wxcas
lrwxrwxrwx  1 root root     25 Dec  8 17:01 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config
-rwxr-xr-x  1 root root   5159 Sep 21  2003 /usr/bin/wxgtk-2.4-config
lrwxrwxrwx  1 root root      3 Dec  8 14:16 /usr/bin/wxvlc -> vlc

[root@localhost root]#  ls -l /usr/local/bin/wx*
-rwxr-xr-x  1 root root 917656 Dec  8 17:09 /usr/local/bin/wxcas

On my laptop than the things goes well te result is:

[root@localhost root]# ls -l /usr/bin/wx*
lrwxrwxrwx  1 root root 3 Jun 26 20:42 /usr/bin/wxvlc -> vlc
[root@localhost root]# ls -l /usr/local/bin/wx*
-rwxr-xr-x  1 root root 1063827 Dec  8 17:42 /usr/local/bin/wxcas
lrwxrwxrwx  1 root root      16 Jun 17 23:29 /usr/local/bin/wx-config -> wxgtk-2.5-config
-rwxr-xr-x  1 root root   10116 Jun 17 23:29 /usr/local/bin/wxgtk-2.5-config

Regard :rolleyes:
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 09, 2004, 10:07:38 AM
hey

alright on your laptop you self compiled wxGTK 2.5 something as it seams...

on your desktop you used the rpm from 2.4.2... so :)

well what you could do is remove all rpms frpm wxGTK and also remove amule

then recompile wxGTK which ever version you like (I would recommend 2.5.3)...and tehn recompile amule again and see if it works now ;)

compile wxGTK with
--disable-gtk2 --with-gtk --prefix=/usr/

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 09, 2004, 07:00:43 PM
Here we are again...
I remove the files of the old wxGTK version...
Compiled with your options the new wxGTK-2.5.3 as you said...in fact now:

[root@localhost aMule-2.0.0rc7]# ls -l /usr/bin/wx*
-rwxr-xr-x  1 root root   4864 Nov 28  2003 /usr/bin/wxbase-2.4-config_vjeter
-rwxr-xr-x  1 root root 309964 Oct 20 14:26 /usr/bin/wxcas_vjeter
lrwxrwxrwx  1 root root     40 Dec  9 18:50 /usr/bin/wx-config -> /usr//lib/wx/config/gtk-ansi-release-2.5
-rwxr-xr-x  1 root root   5159 Sep 21  2003 /usr/bin/wxgtk-2.4-config_vjeter
lrwxrwxrwx  1 root root      8 Dec  9 18:50 /usr/bin/wxrc -> wxrc-2.5
-rwxr-xr-x  1 root root  70186 Dec  9 18:50 /usr/bin/wxrc-2.5
lrwxrwxrwx  1 root root      3 Dec  8 14:16 /usr/bin/wxvlc -> vlc

_vjeter is a backup of the old ones and no link point tham
I run ld config...
I removed the old aMule and recompile the new aMule downloaded from your site: package  aMule-2.0.0rc7.tar.gz
I result is the same :(
I remember to remove the file ~/.eMule and run the amule again but nothing new.
The result is :
Initialising aMule
Userhash loaded: 41247D48600EC7119C0B8C5F04306F50
*** UDP socket at 4665
*** UDP socket at 4672
 
OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.4.2
--== BACKTRACE FOLLOWS: ==--
 
[0x504dc7d]
[2] /lib/tls/libpthread.so.0 [0xb41688]
[3] amule(_ZN10CSearchDlg15UpdateCatChoiceEv+0x90) [0x824c1c6]
[4] amule(_ZN9CamuleDlgC1EP8wxWindowRK8wxString7wxPoint6wxSize+0xb4d) [0x82a364d]
[5] amule(_ZN9CamuleApp6OnInitEv+0x29fc) [0x829a990]
[6] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x228) [0x4ecb468]
[7] amule(main+0x1e) [0x8297a8c]
[8] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x914ad4]
[9] amule(_ZNK20wxTopLevelWindowBase10GetMaxSizeEv+0x51) [0x811de41]
Aborted
Can we do something else...or i have to be satisfied with my laptop version  :D
Thank you again
Title: Re: Crash after startup on Fedora Core 2
Post by: Jacobo221 on December 09, 2004, 07:45:47 PM
tried moving ~/.aMule elsewhere?
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 09, 2004, 08:02:04 PM
Yes...I am trying to do everything from the begining...
I remove all...I think so.
I recompiled the wxGTK... and run ldconfig.The result is the seguent...:

[root@localhost wxGTK-2.5.3]# la /usr/bin/wx*
lrwxrwxrwx  1 root root     40 Dec  9 20:02 /usr/bin/wx-config -> /usr//lib/wx/config/gtk-ansi-release-2.5
lrwxrwxrwx  1 root root      8 Dec  9 20:02 /usr/bin/wxrc -> wxrc-2.5
-rwxr-xr-x  1 root root  70186 Dec  9 20:02 /usr/bin/wxrc-2.5

[root@localhost wxGTK-2.5.3]# la /usr/local/bin/wx*
...nothing here...

[root@localhost wxGTK-2.5.3]# find / -name wx
find: /proc/2841/task: No such file or directory
/tmp/wxGTK-2.5.3/contrib/include/wx
/tmp/wxGTK-2.5.3/include/wx
/tmp/wxGTK-2.5.3/lib/wx
/tmp/wxGTK-2.5.3/lib/wx/include/gtk-ansi-release-2.5/wx
/usr/include/wx-2.5/wx
/usr/include/wx
/usr/lib/wx
/usr/lib/wx/include/base-2.4/wx
/usr/lib/wx/include/gtk-ansi-release-2.5/wx
/usr/share/wx
[root@localhost wxGTK-2.5.3]#

It's ok?
 Can I continue whith aMule installation?
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 09, 2004, 08:11:52 PM
yup

looking good...
if it still does not work we are missing something here which we dont see :-/
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 09, 2004, 08:29:02 PM
Ooooooooooooooooleeeeeeeeeeeeeeeeeeeee
It makes 5 min to 'make' but now is ok :baby:

I think that I have to ad on my yum.conf the line:
exclude=wxGTK*

Anything else to remember?
Grazie Stefanero
Thank yau :D
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 09, 2004, 08:35:41 PM
After a while crash...Have I forget something? The output is:
Initialising aMule
Userhash loaded: EB945C45260EC869686F06FE0A8F6F11
*** UDP socket at 4665
*** UDP socket at 4672
External connections disabled in config file .eMule
*** reading servers
Loading temp files from /tmp/Temporanei.
Empty dir /tmp/Scaricati/ shared
*** TCP socket at 4662
ListenSocket: Ok.
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
Saving userhash: EB945C45260EC869686F06FE0A8F6F11
 
OOPS! - Seems like aMule crashed.
        Version is: aMule 2.0.0rc7 using wxGTK1 v2.5.3
--== BACKTRACE FOLLOWS: ==--
 
[0xf3d7c2]
[2] /lib/tls/libpthread.so.0 [0xb41688]
[3] /usr/lib/libgtk-1.2.so.0(gtk_marshal_BOOL__POINTER+0x26) [0xbeb726]
[4] /usr/lib/libgtk-1.2.so.0 [0xbb6ea5]
[5] /usr/lib/libgtk-1.2.so.0 [0xbb615b]
[6] /usr/lib/libgtk-1.2.so.0(gtk_signal_emit+0x124) [0xbb3904]
[7] /usr/lib/libgtk-1.2.so.0(gtk_widget_event+0x186) [0xb75a76]
[8] /usr/lib/libgtk-1.2.so.0(gtk_main_do_event+0x415) [0xbeccf5]
[9] /usr/lib/libgdk-1.2.so.0 [0x1e84b5]
[10] /usr/lib/libglib-1.2.so.0 [0x21295b]
[11] /usr/lib/libglib-1.2.so.0 [0x212e47]
[12] /usr/lib/libglib-1.2.so.0(g_main_run+0x45) [0x2130f5]
[13] /usr/lib/libgtk-1.2.so.0(gtk_main+0xbf) [0xbec53f]
[14] /usr/lib/libwx_gtk_core-2.5.so.3(_ZN8wxDialog9ShowModalEv+0x89) [0x6f3095]
[15] /usr/lib/libwx_gtk_core-2.5.so.3(_Z12wxMessageBoxRK8wxStringS1_lP8wxWindowii+0x54) [0x6763e8]
[16] amule(_ZN15PrefsUnifiedDlg4OnOkER14wxCommandEvent+0x113) [0x8246657]
[17] /usr/lib/libwx_base-2.5.so.3(_ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_+0x30) [0xeb1624]
[18] /usr/lib/libwx_base-2.5.so.3(_ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent+0x68) [0xf3895c]
[19] /usr/lib/libwx_base-2.5.so.3(_ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler+0x79) [0xf37e75]
[20] /usr/lib/libwx_base-2.5.so.3(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0xc4) [0xf38ad4]
[21] /usr/lib/libwx_gtk_core-2.5.so.3(_ZN12wxWindowBase9TryParentER7wxEvent+0x6f) [0x795adb]
[22] /usr/lib/libwx_base-2.5.so.3(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0x7d) [0xf38a8d]
[23] /usr/lib/libwx_gtk_core-2.5.so.3 [0x6eb5c4]
[24] /usr/lib/libgtk-1.2.so.0(gtk_marshal_NONE__NONE+0x16) [0xbebaf6]
[25] /usr/lib/libgtk-1.2.so.0 [0xbb6ea5]
[26] /usr/lib/libgtk-1.2.so.0 [0xbb615b]
[27] /usr/lib/libgtk-1.2.so.0(gtk_signal_emit+0x124) [0xbb3904]
[28] /usr/lib/libgtk-1.2.so.0(gtk_button_clicked+0xc3) [0xc5d8f3]
[29] /usr/lib/libgtk-1.2.so.0 [0xc5f2ac]
[30] /usr/lib/libgtk-1.2.so.0(gtk_marshal_NONE__NONE+0x16) [0xbebaf6]
[31] /usr/lib/libgtk-1.2.so.0 [0xbb5ed7]
[32] /usr/lib/libgtk-1.2.so.0(gtk_signal_emit+0x124) [0xbb3904]
[33] /usr/lib/libgtk-1.2.so.0(gtk_button_released+0xc3) [0xc5d803]
[34] /usr/lib/libgtk-1.2.so.0 [0xc5eaf1]
[35] /usr/lib/libgtk-1.2.so.0(gtk_marshal_BOOL__POINTER+0x26) [0xbeb726]
[36] /usr/lib/libgtk-1.2.so.0 [0xbb5f8a]
[37] /usr/lib/libgtk-1.2.so.0(gtk_signal_emit+0x124) [0xbb3904]
[38] /usr/lib/libgtk-1.2.so.0(gtk_widget_event+0x186) [0xb75a76]
[39] /usr/lib/libgtk-1.2.so.0(gtk_propagate_event+0x15f) [0xbedcef]
[40] /usr/lib/libgtk-1.2.so.0(gtk_main_do_event+0x1d4) [0xbecab4]
[41] /usr/lib/libgdk-1.2.so.0 [0x1e84b5]
[42] /usr/lib/libglib-1.2.so.0 [0x21295b]
[43] /usr/lib/libglib-1.2.so.0 [0x212e47]
[44] /usr/lib/libglib-1.2.so.0(g_main_run+0x45) [0x2130f5]
[45] /usr/lib/libgtk-1.2.so.0(gtk_main+0xbf) [0xbec53f]
[46] /usr/lib/libwx_gtk_core-2.5.so.3(_ZN11wxEventLoop3RunEv+0x55) [0x697039]
[47] /usr/lib/libwx_gtk_core-2.5.so.3(_ZN9wxAppBase8MainLoopEv+0x49) [0x7149e1]
[48] /usr/lib/libwx_gtk_core-2.5.so.3(_ZN9wxAppBase5OnRunEv+0x1b) [0x714b07]
[49] /usr/lib/libwx_base-2.5.so.3(_Z7wxEntryRiPPc+0x4f) [0xeebf97]
[50] amule(main+0x1f) [0x829b535]
[51] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0xca2ad4]
[52] amule(_ZN17wxGenericTreeCtrl14OnCompareItemsERK12wxTreeItemIdS2_+0x91) [0x8121bed]
Aborted
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 09, 2004, 09:02:58 PM
Can i install the libwx_gtk-2.4.so.0?!
Because I have not the vlc client any more:
 [root@localhost tmp]# rpm -ivh vlc-0.7.2-1.i386.rpm
error: Failed dependencies:
        libwx_gtk-2.4.so.0 is needed by vlc-0.7.2-1
        libwx_gtk-2.4.so.0(WXGTK_2.4) is needed by vlc-0.7.2-1
        wxGTK >= 2.4.2 is needed by vlc-0.7.2-1
[root@localhost tmp]#
:-D

I can'nt use my vlc any more? 8o
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 09, 2004, 10:24:07 PM
well vlc need wxGTK 2.4.2 ....
and you probably installed 2.5.3 ....

there would be a workaround to have 1st wxGTK 2.4.2 rpm for vlc and 2nd at some other place wxGTK 2.5.3 for amule compilation

check http://www.amule.org/wiki/index.php/Using_another_wxinstall

for a little howto ;)

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 10, 2004, 12:25:09 AM
I install first rpm -ivh wxGTK-2.4.2-1.i386.rpm
and than rpm -ivh vlc-0.7.2-1.i386.rpm

Now are working both the streaming of vlc and aMule...
Thank's for yuor help... ;)
Title: Re: Crash after startup on Fedora Core 2
Post by: stefanero on December 10, 2004, 07:28:09 AM
did you recompile wxGTK in some other place then? and compile amule against those libs?

I hope so..otherwise next restart of amule it will probably not start..but we'll see  :rolleyes:

stefanero
Title: Re: Crash after startup on Fedora Core 2
Post by: jumboj on December 10, 2004, 09:26:47 PM
For the moment it's ok...but we will see :rolleyes:
Regards