Intermittent crash when navigating to a different folder

Things you’d like to miss in the future...
Post Reply
drewkeller
Posts: 33
Joined: 01 Nov 2008 05:29

Intermittent crash when navigating to a different folder

Post by drewkeller »

XY started doing this maybe 2-3 months ago. I haven't figured out an exact way to reproduce this. Sometimes when I navigate to a folder XY crashes (it isn't always the same folder, but I think it's always been a folder on a certain one of my hard drive partitions). I use a few versioning programs that cache icons (TortoiseGit, Bazaar, etc), which might have something to do with it, since my versioned projects are generally on the affected(?) partition. However, I use the same versioning programs at work, and I don't have this issue at work. I even tried starting a new configuration from scratch and at a different time copied my configuration from work.

When it happens, I get two crash report dialogs (below) and then Windows says XY has stopped working and subsequently closes XY.

Code: Select all

Error:  	10 (0x0000000A)
Desc:   	This array is fixed or temporarily locked
Dll:    	0
Proc:   	cLi@20

Source: 	XYplorer
XY ver: 	XYplorer 13.80.0001
OS:     	Windows 8.1 Professional, 64-bit
Locale: 	1033
ANSI:   	1252
ACP:    	1252  (ANSI - Latin I)
DBCS:   	No
DPI:    	96 (100%)

Date:   	2/26/2014 5:32:38 PM

Code: Select all

Error:  	10 (0x0000000A)
Desc:   	This array is fixed or temporarily locked
Dll:    	0
Proc:   	bBM@51

Source: 	XYplorer
XY ver: 	XYplorer 13.80.0001
OS:     	Windows 8.1 Professional, 64-bit
Locale: 	1033
ANSI:   	1252
ACP:    	1252  (ANSI - Latin I)
DBCS:   	No
DPI:    	96 (100%)

Date:   	2/26/2014 5:37:41 PM

admin
Site Admin
Posts: 60603
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Intermittent crash when navigating to a different folder

Post by admin »

Thanks. Intermittent stuff is hard to debug, of course. If you find anything like a pattern let me know.

Post Reply