Scummvm crash

Subforum for discussion and help with ScummVM's PocketPC/HandheldPC port

Moderator: ScummVM Team

Post Reply
User avatar
qwertypippo
Posts: 4
Joined: Mon May 07, 2007 8:23 am
Location: ITALIA

Scummvm crash

Post by qwertypippo »

good morning
I have a problem with monkey island 3
my device is a INVION NAVI GPS 3V1 with a processor 400mhz
It works under Windows CE 4.2.
My resolution is 320*240.

Last Scummvm crash
code:

----------------------------------------
Exception Access Violation Flags 00000000 Address 03fc1110
Parameter 0 00000001
Parameter 1 0e815000
----------------------------------------
Context dump
R0=00815000 R1=00000000 R2=00000420 R3=008f5f44 R4=00000000
R5=00000000 R6=00000000 R7=00000000 R8=00000000 R9=00000000
R10=00000000 R11=00000000 R12=00000000
Sp=0e43f940 Lr=00000000 Pc=03fc1110 Psr=2000001f
----------------------------------------
Memory dump at 03fc10de
a0 e1 06 58 8e e1 26 e8
a0 e1 07 68 8e e1 27 e8
a0 e1 08 78 8e e1 28 e8
a0 e1 09 88 8e e1 29 e8
a0 e1 0a 98 8e e1 2a e8
a0 e1 0b a8 8e e1 2b e8
a0 e1 f2 07 a0 e8 f0 0f
b3 e8 04 18 8e e1 24 e8
a0 e1 05 48 8e e1 25 e8
a0 e1 06 58 8e e1 26 e8
a0 e1 07 68 8e e1 27 e8
a0 e1 08 78 8e e1 28 e8
a0 e1 09 88


please helped me
:(
User avatar
knakos
ScummVM Porter
Posts: 423
Joined: Wed Nov 02, 2005 2:35 pm
Location: Athens, Greece

Post by knakos »

try the latest svn build, offered in another topic.
User avatar
qwertypippo
Posts: 4
Joined: Mon May 07, 2007 8:23 am
Location: ITALIA

Post by qwertypippo »

knakos wrote:try the latest svn build, offered in another topic.
please where?
clem
Posts: 2159
Joined: Mon Oct 31, 2005 11:14 am

Post by clem »

I assume he means the topmost post in this forum:

http://forums.scummvm.org/viewforum.php?f=6
User avatar
qwertypippo
Posts: 4
Joined: Mon May 07, 2007 8:23 am
Location: ITALIA

scummvm-0.10.0svn-2007_05_02.zip

Post by qwertypippo »

clem wrote:I assume he means the topmost post in this forum:

http://forums.scummvm.org/viewforum.php?f=6

Thanks for the information that you macaws giving me, but I have another problem.
I have installed on my navigator Invion scummvm-0.10.0svn-2007_05_02.zip, but it visualize the following errors, and it creates these files.


ERROR

Application Scummvm.Exe has performed an illegal operation and will be shut down. If the problem persist, contact the program vendor.

Program: SCUMMVM.EXE
Exception: 0xc0000005
Address: 00000000



Configuration File:

[scummvm]
action_mapping_version=5
stepY1=2
stepY2=10
stepY3=20
repeatTrigger=200
repeatX=4
repeatY=4
action_mapping=0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0111 0112 0114 0113 000d
stepX1=2
stepX2=10
stepX3=40
versioninfo=0.10.0svn


File scummvm_stderr.txt:

WARNING: Setting default action mappings.!


File: scummvm_stdout.txt

Creating configuration file: scummvm.ini
Using configuration file: scummvm.ini

Can Help me? Thanks
User avatar
knakos
ScummVM Porter
Posts: 423
Joined: Wed Nov 02, 2005 2:35 pm
Location: Athens, Greece

Post by knakos »

Can you please add all this information on new bug report in our bugtracker? I'll notify you for any progress there.

Problems starting up are usually due to the sdl backend, and debugging these will require a proper debug infrastructure which I'll be adding shortly.

In the mean time, you can try editing the scummvm.ini file and putting under "[scummvm]" the following line:

Code: Select all

landscape=1
and try running it again.

Thanks,
Kostas
Post Reply