#16 closed defect (worksforme)

Crash on Exit

Reported by: David McKenna Owned by:
Priority: minor Milestone:
Component: GUI Version: 2.0
Keywords: Cc:

Description

When I exit DatSeeker, a POPUPLOG and exceptq report is created. Not a big problem, DataSeeker works great, but I end up with a lot of *.trp files in the dataseeker directory after a while.

Attachments (2)

POPUPLOG.OS2 (2.3 KB ) - added by David McKenna 19 months ago.
0063_03.TRP (28.6 KB ) - added by David McKenna 19 months ago.

Download all attachments as: .zip

Change History (5)

by David McKenna, 19 months ago

Attachment: POPUPLOG.OS2 added

by David McKenna, 19 months ago

Attachment: 0063_03.TRP added

comment:1 by andib, 18 months ago

Hm, trap C:\OS2\DLL\PMMERGE.DLL? Of course I don't see such traps here so I'm only guessing for now -

I'm not good in decipher exceptq reports. What I see are references to the DriveInfo window (DriveInfoProc). Did you ever use this? Did you ever open it an select some drives there? Maybe some uninitialized ini setting?

Do you have pmprintf package installed? Maybe in the viewer (pmprintf.exe) we can see more what happening. I see are a lot of debug messages in the source code. But maybe you need to run a debug build (not sure if it is included in your dataseeker package).

Guess you're running the latest version? I think it's 1.15. Maybe you add the version info (Help - ...) here.

Other things which can interfere with standard window procedures come to mind - some destop enhancers installed? I see things like -
C:\SYS\DLL\ECOWIN.DLL
C:\SYS\DLL\ECOBASE.DLL
C:\SYS\DLL\EICONS.DLL
...
which I probably never used here. But as I made a brand new ArcoOS5.0.8 installation here on some spare partition, maybe I try it out with that.

comment:2 by David McKenna, 17 months ago

Hi Andi,

I'm using version 1.16. Since I wrote this ticket, I got an NVME drive and installed ArcaOS 5.0.8 on it, and now I do not have this problem! So there must have been something incompatable or just plain wrong about my previous installation. You can close this and sorry to make a fuss.

comment:3 by andib, 17 months ago

Resolution: worksforme
Status: newclosed

Closed as requested.

Note: See TracTickets for help on using tickets.