Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#4544 closed defect (worksforme)

drascula: scumm crashes crashing cementary window

Reported by: SF/krzysio Owned by: bluegr
Priority: normal Component: Engine: Drascula
Version: Keywords:
Cc: Game: Drascula

Description

In Drascula: When I try to use pike on window, scummvm crashes.

Language: English

How to reproduce: Use the attached savegame and then use "Pike" on "Window" (there are 3 "windows") If the savegame is not possible, just do: -- talk to bartender, go to room, go outside, go to suburbs, go to cementary, get pike, go to church.

Platform: Linux Ubuntu 8.04 x86_64, g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)

(gdb) r Starting program: /tmp/D/scummvm-0.13.1/scummvm [Thread debugging using libthread_db enabled] [New Thread 0x7fa251a68750 (LWP 20396)] [New Thread 0x426f0950 (LWP 20399)] [New Thread 0x42ef1950 (LWP 20400)] WARNING: Could not find theme 'scummmodern' falling back to builtin! User picked target 'drascula' (gameid 'drascula')... Looking for a plugin supporting this gameid... Drascula Engine Starting 'Drascula: The Vampire Strikes Back'

Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fa251a68750 (LWP 20396)] 0x000000000060dd81 in Drascula::DrasculaEngine::copyRect (this=0x12f83f0, xorg=7174510, yorg=170, xdes=226, ydes=88, width=23, height=25, src=0x29515de <Address 0x29515de out of bounds>, dest=0x2205f62 "\005\021\v\v\021-77;77;GIf(\022\022\022", '\t' <repeats 20 times>, "\003\005\005\003\005\t\002\t\t\003\t\003\003\003\003\004\003\003\003\002\v", '\003' <repeats 17 times>, "\002\003\003\026\006\002\003\003\002\002\002\003\003\003\002\002\003\026\032#\026\026\026\006\0263#.(##!\004\003\003\003\004\t\t\025&!!!(^kkkkkkkqsR\003\n\006\001\v,*\"\t\t\t\004\004\003\003\004\t\022\022\v\023\001") at engines/drascula/graphics.cpp:190 190 if (src[x + y * 320] != 255) (gdb) p x $1 = 0 (gdb) p y $2 = 0 (gdb) p src $3 = (byte *) 0x29515de <Address 0x29515de out of bounds>

Ticket imported from: #2839855. Ticket imported from: bugs/4544.

Attachments (1)

drascula-crash-savegame.zip (401 bytes ) - added by SF/krzysio 15 years ago.
Saved game

Download all attachments as: .zip

Change History (3)

by SF/krzysio, 15 years ago

Attachment: drascula-crash-savegame.zip added

Saved game

comment:1 by bluegr, 15 years ago

This bug has already been fixed in the latest unstable version and in branch 1.0.0, please use one of these two versions. Closing

comment:2 by bluegr, 15 years ago

Owner: set to bluegr
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.