[Tioga-users] Weird memory leaking?
Ken Shen
kenshen at physics.ucsb.edu
Mon Dec 17 16:21:04 EST 2007
Okay, thanks to Vincent, tioga reinstalls mostly fine, with only these
problems:
---------
checking for ieee754.h... no
You lack the ieee754.h header file, which might mean lower reliability
when Marshalling Dvectors and Dtables
checking for isnan() ... no
---------
But the installation proceeds and finishes with 0 failures and 0 errors.
Now I'm back to the main problem I had, which caused me to want to
reinstall tioga in the first place, which is the memory leaking. When I
tioga a .rb file, I get a bunch of these outputs while the .pdf is being
made:
----------------
2007-12-17 13:16:34.903 osascript[6865:10b] *** _NSAutoreleaseNoPool():
Object 0x128890 of class NSPathStore2 autoreleased with no pool in place -
just leaking
Stack: (0x91f3e27f 0x91e4cb67 0x91e545bf 0x91e540be 0x91e58b6b 0xc58e6
0xc5b5b 0x946c4f97 0x946c52f6 0x925a6c74 0x92598668 0x925a17de 0x925a45ab
0x952c002f 0x2241be 0x227e41 0x228004 0x20fc81 0x20ff4b 0x20ffe9 0x207a71
0x92c75ef5 0x946c3168 0x223708 0x223826 0x222bfd 0x222fc1 0x22390d
0x92c75ef5 0x946d4312 0x946cc0d8 0x946cc85d 0x2088)
----------------
But then the .pdf that is made seems to be fine and display normally. So
I could just ignore these errors, but it is a little disconcerting to see
all those memory leaks! Any ideas?
-Ken
More information about the Tioga-users
mailing list