linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #07908
[Bug 1266319] Re: Crash in NmdcHub "Line" callback
for Ken: by "PluginManager", Fredrik is referring to DC++
plugins/extensions, the list of which can be accessed via Settings >
Plugins (at the bottom). if you haven't installed any, chances are you
don't have any.
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1266319
Title:
Crash in NmdcHub "Line" callback
Status in DC++:
New
Bug description:
I have read everything on this and nothing helps, this is the last
thing that happened. Is there anyone at DC++ that can help? Or am I
just wasting my time with DC++?
OK I split the hubs, here are the results
1st 5 hubs caused these crashes
###########################################
DC++ has crashed on 2014-01-02 at 21:52:01.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/ext/atomicity.h (47)
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/ext/new_allocator.h (110), function: void/unknown execTasks(HubFrame* const this)
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/functional (2029), function: bool dispatchAsync(Application* const this)
Information about the crash has been written.
###########################################
DC++ has crashed on 2014-01-02 at 11:00:04.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/bits/basic_string.h (716)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/NmdcHub.cpp (996), function: void/unknown on(NmdcHub* const this, string const& const aLine)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/Speaker.h (60), function: void/unknown threadRead(BufferedSocket* const this)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/BufferedSocket.cpp (489), function: int run(BufferedSocket* const this)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/Thread.h (110), function: DWORD starter(void/unknown p)
Information about the crash has been written.
###########################################
DC++ has crashed on 2014-01-01 at 13:37:19.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
DC++ has crashed on 2013-12-31 at 05:24:20.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
Failed to initialize the symbol handler (error: 998)
Information about the crash has been written.
###########################################
Second 4 hubs
Got this popup measage twice:
###########################################
Runtime Error!
Program: C:\Progams Files\DC++\DCPlusPlus.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
###########################################
and these crash logs
###########################################
DC++ has crashed on 2014-01-03 at 13:04:30.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
ntdll: [Failed to load the debugging data into memory (error: 2)] ?
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/bits/unique_ptr.h (67), function: bool dispatchAsync(Application* const this)
Information about the crash has been written.
###########################################
DC++ has crashed on 2014-01-04 at 21:15:48.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
DCPlusPlus: ?
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/bits/basic_string.h (1009), function: void/unknown onLine(NmdcHub* const this, string const& const aLine)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/NmdcHub.cpp (996), function: void/unknown on(NmdcHub* const this, string const& const aLine)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/Speaker.h (60), function: void/unknown threadRead(BufferedSocket* const this)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/BufferedSocket.cpp (489), function: int run(BufferedSocket* const this)
DCPlusPlus: H:\Dev\DC++\0.831/dcpp/Thread.h (110), function: DWORD starter(void/unknown p)
###########################################
Information about the crash has been written.
DC++ has crashed on 2014-01-05 at 02:12:45.
Please report this data to the DC++ team for further investigation.
DC++ version: DC++ v0.831 (r3365)
TTH: 7WYPILGP3DBQXRDZE7HHKR7INOZOJZBX4CG7AHI
Compiled with MinGW-w64's GCC 4.8.1
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86
Writing the stack trace...
ntdll: [Failed to load the debugging data into memory (error: 2)] ?
DCPlusPlus: h:/mingw/lib/gcc/i686-w64-mingw32/4.8.1/include/c++/bits/unique_ptr.h (67), function: bool dispatchAsync(Application* const this)
Information about the crash has been written.
###########################################
and I got this from the user Temp folder
###########################################
<?xml version="1.0" encoding="UTF-16"?>
<DATABASE>
<EXE NAME="DCPlusPlus.exe" FILTER="GRABMI_FILTER_PRIVACY">
<MATCHING_FILE NAME="DCPlusPlus.exe" SIZE="7834126" CHECKSUM="0x565BF393" BIN_FILE_VERSION="0.8.3.1" BIN_PRODUCT_VERSION="0.8.3.1" PRODUCT_VERSION="0, 8, 3, 1" FILE_DESCRIPTION="DC++" PRODUCT_NAME="DC++" FILE_VERSION="0, 8, 3, 1" ORIGINAL_FILENAME="DCPlusPlus.exe" INTERNAL_NAME="DC++" LEGAL_COPYRIGHT="Copyright 2001-2013 Jacek Sieka" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x77D035" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="0.8.3.1" UPTO_BIN_PRODUCT_VERSION="0.8.3.1" LINK_DATE="11/11/2013 15:02:54" UPTO_LINK_DATE="11/11/2013 15:02:54" VER_LANGUAGE="English (United States) [0x409]" />
<MATCHING_FILE NAME="uninstall.exe" SIZE="150313" CHECKSUM="0x6A14CDE9" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x60000" LINK_DATE="02/24/2012 19:19:59" UPTO_LINK_DATE="02/24/2012 19:19:59" />
</EXE>
<EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
<MATCHING_FILE NAME="kernel32.dll" SIZE="991744" CHECKSUM="0x5ACBF35E" BIN_FILE_VERSION="5.1.2600.6293" BIN_PRODUCT_VERSION="5.1.2600.6293" PRODUCT_VERSION="5.1.2600.6293" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.6293 (xpsp_sp3_qfe.121001-1624)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xFBE8A" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.6293" UPTO_BIN_PRODUCT_VERSION="5.1.2600.6293" LINK_DATE="10/03/2012 04:57:29" UPTO_LINK_DATE="10/03/2012 04:57:29" VER_LANGUAGE="English (United States) [0x409]" />
</EXE>
</DATABASE>
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1266319/+subscriptions
Follow ups
References