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

Error message is displayed and application exits if you try to export settings to a folder you don't have access to #1198

Open
Maximus5 opened this issue Jul 31, 2015 · 2 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 1198

OS version: Win8 SP0 x64
ConEmu version: build 130815 64

*Steps to reproduce*
1. Open settings
2. Export settings to an xml file
3. Save xml file to a folder you don't have access (e.g. C:\Program Files\ConEmu\)

The following error occurs:

Exception 0xC0000005 was occurred (ConEmu64.exe, PID=5064)
ConEmu build 130815 64

The "trap" dump is a bit big (~100 MB), so I'm not sure how to send it.

Reported by GSchizas on 2013-08-16 09:18:45

@Maximus5
Copy link
Owner Author

Wondering, how did you choose that folder?
I get following restricting message both in Win 7 and Win 8.

Use DropBox our any other hosting to send crash dump.

Reported by ConEmu.Maximus5 on 2013-08-16 10:08:46


- _Attachment: 2013-08-16_13-51-18.png
![2013-08-16_13-51-18.png](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-1198/comment-1/2013-08-16_13-51-18.png)_

@Maximus5
Copy link
Owner Author

Actually, the file ConEmu.xml already existed there, because this was the only place
I could find that ConEmu read a previously produced XML file (as default at least).

So the actual process was more like this:

1. Create a ConEmu.xml in C:\Program Files\ConEmu\: Take it from another folder and
copy it to the Program Files one, using File Explorer (to avoid virtualization)
2. Open ConEmu (it will find the proper file, if you go to Settings)
3. Make a change (any change) to the settings
4. Save the file in the same location (i.e. "C:\Program Files\ConEmu\ConEmu.xml")
5. Program crashes

TBH, I can only faithfully reproduce it on one PC.

The original crash dump ("trap") has been uploaded here: http://db.tt/3hUk0fXJ

Reported by GSchizas on 2013-08-16 11:37:58

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

No branches or pull requests

1 participant