aMule Forum
English => en_Bugs => Topic started by: wdc on October 27, 2020, 02:19:21 PM
-
i was wondering if you can do something about the issue i am seeing. aMule works for a while and then crash.
13:26:56: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1014,wx containers,compatible with 2.8).
2020-10-27 13:26:56: Initialising aMule SVN compiled with wxGTK2 v3.0.5 and Boost 1.72 (Snapshot: rev. 11047)
2020-10-27 13:26:56: Checking if there is an instance already running...
2020-10-27 13:26:56: No other instances are running.
2020-10-27 13:28:00: ListenSocket: Ok.
2020-10-27 13:28:00: Loading temp files from /home/lnot/.aMule/Temp.
2020-10-27 13:28:00: All PartFiles Loaded.
2020-10-27 13:34:58: Asio thread 1 started
2020-10-27 13:34:58: Asio thread 4 started
2020-10-27 13:34:58: Asio thread 3 started
2020-10-27 13:34:58: Asio thread 2 started
(amule:1606945): Gtk-WARNING **: 13:43:56.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
(amule:1606945): Gtk-WARNING **: 13:43:56.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 19
Trace/breakpoint trap (core dumped)
I am on latest Manjaro Linux, 5.8.16-2-MANJARO, aMule from official repo: v. 11047-1
error is similar to what other member describe http://forum.amule.org/index.php?topic=70402.msg176993#msg176993
-
A first guess, the ABI missmatch could bork the window sizing. Maybe it's just an error in config file reading.
-
A first guess, the ABI missmatch could bork the window sizing. Maybe it's just an error in config file reading.
I have some issue with aMule that happens repeatedly on my Linux Manjaro (Arch based) with XFCE desktop. When i minimize amule window (i suppose it should go to tray, because closing ask for quitting the app), then the amule taskbar button start disappearing and appearing from taskbar and whole interface stop responding so i have to do Ctrl+Alt+F4 and kill the amule (ps aux|grep amule;kill -9 AmulePidNumber). Then i return back to XFCE desktop by Alt+F7 and within a few seconds XFCE start responding. I was launching this amule instance from within command line and with -o (log to STDOUT) parameter, and i do not see any errors or such:
!2020-10-29 02:10:29: Connected to Kad (ok)
!2020-10-29 08:10:38: Connected to Kad (firewalled)
!2020-10-29 08:10:39: Connected to Kad (ok)
!2020-10-29 17:10:56: Connected to Kad (firewalled)
!2020-10-29 17:10:56: Connected to Kad (ok)
Killed
If you are able to help fix this, please let me know what should i do to shed some light on this. Thank you