#5502 closed defect (fixed)
FASCINATION: Assert during intro on BE machines
Reported by: | joostp | Owned by: | DrMcCoy |
---|---|---|---|
Priority: | normal | Component: | Engine: Gob |
Version: | Keywords: | ||
Cc: | Game: | Fascination |
Description
Using latest svn (r54141) the fascination intro aborts about halfway through with an assertion failed (common/stream.cpp:85) on BE machines. It appears to be doing a SEEK_CUR 768 at the end of the file, which triggers the assert.
I've tried this revision on 2 LE machines (linux x86_64 and OS X Intel) where the problem doesn't occur, and 2 BE machines (IRIX and OS X PPC).
Also, reverting to r53982 (the revision prior to the gob engine 'DataIO rewrite') makes the problem go away as well.
I've attached a backtrace.
Ticket imported from: #3105390. Ticket imported from: bugs/5502.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | fascination_bug.txt added |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
backtrace