ConEmu / old-issues

Old issues for ConEmu project (import is pending)
http://conemu.github.io/
0 stars 1 forks source link

Crash when starting ConEmu while full-screen game was open #1128

Closed ConEmu closed 9 years ago

ConEmu commented 9 years ago

From thecybershadow on June 27, 2013 12:12:02

Required information! OS version: Windows 7 x64 ConEmu version: ConEmu 130625 Far version (if you are using Far Manager): Far Manager, version 3.0 (build 3276) x86 What steps will reproduce the problem? 1. Start Worms Armageddon

  1. Suspend it in Visual Studio debugger
  2. Start ConEmu I can't attach the full dump file generated by ConEmu because it contains confidential information (titles of open windows, filenames of unrelated files). But here is the stack trace after rebuilding from source: ConEmu CD.dll!_memmove() C++

    ConEmu CD.dll!ReadConsoleData() Line 3718 C++ ConEmu CD.dll!ReloadFullConsoleInfo(int abForceSend=0) Line 3815 C++ ConEmu CD.dll!RefreshThread(void * lpvParam=0x00000000) Line 4367 C++ kernel32.dll!@BaseThreadInitThunk@12() Unknown ntdll.dll!_RtlUserThreadStart@8() Unknown ntdll.dll!RtlUserThreadStart@8() Unknown

Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=1129

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on July 15, 2013 06:52:38

How do you start ConEmu (step 3)? Can you run " ConEmu /log" and attach all log files?

ConEmu commented 9 years ago

From thecybershadow on July 21, 2013 13:43:56

How do you start ConEmu (step 3)?

Using a hotkey program. The program runs ConEmu .exe via CreateProcess.

Can you run " ConEmu /log" and attach all log files?

Attached logs from 130708.

Attachment: latest.7z

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on November 24, 2013 13:53:51

Does this issue reproduce at latest builds?

ConEmu commented 9 years ago

From thecybershadow on January 11, 2014 04:00:57

No, it seems to be fixed. Thanks.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on January 11, 2014 08:05:31

Status: Fixed