Package: amule
Version: 1:2.3.2-6
Followup-For: Bug #933439
> Switching to the GTK 3 version may be as simple as:
> 1) Update your Build-Depends
> libwxgtk3.0-dev -> libwxgtk3.0-gtk3-dev
> libwxgtk-media3.0-dev -> libwxgtk-media3.0-gtk3-dev
> 2) Rebuild
> 3) Test
i tried this but it failed with this segfault:
```
$ gdb amule
(gdb) r
Starting program: /usr/bin/amule
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff2cf5700 (LWP 5340)]
[New Thread 0x7ffff24f4700 (LWP 5341)]
[Detaching after fork from child process 5342]
2019-09-06 23:35:58: Initialising aMule 2.3.2 compiled with wxGTK2 v3.0.4 and
Boost 1.67
2019-09-06 23:35:58: Checking if there is an instance already running...
2019-09-06 23:35:58: No other instances are running.
[Detaching after fork from child process 5344]
[Detaching after fork from child process 5346]
[Detaching after fork from child process 5348]
[Detaching after fork from child process 5350]
[Detaching after fork from child process 5352]
[Detaching after fork from child process 5354]
[Detaching after fork from child process 5356]
[Detaching after fork from child process 5358]
2019-09-06 23:35:58: ListenSocket: Ok.
[New Thread 0x7ffff172f700 (LWP 5360)]
[New Thread 0x7ffff0f2e700 (LWP 5361)]
[New Thread 0x7fffebfff700 (LWP 5362)]
[New Thread 0x7fffeb7fe700 (LWP 5363)]
[New Thread 0x7fffeaffd700 (LWP 5364)]
[New Thread 0x7fffea7fc700 (LWP 5365)]
[New Thread 0x7fffe9ffb700 (LWP 5366)]
[New Thread 0x7fffe97fa700 (LWP 5367)]
[New Thread 0x7fffe8ff9700 (LWP 5368)]
[Detaching after fork from child process 5369]
[New Thread 0x7fffde60e700 (LWP 5371)]
[New Thread 0x7fffdde0d700 (LWP 5372)]
[New Thread 0x7fffdd60c700 (LWP 5373)]
[New Thread 0x7fffdce0b700 (LWP 5374)]
[New Thread 0x7fffcffff700 (LWP 5375)]
[New Thread 0x7fffcf7fe700 (LWP 5376)]
[New Thread 0x7fffceffd700 (LWP 5377)]
2019-09-06 23:35:59: Loading temp files from /download/enkey/tmp.
2019-09-06 23:35:59: All PartFiles Loaded.
[New Thread 0x7fffce7fc700 (LWP 5379)]
[New Thread 0x7fffcdffb700 (LWP 5380)]
Thread 1 "amule" received signal SIGSEGV, Segmentation fault.
0x00007ffff71d8c1a in wxWindow::DoClientToScreen(int*, int*) const () from
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
```
```
$ ldd /usr/bin/amule | grep wx
libwx_gtk3u_adv-3.0.so.0 =>
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_adv-3.0.so.0 (0x00007f6e11b53000)
libwx_gtk3u_core-3.0.so.0 =>
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0 (0x00007f6e114cc000)
libwx_baseu_net-3.0.so.0 =>
/usr/lib/x86_64-linux-gnu/libwx_baseu_net-3.0.so.0 (0x00007f6e11481000)
libwx_baseu-3.0.so.0 => /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
(0x00007f6e111bd000)
```
No idea what it really when wrong, but if you could lend a head it would be
great!
-- System Information:
Debian Release: 10.0
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages amule depends on:
ii amule-common 1:2.3.2-6
ii libboost-system1.67.0 1.67.0-13
ii libc6 2.28-10
ii libcrypto++6 5.6.4-8
ii libgcc1 1:9.2.1-6
ii libgeoip1 1.6.12-1
ii libixml10 1:1.8.4-2
ii libstdc++6 9.2.1-6
ii libupnp13 1:1.8.4-2
ii libwxbase3.0-0v5 3.0.4+dfsg-10
ii libwxgtk3.0-gtk3-0v5 3.0.4+dfsg-10
ii zlib1g 1:1.2.11.dfsg-1
Versions of packages amule recommends:
ii amule-utils 1:2.3.2-6
ii unzip 6.0-23
Versions of packages amule suggests:
ii amule-utils-gui 1:2.3.2-6
-- no debconf information