View Issue Details

IDProjectCategoryView StatusLast Update
0000108LyX for OS/2public2022-05-14 06:35
Reporterpiesse Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionreopened 
Summary0000108: Lyx doesn't delete temporary files and directories
DescriptionOn exit or when closing a document, if it has been viewed as pdf or ps (that is, if has been worked on by latex), temporary files are not deleted.

Exception caught:
boost::filesystem::remove: "G:/var/temp/lyx_tmpdir9111U1fD3/lyx_tmpbuf0": Resource busy
Exception caught:
boost::filesystem::remove: "G:/var/temp/lyx_tmpdir9111U1fD3": Directory not empty

TagsNo tags attached.

Activities

psmedley

2006-10-17 09:44

administrator   ~0000354

Most likely the file needs to be closed before being removed - hopefully will be easy to fix....

psmedley

2007-06-20 09:19

administrator   ~0000637

Fixed in latest build?

piesse

2010-01-06 09:50

reporter   ~0001440

In 1.6.5 Jan 2, 2010), when exiting lyx I get:

LIBC PANIC!!
LIBC fork: Child aborting fork()! rc=0xfffffffc
pid=0x007d ppid=0x0077 tid=0x0001 slot=0x012b pri=0x0200 mc=0x0000
D:\LYX\BIN\LYX.EXE
LIBC063 0:00001e28
cs:eip=005b:1f681e28 ss:esp=0053:00b7df2c ebp=00b7df34
 ds=0053 es=0053 fs=150b gs=0000 efl=00012202
eax=00000040 ebx=5b859400 ecx=160b0000 edx=00000018 edi=00000000 esi=160b0000
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.
QMutexPrivate::QMutexPrivate: DosCloseEventSem returned 6
QMutexPrivate::QMutexPrivate: DosCloseEventSem returned 6
QMutexPrivate::QMutexPrivate: DosCloseEventSem returned 6
FileName.cpp(633): Could not delete G:/var/temp/lyx_tmpdir.xJL119/lyx_tmpbuf0
Warning: Could not remove temporary directory
----------------------------------------
Could not remove the temporary directory G:/var/temp/lyx_tmpdir.xJL119/lyx_tmpbu
f0
FileName.cpp(620): Could not delete G:/var/temp/lyx_tmpdir.xJL119/lyx_tmpbuf0
FileName.cpp(633): Could not delete G:/var/temp/lyx_tmpdir.xJL119
Warning: Unable to remove temporary directory
----------------------------------------
Unable to remove the temporary directory G:/var/temp/lyx_tmpdir.xJL119

===

piesse

2010-01-06 09:56

reporter   ~0001441

Note that the "LIBC PANIC!" doesn't accur all the times (just at random), while the warnings do, both when closing a document and when exiting lyx

psmedley

2022-05-14 06:35

administrator   ~0004246

Won't fix -

Issue History

Date Modified Username Field Change
2006-10-16 10:45 piesse New Issue
2006-10-17 09:44 psmedley Status new => assigned
2006-10-17 09:44 psmedley Assigned To => psmedley
2006-10-17 09:44 psmedley Note Added: 0000354
2007-06-20 09:19 psmedley Status assigned => closed
2007-06-20 09:19 psmedley Note Added: 0000637
2007-06-20 09:19 psmedley Resolution open => fixed
2010-01-06 09:50 piesse Note Added: 0001440
2010-01-06 09:50 piesse Status closed => feedback
2010-01-06 09:50 piesse Resolution fixed => reopened
2010-01-06 09:56 piesse Note Added: 0001441
2022-05-14 06:35 psmedley Status feedback => closed
2022-05-14 06:35 psmedley Note Added: 0004246