View Single Post
 
Old 08-28-2010, 09:41 PM
RayFlower RayFlower is offline
Jaguar
 
Join Date: Jan 2010
Posts: 93
Quote:
Originally Posted by andyvand View Post
They don't have any backtraces...
It's too bad as I can't find what is causing the issue this way (damn, too bad).
It's also too bad I don't have an AMD around so I could test it myself.
I'll continue the work though

Is there anyway i could make it a bit more verbose? i looked trough all my logs and I didn't find any more info about the crashes there I'm afraid.
Also I should add, the cs3 photoshop crash occurred when i tried to "save as.." while the crash in Illustrator cs5 occurred when I opened the app, I'll try to see if i can find more info about it.

Edit:

While opening PSCS3 in the terminal it got:

Code:
CoreEndianFlipData: error -4940 returned for rsrc type DITL (id 3432, length 568, native = no)
SysBreakStr: An unexpected and unrecoverable problem has occurred (primary). Exiting.
Abort trap
And with ILCS5:

Code:
./Adobe\ Illustrator 
CoreEndianFlipData: error -4940 returned for rsrc type DITL (id 10026, length 696, native = no)
SystemFlippers: didn't consume all data for DITL ID 10000 (pBase = 0x7256320, p = 0x725647d, pEnd = 0x725648c)

CoreEndianFlipData: error -4940 returned for rsrc type DITL (id 10035, length 576, native = no)
SystemFlippers: didn't consume all data for DITL ID 10033 (pBase = 0x1debb430, p = 0x1debb5c9, pEnd = 0x1debb5e8)

SystemFlippers: didn't consume all data for DITL ID 12500 (pBase = 0x2883eb30, p = 0x2883ec79, pEnd = 0x2883ec80)

Bus error
The crash reporter adobe uses also leaves no backtrace so I guess that doesn't help much.

Last edited by RayFlower; 08-28-2010 at 09:49 PM.
Reply With Quote