aMule Forum
English => Distro-Specific Packages => Packages for older versions => Topic started by: Gerd78 on November 19, 2006, 10:07:38 AM
-
aMule SVN builds, using wxGTK 2.8.0 are available:
http://gw78.ja-nee.de/suse/10.2
As usual, this is a repository with Common Repository Metadata (http://linux.duke.edu/projects/metadata/) and therefore usable with YaST, zmd, yum, smart, and recent versions of apt-rpm.
The pubkey is http://gw78.ja-nee.de/suse/10.2/repodata/repomd.xml.key
These RPMs are built manually and will not be updated daily. Feel free to ask for new builds as needed.
-
The repository has been migrated to a new and hopefully more reliable webhoster; please update your configuration.
The old 10.1 repository is now officially and finally dead. The packages won't be uploaded to the new repository.
-
The cvs version of 20/12/06 still have "crash on search tab close" bug... X(
-
This problem is not related to aMule, but to wxGTK. Use wxGTK 2.8 in order to avoid this problem.
-
These packages are using wxGTK 2.8 and it works for me (no crash on search tab close).
estevam, can you please post the output if the following commands:
rpm -q aMule-CVS
rpm -V aMule-CVS
which amule
ldd $(which amule) | grep libwx
-
estevam@criminosa:~> rpm -q aMule-CVS
aMule-CVS-20061220-0
estevam@criminosa:~> rpm -V aMule-CVS
estevam@criminosa:~> which amule
/usr/bin/amule
estevam@criminosa:~> ldd $(which amule) | grep libwx
estevam@criminosa:~>
-
Sorry, cannot reproduce. It doesn't crash for me.
No way to reproduce => Nothing I can do here, sorry
-
estevam,
Post the result of this:
$ rpm -qa | grep -i wx
-
estevam@criminosa:~> rpm -qa | grep -i wx
wxGTK-static-2.8.0-0
estevam@criminosa:~>
-
I made a test and click on "close tab button". The result is that bug not occur! ?(
When tried this fuction, crashed. But now, not...
--
Edited:
Made another test and crashed (try some different words and "works"), just executed via konsole and retruns this backtrace:
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.8.0 (Snapshot: Wed Dec 20 07:01:55 CET 2006)
Running on: Linux 2.6.18.2-34-default x86_64
[2] ?? in amule [0x8062830]
[3] ?? in amule [0x83aa928]
[4] ?? in [0xffffe500]
[5] ?? in /opt/gnome/lib/libgtk-x11-2.0.so.0 [0xf7b5b2d7]
[6] ?? in /opt/gnome/lib/libgtk-x11-2.0.so.0 [0xf7b3f1b0]
[7] ?? in /opt/gnome/lib/libgobject-2.0.so.0 [0xf7907407]
[8] g_closure_invoke in /opt/gnome/lib/libgobject-2.0.so.0[0xf7908c0b]
[9] ?? in /opt/gnome/lib/libgobject-2.0.so.0 [0xf791a383]
[10] g_signal_emit_valist in /opt/gnome/lib/libgobject-2.0.so.0[0xf791b00f]
[11] g_signal_emit in /opt/gnome/lib/libgobject-2.0.so.0[0xf791b415]
[12] ?? in /opt/gnome/lib/libgtk-x11-2.0.so.0 [0xf7c52b18]
[13] gtk_propagate_event in /opt/gnome/lib/libgtk-x11-2.0.so.0[0xf7b38653]
[14] gtk_main_do_event in /opt/gnome/lib/libgtk-x11-2.0.so.0[0xf7b39857]
[15] ?? in /opt/gnome/lib/libgdk-x11-2.0.so.0 [0xf79cd02a]
[16] g_main_context_dispatch in /opt/gnome/lib/libglib-2.0.so.0[0xf775cde2]
[17] ?? in /opt/gnome/lib/libglib-2.0.so.0 [0xf775fe1f]
[18] g_main_loop_run in /opt/gnome/lib/libglib-2.0.so.0[0xf77601c9]
[19] gtk_main in /opt/gnome/lib/libgtk-x11-2.0.so.0[0xf7b39cd4]
[20] ?? in amule [0x82cf3d0]
[21] ?? in amule [0x8250bbd]
[22] ?? in amule [0x835162d]
[23] ?? in amule [0x80e8812]
[24] __libc_start_main in /lib/libc.so.6[0xf74d4f9c]
[25] ?? in amule [0x805d5b1]
--------------------------------------------------------------------------------
-
Could you please use packages with debug enabled? I doubt that these crash information are really helpful without debug information. Should you have problems building aMule by yourself, please tell us so that we can ask Gerd or someone else who knows how to do it.
-
I have updated to today's CVS tarball and uploaded a matching debuginfo package.
Please install aMule-CVS and aMule-CVS-debuginfo of exactly the same version (important) and run amule inside gdb to get a real backtrace.
See http://www.amule.org/wiki/index.php/Backtraces for instructions.
-
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 4146636496 (LWP 4250)]
0xf7b4c2d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0 0xf7b4c2d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#1 0xf7b301b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#2 0xf78f8407 in g_value_set_static_boxed () from /opt/gnome/lib/libgobject-2.0.so.0
#3 0xf78f9c0b in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#4 0xf790b383 in g_signal_override_class_closure () from /opt/gnome/lib/libgobject-2.0.so.0
#5 0xf790c00f in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#6 0xf790c415 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#7 0xf7c43b18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#8 0xf7b29653 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#9 0xf7b2a857 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#10 0xf79be02a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
#11 0xf774dde2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#12 0xf7750e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
#13 0xf77511c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#14 0xf7b2acd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#15 0x082cf430 in wxEventLoop::Run ()
#16 0x08250c1d in wxAppBase::MainLoop ()
#17 0x0835168d in wxEntry ()
#18 0x080e886e in main (argc=0, argv=0x6010400b) at amule-gui.cpp:95
#19 0xf74c5f9c in __libc_start_main () from /lib/libc.so.6
#20 0x0805d5b1 in _start ()
(gdb) bt full
#0 0xf7b4c2d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#1 0xf7b301b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#2 0xf78f8407 in g_value_set_static_boxed () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#3 0xf78f9c0b in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#4 0xf790b383 in g_signal_override_class_closure () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#5 0xf790c00f in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#6 0xf790c415 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#7 0xf7c43b18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#8 0xf7b29653 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#9 0xf7b2a857 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0xf79be02a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#11 0xf774dde2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#12 0xf7750e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#13 0xf77511c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
---Type to continue, or q to quit---return
#14 0xf7b2acd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#15 0x082cf430 in wxEventLoop::Run ()
No symbol table info available.
#16 0x08250c1d in wxAppBase::MainLoop ()
No symbol table info available.
#17 0x0835168d in wxEntry ()
No symbol table info available.
#18 0x080e886e in main (argc=0, argv=0x6010400b) at amule-gui.cpp:95
No locals.
#19 0xf74c5f9c in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#20 0x0805d5b1 in _start ()
No symbol table info available.
(gdb) thread apply all bt
Thread 11 (Thread 4124162960 (LWP 4264)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf77c47dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x083a4e38 in wxConditionInternal::WaitTimeout ()
#3 0x083a5e5b in wxSemaphoreInternal::WaitTimeout ()
#4 0x0816d7cd in CTimerThread::Entry (this=0x880b680) at Timer.cpp:63
#5 0x083a6a65 in wxThreadInternal::PthreadStart ()
#6 0xf77c0112 in start_thread () from /lib/libpthread.so.0
#7 0xf756f2ee in clone () from /lib/libc.so.6
Thread 9 (Thread 4082199440 (LWP 4262)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf7568a41 in ___newselect_nocancel () from /lib/libc.so.6
#2 0xf5d29852 in gtk_vscale_new () from /usr/lib/libupnp.so
#3 0x0000002a in ?? ()
#4 0xf5d1e60f in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#5 0xf77c0112 in start_thread () from /lib/libpthread.so.0
#6 0xf756f2ee in clone () from /lib/libc.so.6
Thread 8 (Thread 4090592144 (LWP 4261)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf77c4556 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xf5d1f1e9 in TimerThreadInit () from /usr/lib/libthreadutil.so.2
#3 0xf5d1e60f in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#4 0xf77c0112 in start_thread () from /lib/libpthread.so.0
#5 0xf756f2ee in clone () from /lib/libc.so.6
---Type to continue, or q to quit---return
Thread 6 (Thread 4107377552 (LWP 4259)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf77c47dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xf5d1e3b6 in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#3 0xf77c0112 in start_thread () from /lib/libpthread.so.0
#4 0xf756f2ee in clone () from /lib/libc.so.6
Thread 5 (Thread 4115770256 (LWP 4258)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf77c47dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xf5d1e3b6 in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#3 0xf77c0112 in start_thread () from /lib/libpthread.so.0
#4 0xf756f2ee in clone () from /lib/libc.so.6
Thread 3 (Thread 4132846480 (LWP 4256)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf77c7876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2 0x083aa56c in wxMicroSleep ()
#3 0x080c2371 in UploadBandwidthThrottler::Entry (this=0x91e8b28) at UploadBandwidthThrottler.cpp:321
#4 0x083a6a65 in wxThreadInternal::PthreadStart ()
#5 0xf77c0112 in start_thread () from /lib/libpthread.so.0
#6 0xf756f2ee in clone () from /lib/libc.so.6
Thread 1 (Thread 4146636496 (LWP 4250)):
#0 0xf7b4c2d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#1 0xf7b301b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#2 0xf78f8407 in g_value_set_static_boxed () from /opt/gnome/lib/libgobject-2.0.so.0
#3 0xf78f9c0b in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
---Type to continue, or q to quit---
#4 0xf790b383 in g_signal_override_class_closure () from /opt/gnome/lib/libgobject-2.0.so.0
#5 0xf790c00f in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#6 0xf790c415 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#7 0xf7c43b18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#8 0xf7b29653 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#9 0xf7b2a857 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#10 0xf79be02a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
#11 0xf774dde2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#12 0xf7750e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
#13 0xf77511c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#14 0xf7b2acd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#15 0x082cf430 in wxEventLoop::Run ()
#16 0x08250c1d in wxAppBase::MainLoop ()
#17 0x0835168d in wxEntry ()
#18 0x080e886e in main (argc=0, argv=0x6010400b) at amule-gui.cpp:95
#19 0xf74c5f9c in __libc_start_main () from /lib/libc.so.6
#20 0x0805d5b1 in _start ()
(gdb)
-
Does not seem to be aMule or wxWidgets related. Can you reinstall your GTK?
-
Reinstalled:
estevam@criminosa:~> rpm -q gtk
gtk-1.2.10-926
estevam@criminosa:~> rpm -q gtk2
gtk2-2.10.6-13
estevam@criminosa:~> rpm -q gtk2-32bit
gtk2-32bit-2.10.6-13
Installed:
estevam@criminosa:~> rpm -q gtk-32bit
gtk-32bit-1.2.10-926
Why this? Because I think that's the problem is a conflict between my 64bits machine and this i586 RPM version . Let's try some tests...
--
Edited:
Tested again and crashed...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 4147062480 (LWP 3717)]
0xf7bb42d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0 0xf7bb42d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#1 0xf7b981b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#2 0xf7960407 in g_value_set_static_boxed () from /opt/gnome/lib/libgobject-2.0.so.0
#3 0xf7961c0b in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
#4 0xf7973383 in g_signal_override_class_closure () from /opt/gnome/lib/libgobject-2.0.so.0
#5 0xf797400f in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#6 0xf7974415 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#7 0xf7cabb18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#8 0xf7b91653 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#9 0xf7b92857 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#10 0xf7a2602a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
#11 0xf77b5de2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#12 0xf77b8e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
#13 0xf77b91c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#14 0xf7b92cd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#15 0x082cf430 in wxEventLoop::Run ()
#16 0x08250c1d in wxAppBase::MainLoop ()
#17 0x0835168d in wxEntry ()
#18 0x080e886e in main (argc=0, argv=0x6010400b) at amule-gui.cpp:95
#19 0xf752df9c in __libc_start_main () from /lib/libc.so.6
#20 0x0805d5b1 in _start ()
(gdb) bt full
#0 0xf7bb42d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#1 0xf7b981b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#2 0xf7960407 in g_value_set_static_boxed () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#3 0xf7961c0b in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#4 0xf7973383 in g_signal_override_class_closure () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#5 0xf797400f in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#6 0xf7974415 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
No symbol table info available.
#7 0xf7cabb18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#8 0xf7b91653 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#9 0xf7b92857 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0xf7a2602a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#11 0xf77b5de2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#12 0xf77b8e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
#13 0xf77b91c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
No symbol table info available.
---Type to continue, or q to quit---
#14 0xf7b92cd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#15 0x082cf430 in wxEventLoop::Run ()
No symbol table info available.
#16 0x08250c1d in wxAppBase::MainLoop ()
No symbol table info available.
#17 0x0835168d in wxEntry ()
No symbol table info available.
#18 0x080e886e in main (argc=0, argv=0x6010400b) at amule-gui.cpp:95
No locals.
#19 0xf752df9c in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#20 0x0805d5b1 in _start ()
No symbol table info available.
(gdb) thread apply all bt
Thread 11 (Thread 4117257104 (LWP 3732)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf782c7dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0x083a4e38 in wxConditionInternal::WaitTimeout ()
#3 0x083a5e5b in wxSemaphoreInternal::WaitTimeout ()
#4 0x0816d7cd in CTimerThread::Entry (this=0x9e9f998) at Timer.cpp:63
#5 0x083a6a65 in wxThreadInternal::PthreadStart ()
#6 0xf7828112 in start_thread () from /lib/libpthread.so.0
#7 0xf75d72ee in clone () from /lib/libc.so.6
Thread 9 (Thread 4075293584 (LWP 3730)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf75d0a41 in ___newselect_nocancel () from /lib/libc.so.6
#2 0xf568d852 in gtk_vscale_new () from /usr/lib/libupnp.so
#3 0x0000002a in ?? ()
#4 0xf610260f in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#5 0xf7828112 in start_thread () from /lib/libpthread.so.0
#6 0xf75d72ee in clone () from /lib/libc.so.6
Thread 8 (Thread 4083686288 (LWP 3729)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf782c556 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xf61031e9 in TimerThreadInit () from /usr/lib/libthreadutil.so.2
#3 0xf610260f in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#4 0xf7828112 in start_thread () from /lib/libpthread.so.0
#5 0xf75d72ee in clone () from /lib/libc.so.6
---Type to continue, or q to quit---
Thread 7 (Thread 4092078992 (LWP 3728)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf782c7dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xf61023b6 in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#3 0xf7828112 in start_thread () from /lib/libpthread.so.0
#4 0xf75d72ee in clone () from /lib/libc.so.6
Thread 5 (Thread 4108864400 (LWP 3726)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf782c7dc in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xf61023b6 in ThreadPoolSetAttr () from /usr/lib/libthreadutil.so.2
#3 0xf7828112 in start_thread () from /lib/libpthread.so.0
#4 0xf75d72ee in clone () from /lib/libc.so.6
Thread 3 (Thread 4125916048 (LWP 3724)):
#0 0xffffe405 in __kernel_vsyscall ()
#1 0xf782f876 in __nanosleep_nocancel () from /lib/libpthread.so.0
#2 0x083aa56c in wxMicroSleep ()
#3 0x080c2371 in UploadBandwidthThrottler::Entry (this=0x8ab2d08) at UploadBandwidthThrottler.cpp:321
#4 0x083a6a65 in wxThreadInternal::PthreadStart ()
#5 0xf7828112 in start_thread () from /lib/libpthread.so.0
#6 0xf75d72ee in clone () from /lib/libc.so.6
Thread 1 (Thread 4147062480 (LWP 3717)):
#0 0xf7bb42d7 in gtk_notebook_new () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#1 0xf7b981b0 in gtk_marshal_BOOLEAN__VOID () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#2 0xf7960407 in g_value_set_static_boxed () from /opt/gnome/lib/libgobject-2.0.so.0
#3 0xf7961c0b in g_closure_invoke () from /opt/gnome/lib/libgobject-2.0.so.0
---Type to continue, or q to quit---
#4 0xf7973383 in g_signal_override_class_closure () from /opt/gnome/lib/libgobject-2.0.so.0
#5 0xf797400f in g_signal_emit_valist () from /opt/gnome/lib/libgobject-2.0.so.0
#6 0xf7974415 in g_signal_emit () from /opt/gnome/lib/libgobject-2.0.so.0
#7 0xf7cabb18 in gtk_widget_get_default_style () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#8 0xf7b91653 in gtk_propagate_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#9 0xf7b92857 in gtk_main_do_event () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#10 0xf7a2602a in gdk_add_client_message_filter () from /opt/gnome/lib/libgdk-x11-2.0.so.0
#11 0xf77b5de2 in g_main_context_dispatch () from /opt/gnome/lib/libglib-2.0.so.0
#12 0xf77b8e1f in g_main_context_prepare () from /opt/gnome/lib/libglib-2.0.so.0
#13 0xf77b91c9 in g_main_loop_run () from /opt/gnome/lib/libglib-2.0.so.0
#14 0xf7b92cd4 in gtk_main () from /opt/gnome/lib/libgtk-x11-2.0.so.0
#15 0x082cf430 in wxEventLoop::Run ()
#16 0x08250c1d in wxAppBase::MainLoop ()
#17 0x0835168d in wxEntry ()
#18 0x080e886e in main (argc=0, argv=0x6010400b) at amule-gui.cpp:95
#19 0xf752df9c in __libc_start_main () from /lib/libc.so.6
#20 0x0805d5b1 in _start ()
(gdb)
-
Ah, now I see.
Sorry, I'm currently unable to build x86_64 binaries and I have no idea whether the i586 binaries are working on x86_64.
If they do, it's good luck because I cannot test them. I'd recommend to build aMule yourself. You can rebuild the source RPMs for your platform.
-
Only to add that on my hardware (X86_64) it crashes too.
I use the X86_64 version of amule on openSuSE 10.2 X86_64 from the packman additional package collection.
I can act as a dummy monkey and try or do all You want suggest to me to inquire the cause.
I know how to do a ./configure, make, make install but I have only vague idea of the other things (C++ code, .h include files, pre-processor options, or other... :]
Best regards
salvatore.abbate@libero.it
-
Originally posted by lucano66
I use the X86_64 version of amule on openSuSE 10.2 X86_64 from the packman additional package collection.
This thread is not about Packman packages!
Unfortunately Packman people are not involved here, so you either have to contact them on your own or produce a decent backtrace and post it to the backtraces forum.
Once again: This thread is called "SUSE 10.2 (i586)", I don't have access to x86_64 hardware currently and can therefore neither provide x86_64 binaries myself nor debug other people's ones.
Packman distributes binaries of released versions only, so you might suffer from a bug that has been fixed since long ago already. Sorry, but as this forum section is about "Packages for development versions", you're off topic here.
-
What happened to the suse amule repository?
This file could not be found, because the user was deactived by the admin
-
Die Datei konnte nicht aufgerufen werden, da der User nicht existiert!
Very sad to see this.
I can provide a ftp/http space to upload amule packages for SuSE.
We need rpms.
Contact me: silihai at gmail dot com
-
Sorry, I am not maintaining this repository any more (maybe I should have made that clear earlier...), and I cannot maintain it because I'm not using 10.2 any more. If you have webspace and want me to provide packages, I can do that, but only for 11.0 (when it gets released, which will be soon). Right now my system is something between 10.3 and 11.0 and therefore unusable to build binaries that are supposed to run on other systems.