← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1334054] Re: DC++ crashes in different ways

 

After running for 7 hours straight, my DC crashed again :(
Different Crash log entries. Much shorter crash log. I will paste the entries below. Also I will attach the log (now I know where to find it :)

Here it is:

DC++ has crashed on 2014-06-29 at 23:24:20.
Please report this data to the DC++ team for further investigation.

DC++ version: DC++ v0.843 (r"533213aa9fa2+")
TTH: DSAUJC46C3B3EELZYKWI4LBHCNOHZYPWLXHS4QY
Compiled with MinGW-w64's GCC 4.8.2
Exception code: c0000005
Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
Processors: 2 * x86

Writing the stack trace...

DCPlusPlus: H:\Dev\DC++\repo/dcpp/NmdcHub.cpp (937), function: void/unknown clearFlooders(NmdcHub* const this, uint64_t aTick)
DCPlusPlus: H:\Dev\DC++\repo/dcpp/NmdcHub.cpp (277), function: void/unknown onLine(NmdcHub* const this, string const& const aLine)
DCPlusPlus: H:\Dev\DC++\repo/dcpp/NmdcHub.cpp (997), function: void/unknown on(NmdcHub* const this, string const& const aLine)
DCPlusPlus: H:\Dev\DC++\repo/dcpp/Speaker.h (47), function: void/unknown threadRead(BufferedSocket* const this)
DCPlusPlus: H:\Dev\DC++\repo/dcpp/BufferedSocket.cpp (487), function: int run(BufferedSocket* const this)
DCPlusPlus: H:\Dev\DC++\repo/dcpp/Thread.h (110), function: DWORD starter(void/unknown p)

Information about the crash has been written.

Please notify me if I should do more testing (suck as turn On - Ignore
PM from Bots and Off - Ignore PM from Hubs, to see if it still crashes,
or maybe turn both of them off)

** Attachment added: "CrashLog.txt"
   https://bugs.launchpad.net/dcplusplus/+bug/1334054/+attachment/4142324/+files/CrashLog.txt

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1334054

Title:
  DC++ crashes in different ways

Status in DC++:
  New

Bug description:
  My DC++ crashes in different ways. It started off by giving me an error, saying it needs to close. Then it started to just shut down without a warning and with no error code at all. Then my Favourites list vanished, which caused a big upset.
  Now it just freezes. I can browse whatever page (hub, user or search results page) I have opened, but is does nothing else. After 3 attempst, I managed to get this error message:

  AppName: dcplusplus.exe	 AppVer: 0.8.4.3	 ModName: dcplusplus.exe
  ModVer: 0.8.4.3	 Offset: 0019bd7f

  Now it just freezes right after opening, I cannot close opened windows
  or do anything else. There is no error message and it takes about 3
  minutes for the program to shut down (unless I force shut it down,
  through Task Manager)

  I use Windows XP SP3
  Manually configured router

  Here's the crash log:

  DC++ version: DC++ v0.843 (r"533213aa9fa2+")
  TTH: DSAUJC46C3B3EELZYKWI4LBHCNOHZYPWLXHS4QY
  Compiled with MinGW-w64's GCC 4.8.2
  Exception code: c0000005
  Windows version: major = 5, minor = 1, build = 2600, SP = 3, type = 1
  Processors: 2 * x86

  Writing the stack trace...

  DCPlusPlus: H:\Dev\DC++\repo/win32/MainWindow.cpp (763), function: void/unknown setStaticWindowState(MainWindow* const this, string const& const id, bool open)
  DCPlusPlus: H:\Dev\DC++\repo/win32/WinUtil.cpp (511), function: void/unknown setStaticWindowState(string const& const id, bool open)
  DCPlusPlus: H:\Dev\DC++\repo/win32/MDIChildFrame.h (83)
  DCPlusPlus: H:\Dev\DC++\repo/dwt/src/Dispatcher.cpp (105)
  USER32: [Failed to load the debugging data into memory (error: 2)] GetDC
  USER32: [Failed to load the debugging data into memory (error: 2)] UserLpkPSMTextOut
  USER32: [Failed to load the debugging data into memory (error: 2)] DefWindowProcW
  USER32: [Failed to load the debugging data into memory (error: 2)] IsWindowInDestroy
  ntdll: [Failed to load the debugging data into memory (error: 2)] KiUserCallbackDispatcher
  USER32: [Failed to load the debugging data into memory (error: 2)] DefWindowProcW
  USER32: [Failed to load the debugging data into memory (error: 2)] DefWindowProcW
  DCPlusPlus: H:\Dev\DC++\repo/dwt/src/Dispatcher.cpp (264), function: LRESULT chain(NormalDispatcher* const this, MSG const& const msg)
  DCPlusPlus: H:\Dev\DC++\repo/dwt/src/Dispatcher.cpp (94)
  USER32: [Failed to load the debugging data into memory (error: 2)] GetDC
  USER32: [Failed to load the debugging data into memory (error: 2)] GetDC
  USER32: [Failed to load the debugging data into memory (error: 2)] GetWindowLongW
  USER32: [Failed to load the debugging data into memory (error: 2)] DispatchMessageW
  DCPlusPlus: H:\Dev\DC++\repo/dwt/src/Application.cpp (217), function: bool dispatch(Application* const this)
  DCPlusPlus: H:\Dev\DC++\repo/dwt/src/Application.cpp (148), function: void/unknown run(Application* const this)
  DCPlusPlus: H:\Dev\DC++\repo/dwt/src/Application.cpp (280), function: int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
  DCPlusPlus: ?
  DCPlusPlus: ?
  kernel32: [Failed to load the debugging data into memory (error: 2)] RegisterWaitForInputIdle

  Information about the crash has been written.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1334054/+subscriptions


References