Opened 21 years ago
Closed 21 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)
Change History (13)
comment:1 by , 21 years ago
Status: | new → pending |
---|---|
Summary: | IJ3256: travel from univ to venice -> crash → INDY3: travel from univ to venice -> crash |
comment:2 by , 21 years ago
comment:3 by , 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 , 21 years ago
Status: | pending → new |
---|
comment:5 by , 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 , 21 years ago
Status: | new → pending |
---|
comment:7 by , 21 years ago
Status: | pending → new |
---|
comment:8 by , 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 , 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 , 21 years ago
the savegame I wanted to attach right in the beginning
comment:10 by , 21 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 , 21 years ago
Status: | new → closed |
---|
Can't reproduce here. What OS is this? What music driver did you use?