Opened 21 years ago

Closed 20 years ago

#1264 closed defect

INDY3: travel from univ to venice -> crash

Reported by: SF/twanger Owned by:
Priority: normal Component: Engine: SCUMM
Version: Keywords: script
Cc: Game: Indiana Jones 3

Description

ScummVM 0.5.3cvs (Oct 5 2003 04:39:43) nightly build from scummvm.org German version I was at Henry's house, went out of it, appeared at the university (savegame), clicked travel, venice -> crash. (68:91:0x2C): Out of memory while allocating 2013955401!

Ticket imported from: #818132. Ticket imported from: bugs/1264.

Attachments (2)

scumm_tail (6.8 KB ) - added by SF/twanger 21 years ago.
last lines of output
indy3.s02 (56.0 KB ) - added by SF/twanger 21 years ago.
the savegame I wanted to attach right in the beginning

Download all attachments as: .zip

Change History (13)

comment:1 by fingolfin, 21 years ago

Status: newpending
Summary: IJ3256: travel from univ to venice -> crashINDY3: travel from univ to venice -> crash

comment:2 by fingolfin, 21 years ago

Can't reproduce here. What OS is this? What music driver did you use?

comment:3 by SF/twanger, 21 years ago

Platform i686 linux (fedora test2) I didn't do anything to the config file or used special cmd line switches, so my music driver is the default driver on linux.

comment:4 by SF/twanger, 21 years ago

Status: pendingnew

comment:5 by fingolfin, 21 years ago

Are you compiling ScummVM yourself? If you can you provide us with a backtrace? (If you don't know how to do that, just ask I'll be happy to explain it, it's not difficult).

comment:6 by fingolfin, 21 years ago

Status: newpending

comment:7 by SF/twanger, 21 years ago

Status: pendingnew

comment:8 by SF/twanger, 21 years ago

scummvm doesn't crash, but the debugger comes up. So I guess the backtrace isn't of much use, unless you mean some other backtrace:

(gdb) bt #0 0x00b79c02 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x00c64de1 in ___newselect_nocancel () from /lib/tls/libc.so.6 #2 0x4005596e in SDL_Delay () from /usr/lib/libSDL-1.2.so.0 (gdb)

(I wrote I used the nightly build from scummvm.org :))

comment:9 by fingolfin, 21 years ago

Right, right, it's an error() where it exits (shouldn'r write bug comments at 4 AM :-). Anyway, you could run scummvm with -d9 and then show use the last e.g. 100 lines (in an attachment .txt) of output it generates.

by SF/twanger, 21 years ago

Attachment: scumm_tail added

last lines of output

by SF/twanger, 21 years ago

Attachment: indy3.s02 added

the savegame I wanted to attach right in the beginning

comment:10 by fingolfin, 20 years ago

Hm, I forgot what the status of this was... were you the guy were we discovered that your data files are broken? Or was that somebody else?

comment:11 by fingolfin, 20 years ago

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