Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

fascination_bug.txt (2.5 KB ) - added by joostp 14 years ago.
backtrace

Download all attachments as: .zip

Change History (3)

by joostp, 14 years ago

Attachment: fascination_bug.txt added

backtrace

comment:1 by joostp, 14 years ago

Fixed as of r54144.

comment:2 by joostp, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.