Modify ↓
Opened 3 years ago Closed 3 years ago #178 closed bug (fixed)YAM tries to close file twice -> recoverable alert on exit
Description
YAM 2.7-dev [OS4/PPC] (14.08.2010)
First of all, this does not happen with the debug version, so I cannot provide you with a debug log.
I only know, when I quit YAM I get a dos requester complaining that a file that was already closed was closed a second time, then there is a yellow guru.
If there is anything I can do to give you some more info, please tell me. Attachments (0)Change History (3)comment:1 Changed 3 years ago by thboeckelcomment:2 Changed 3 years ago by damato
Ok. I tried to reproduce the issue as well. So I compiled myself a non-debug version and simply started it and quit YAM immediately. And here it also seems to happen. The requester that comes up seems to be comming from dos.library directly reminding the user that an already closed file was tried to be closed a second time. So there indeed seems to be some internal problem which might need some further investigation. Let's see if SnoopDOS&Co can help in finding out why the debug version works while the non-debug version shows the problem on quit. comment:3 Changed 3 years ago by damato
(In [4915]) * extrasrc/NewReadArgs.c,h: unified the "public" and "private" NewRDArgs
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



I just tried that nightly build. Ran YAM and quitted it again => no problem.
If there is something else to do to let the issue happen then this tiny bit of information is missing in your report.