View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001672aMuleExternal Connpublic2011-05-22 05:232011-05-22 15:40
Reportermoo 
Assigned Tosturedman 
PrioritynormalSeveritycrashReproducibilitysometimes
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionSVN 
Target Version2.3.1Fixed in Version2.3.1 
Summary0001672: Assertion 'm_dataType == EC_TAGTYPE_UNKNOWN' failed. in amuleweb
Descriptionamuleweb: Assertion failed: ECTag.cpp:GetIPv4Data:640: Assertion 'm_dataType == EC_TAGTYPE_UNKNOWN' failed.
amuleweb: Backtrace follows:
amuleweb: [4] wxOnAssert(char const*, int, char const*, char const*, char const*) in /usr/lib/libwx_baseu-2.9.so.1[0xb72fee6b]
amuleweb: [5] CECTag::GetIPv4Data() const in amuleweb[0x80cfdf8]
amuleweb: [6] php_get_amule_stats(PHP_VALUE_NODE*) in amuleweb[0x80c78c9]
amuleweb: [7] php_run_func_call in amuleweb[0x80b7fdc]
amuleweb: [8] php_expr_eval in amuleweb[0x80b81c7]
amuleweb: [9] php_expr_eval in amuleweb[0x80b8634]
amuleweb: [10] php_execute in amuleweb[0x80b9181]
amuleweb: [11] CPhpFilter::CPhpFilter(CWebServerBase*, CSession*, char const*, CWriteStrBuffer*) in amuleweb[0x80ce800]
amuleweb: [12] CScriptWebServer::ProcessPhpRequest(char const*, CSession*, long&) in amuleweb[0x80553e5]
amuleweb: [13] CScriptWebServer::ProcessURL(ThreadData) in amuleweb[0x8064bea]
amuleweb: [14] CWebSocket::OnRequestReceived(char*, char*, unsigned int) in amuleweb[0x8082975]
amuleweb: [15] CWebSocket::OnInput() in amuleweb[0x8084e60]
amuleweb: [16] wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.9.so.1[0xb72f923f]
amuleweb: [17] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const in /usr/lib/libwx_baseu-2.9.so.1[0xb72f929b]
amuleweb: [18] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.9.so.1[0xb75e7234]
amuleweb: [19] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.9.so.1[0xb75e73bc]
amuleweb: [20] wxEvtHandler::TryHereOnly(wxEvent&) in /usr/lib/libwx_baseu-2.9.so.1[0xb75e7748]
amuleweb: [21] wxEvtHandler::ProcessEventLocally(wxEvent&) in /usr/lib/libwx_baseu-2.9.so.1[0xb75e77b7]
amuleweb: [22] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.9.so.1[0xb75e785d]
amuleweb: [23] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.9.so.1[0xb75e8219]
amuleweb: [24] wxAppConsoleBase::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.9.so.1[0xb72ffc56]
amuleweb: [25] wxEventLoopManual::ProcessEvents() in /usr/lib/libwx_baseu-2.9.so.1[0xb7389031]
amuleweb: [26] wxEventLoopManual::Run() in /usr/lib/libwx_baseu-2.9.so.1[0xb73890f8]
amuleweb: [27] wxAppConsoleBase::MainLoop() in /usr/lib/libwx_baseu-2.9.so.1[0xb72fe215]
amuleweb: [28] wxAppConsoleBase::OnRun() in /usr/lib/libwx_baseu-2.9.so.1[0xb72f90e4]
amuleweb: [29] CaMuleExternalConnector::ConnectAndRun(wxString const&, wxString const&) in amuleweb[0x80936cd]
amuleweb: [30] CamulewebApp::OnRun() in amuleweb[0x8076059]
amuleweb: [31] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.9.so.1[0xb74209fb]
amuleweb: [32] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.9.so.1[0xb7420aa7]
amuleweb: [33] main in amuleweb[0x807051b]
amuleweb: [34] __libc_start_main in /lib/libc.so.6[0xb6f5bca4]
amuleweb: [35] _start in amuleweb[0x8050df1]
Additional InformationaMuleD SVN 10562
wxWidgets v2.9.1
TagsNo tags attached.
Fixed in Revision10571
Operating SystemAny
Attached Filespatch file icon 003-ECSpecialCoreTags.patch [^] (639 bytes) 2011-05-22 05:53 [Show Content]

- Relationships

-  Notes
(0003571)
sturedman (developer)
2011-05-22 14:09

Yeah, amuleWeb is not well tested. Looks like I broke a few things there improving amulegui.
Your patch breaks pretty much everything except for the webserver. I need to find a different solution.
(0003572)
sturedman (developer)
2011-05-22 15:40

Please verify and add a note if it works now!

- Issue History
Date Modified Username Field Change
2011-05-22 05:23 moo New Issue
2011-05-22 05:23 moo Operating System => Any
2011-05-22 05:53 moo File Added: 003-ECSpecialCoreTags.patch
2011-05-22 14:09 sturedman Note Added: 0003571
2011-05-22 14:09 sturedman Assigned To => sturedman
2011-05-22 14:09 sturedman Status new => assigned
2011-05-22 15:40 sturedman Fixed in Revision => 10571
2011-05-22 15:40 sturedman Note Added: 0003572
2011-05-22 15:40 sturedman Status assigned => resolved
2011-05-22 15:40 sturedman Resolution open => fixed
2011-05-22 15:40 sturedman Fixed in Version => 2.3.1
2011-05-22 15:40 sturedman Target Version => 2.3.1


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker