You are not logged in.
Since last package update (amule 1:2.3.3-8), amule crahes on start up:
2024-07-22 21:35:12: amuleAppCommon.cpp(335): Initialising aMule GIT compiled with wxGTK2 v3.2.5 and Boost 1.83 (Debugging) (Snapshot: rev. 2.3.3)
2024-07-22 21:35:12: amuleAppCommon.cpp(382): Checking if there is an instance already running...
2024-07-22 21:35:12: amuleAppCommon.cpp(413): No other instances are running.
2024-07-22 21:35:12: ListenSocket.cpp(67): Socket de escucha: correcto.
Assertion failed: /usr/src/debug/wxwidgets/wxWidgets/src/common/sizer.cpp:DoInsert:2269: Assertion 'CheckSizerFlags(!((flags) & (wxALIGN_CENTRE_VERTICAL)))' failed. wxALIGN_CENTRE_VERTICAL will be ignored in this sizer: only horizontal alignment flags can be used in vertical sizers
DO NOT PANIC !!
If you're an end user running a program not developed by you, please ignore this message, it is harmless, and please try reporting the problem to the program developers.
You may also set WXSUPPRESS_SIZER_FLAGS_CHECK environment variable to suppress all such checks when running this program.
If you're the developer, simply remove this flag from your code to avoid getting this message. You can also call wxSizerFlags::DisableConsistencyChecks() to globally disable all such checks, but this is strongly not recommended.
Backtrace follows:
[3] wxOnAssert(char const*, int, char const*, char const*, wxString const&) in /usr/lib/libwx_baseu-3.2.so.0[0x735719a88abe]
[4] wxBoxSizer::DoInsert(unsigned long, wxSizerItem*) in /usr/lib/libwx_gtk3u_core-3.2.so.0[0x73571a1d65a0]
[5] ?? in amule[0x5e744d198f34]
[6] ?? in amule[0x5e744d151003]
[7] ?? in amule[0x5e744cffecf6]
[8] ?? in amule[0x5e744cfff190]
[9] ?? in amule[0x5e744cf433a1]
[10] ?? in amule[0x5e744cffdb8e]
[11] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-3.2.so.0[0x735719af5222]
[12] ?? in amule[0x5e744ceaed29]
[13] ?? in /usr/lib/libc.so.6[0x735719439c88]
[14] __libc_start_main in /usr/lib/libc.so.6[0x735719439d4c]
[15] ?? in amule[0x5e744cec0375]
Abortado (`core' generado)
SOLVED on amule 1:2.3.3-9 Thanks!
Last edited by sosonok (2024-07-24 19:53:35)
Offline
Same error here:
❯ amule
2024-07-24 15:36:47: amuleAppCommon.cpp(335): Initialising aMule GIT compiled with wxGTK2 v3.2.5 and Boost 1.83 (Debugging) (Snapshot: rev. 2.3.3)
2024-07-24 15:36:47: amuleAppCommon.cpp(382): Checking if there is an instance already running...
2024-07-24 15:36:47: amuleAppCommon.cpp(413): No other instances are running.
2024-07-24 15:36:47: ListenSocket.cpp(67): ListenSocket: Ok.
Assertion failed: /usr/src/debug/wxwidgets/wxWidgets/src/common/sizer.cpp:DoInsert:2269: Assertion 'CheckSizerFlags(!((flags) & (wxALIGN_CENTRE_VERTICAL)))' failed. wxALIGN_CENTRE_VERTICAL will be ignored in this sizer: only horizontal alignment flags can be used in vertical sizers
DO NOT PANIC !!
If you're an end user running a program not developed by you, please ignore this message, it is harmless, and please try reporting the problem to the program developers.
You may also set WXSUPPRESS_SIZER_FLAGS_CHECK environment variable to suppress all such checks when running this program.
If you're the developer, simply remove this flag from your code to avoid getting this message. You can also call wxSizerFlags::DisableConsistencyChecks() to globally disable all such checks, but this is strongly not recommended.
Backtrace follows:
[3] wxOnAssert(char const*, int, char const*, char const*, wxString const&) in /usr/lib/libwx_baseu-3.2.so.0[0x70d009e88abe]
[4] wxBoxSizer::DoInsert(unsigned long, wxSizerItem*) in /usr/lib/libwx_gtk3u_core-3.2.so.0[0x70d00a5d65a0]
[5] ?? in amule[0x5900cb241f34]
[6] ?? in amule[0x5900cb1fa003]
[7] ?? in amule[0x5900cb0a7cf6]
[8] ?? in amule[0x5900cb0a8190]
[9] ?? in amule[0x5900cafec3a1]
[10] ?? in amule[0x5900cb0a6b8e]
[11] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-3.2.so.0[0x70d009ef5222]
[12] ?? in amule[0x5900caf57d29]
[13] ?? in /usr/lib/libc.so.6[0x70d009834e08]
[14] __libc_start_main in /usr/lib/libc.so.6[0x70d009834ecc]
[15] ?? in amule[0x5900caf69375]
fish: Job 1, 'amule' terminated by signal SIGABRT (Abort)
Offline
I just upgraded and it’s already working.
Thanks
Offline