Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConEmu ramdomly crashes #287

Closed
andreacc opened this issue Aug 21, 2015 · 7 comments
Closed

ConEmu ramdomly crashes #287

andreacc opened this issue Aug 21, 2015 · 7 comments

Comments

@andreacc
Copy link

I was getting ramdomly crashes with preview build 150814, upgraded it to the latest version 150816 but keep getting it.

Exception 0xC0000005 (Write x00000001401F1008) was occurred (ConEmu64.exe, PID=3676) ConEmu build 150816 64

My OS is Windows 7 x64.

The dump file:
https://www.dropbox.com/sh/zrx5uhmeoe5es31/AABYGxk7pu6SYmgs-6cJo2hja?dl=0

@Maximus5
Copy link
Owner

Please check build 150821

@andreacc
Copy link
Author

Installed and haven't had a crash for the last 20 hours. Will report if it happens. Thanks.

@Keeo
Copy link

Keeo commented Aug 25, 2015

Same occurance, random crashes.

Exception 0xC0000005 (Read  x0000000000000000) was occurred (ConEmu64.exe, PID=3012)
ConEmu build 150821 64

Run with administrator rights, w7 sp1 x64.

Will dump file help? Is there info about what dumpfile contains?

@Maximus5
Copy link
Owner

@Keeo Different crashes. You've seen "read" but originally reported was "write" crash.

Crash memory dumps containing memory dumps of crashed process of course.
Anyone may open it with WinDbg, VisualStudio or other debugger supporting this format.

Without either crash dump or exactly described repro steps - crash reports are almost useless:
http://conemu.github.io/en/BadIssue.html

@barratis
Copy link

I've been having the same issue as andreacc lately:

Exception 0xC0000005 (Write x00000001401F1058) was occurred (ConEmu64.exe, PID=9204)
ConEmu build 150813 64

I've put the last trap here: https://drive.google.com/folderview?id=0BxHIxRxfM7psV240bjY4MUZQM0E&usp=sharing

It tends to happen mostly when coming back to ConEmu after a long period of inactivity. It's usually the GfW (version 2.5.0.windows.1) bash running at that time.

@Maximus5
Copy link
Owner

@barratis You are using obsolete version! Latest preview build at the moment is 150813c.

@Maximus5
Copy link
Owner

Fixed a month ago actually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants