Crash in 18.00.0011

Things you’d like to miss in the future...
Post Reply
Stilez
Posts: 107
Joined: 23 Aug 2010 14:32

Crash in 18.00.0011

Post by Stilez »

I'm pretty sure that I know what's going on with this crash.
Windows data below (Win 8.1 x64).

I had a custom column set up for SHA1. When I opened XYPlorer it was on the root list of shares for my Samba server. As soon as I chose a share to open, it (of course) started to recalculate the SHA1 hashes for items in the share, which I didn't need this session. So I right clicked on the column header and removed the column. As it was still calculating hashes for items in the column, it crashed. When I reopened XYPlorer and stopped the hashing process before removing the column (by pressing escape first) then it didn't crash.

Code: Select all

Problem Event Name:	APPCRASH
  Application Name:	XYplorer.exe
  Application Version:	18.0.0.11
  Application Timestamp:	594d2c9c
  Fault Module Name:	XYplorer.exe
  Fault Module Version:	18.0.0.11
  Fault Module Timestamp:	594d2c9c
  Exception Code:	c0000005
  Exception Offset:	002e9b3b
  OS Version:	6.3.9600.2.0.0.256.4
  Locale ID:	2057

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

Re: Crash in 18.00.0011

Post by admin »

Could you post the code of that column?

Stilez
Posts: 107
Joined: 23 Aug 2010 14:32

Re: Crash in 18.00.0011

Post by Stilez »

There's no code as such. I just created a new (empty) column and assigned the special property "SHA1" to it.

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

Re: Crash in 18.00.0011

Post by admin »

OK, I'll check that...

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

Re: Crash in 18.00.0011

Post by admin »

Got it. Your analysis was correct! :tup:

Post Reply