On Wed, Aug 27, 2008 at 06:31:55PM +0200, Micha Lenk wrote:
> Athanasius wrote:
> >> Can you also provide an ltrace output and the file /tmp/gnucash.trace
> >> produced when running Gnucash with command line option --debug?
> 
> I got your ltrace file. What's with the /tmp/gnucash.trace file created
> by Gnucash itself?

  Ah I misunderstood.

  Not helped by the fact I have TMPDIR set and, on checking strace
output, it actually ended up elsewhere.  However, it's 0 bytes in size.
Looking at the strace output it's opened as FD 3 and after a couple
other calls it seems to never be referenced again (searching on "3, "):

open("/var/tmp/athan/gnucash.trace.WZKYGU", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 
0600) = 3
rename("/var/tmp/athan/gnucash.trace.WZKYGU", "/var/tmp/athan/gnucash.trace") = 0
fcntl64(3, F_GETFL)                     = 0x8002 (flags O_RDWR|O_LARGEFILE)
fstat64(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7d09000
_llseek(3, 0, [0], SEEK_CUR)            = 0

-- 
- Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/
                  Finger athan(at)fysh.org for PGP key
           "And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to