Summary: | net-p2p/amule: amuled 2.3.3 core dumps | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | echoxxzz <echoxxzz> |
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Many People | CC: | eduardo, fuz, jmprieto, kiddgreen |
Priority: | --- | Flags: | eduardo:
maintainer-feedback-
|
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any |
Description
echoxxzz
2022-10-20 02:34:45 UTC
Now that it at least starts with core dumping it's giving me a new error and just stopping: 20:43:17: Debug: Failed to unregister 33 in direction 1 Assertion failed: ./src/common/fdiodispatcher.cpp:ModifyFD:113: Assertion 'i != m_handlers.end()' failed. modifying unregistered handler? Backtrace follows: --== no BACKTRACE for your platform ==-- If I rebuild amule with debug enabled amuled gives a bit more info before it eventually quits: ./src/common/selectdispatcher.cpp(204): assert "Assert failure" failed in ProcessSets(): NULL handler in wxSelectDispatcher? Collecting stack trace information, please wait... Call stack: [00] 0x800ce7e02 [01] 0x800ce82a3 [02] 0x800ceb0d1 [03] 0x800ceb011 [04] 0x800c45ea9 [05] 0x800c45b6b [06] 0x800c10506 [07] 0x800c79df1 Assertion failed: ./src/common/selectdispatcher.cpp:ProcessSets:204: Assertion 'Assert failure' failed. NULL handler in wxSelectDispatcher? Backtrace follows: --== no BACKTRACE for your platform ==-- I get a lot of these (or very similar) message from wxSelectDispatcher before amuled quits. Rebuilt amule this time using wx28 and it ran a lot longer but eventually it also crashed: A fatal error has occurred and aMule has crashed. Please assist us in fixing this problem by posting the backtrace below in our 'aMule Crashes' forum and include as much information as possible regarding the circumstances of this crash. The forum is located here: http://forum.amule.org/index.php?board=67.0 If possible, please try to generate a real backtrace of this crash: http://wiki.amule.org/wiki/Backtraces ----------------------------=| BACKTRACE FOLLOWS: |=---------------------------- Current version is: aMuleD 2.3.3 compiled with wxBase(GTK2) v2.8.12 (Debugging) Running on: FreeBSD 13.1-RELEASE-p2 amd64 --== no BACKTRACE for your platform ==-- I rebuild this time using wx28 and it does a lot longer but it also crashes with the following error: A fatal error has occurred and aMule has crashed. Please assist us in fixing this problem by posting the backtrace below in our 'aMule Crashes' forum and include as much information as possible regarding the circumstances of this crash. The forum is located here: http://forum.amule.org/index.php?board=67.0 If possible, please try to generate a real backtrace of this crash: http://wiki.amule.org/wiki/Backtraces ----------------------------=| BACKTRACE FOLLOWS: |=---------------------------- Current version is: aMuleD 2.3.3 compiled with wxBase(GTK2) v2.8.12 (Debugging) Running on: FreeBSD 13.1-RELEASE-p2 amd64 --== no BACKTRACE for your platform ==-- Maintainer reset. See also bug #270916. This issue was fixed in https://cgit.freebsd.org/ports/commit/?id=4baf754027807e1ad7966055d40a4c4eb75a5717 Closing PR. |