Emulator Issues #3339
closedSonic 4 segfault
0%
Description
What steps will reproduce the problem?
1.run sonic 4
2.start mad gear zone act 1
What is the expected output? What do you see instead?
crashes right as displaying level
Dolphin version with the problem? Other Dolphin version without the
problem?
svn 6427 : haven't checked any other version.
32-bit or 64-bit and any other build parameters?
64 bit
OS version and versions of tools/libraries used?
opensuse 11.3
Please provide any additional information below.
backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe1653710 (LWP 23052)]
0x00007fffe18eaf18 in TexDecoder_Decode_real(unsigned char*, unsigned char const*, int, int, int, int, int) () from plugins/libPlugin_VideoOGL.so
(gdb) bt
#0 0x00007fffe18eaf18 in TexDecoder_Decode_real(unsigned char*, unsigned char const*, int, int, int, int, int) () from plugins/libPlugin_VideoOGL.so
#1 0x00007fffe18f3165 in TexDecoder_Decode(unsigned char*, unsigned char const*, int, int, int, int, int, bool) () from plugins/libPlugin_VideoOGL.so
#2 0x00007fffe18cdee5 in TextureCache::Load(int, unsigned int, int, int, unsigned int, int, int) () from plugins/libPlugin_VideoOGL.so
#3 0x00007fffe18d45d9 in VertexManager::Flush() () from plugins/libPlugin_VideoOGL.so
#4 0x00007fffe191f33a in LoadXFReg(unsigned int, unsigned int, unsigned int*) ()
from plugins/libPlugin_VideoOGL.so
#5 0x00007fffe18e8845 in Decode() () from plugins/libPlugin_VideoOGL.so
#6 0x00007fffe18e8e05 in OpcodeDecoder_Run(bool) () from plugins/libPlugin_VideoOGL.so
---Type <return> to continue, or q <return> to quit---
#7 0x00007fffe191a3c3 in Fifo_EnterLoop(SVideoInitialize const&) ()
from plugins/libPlugin_VideoOGL.so
#8 0x00000000004e653b in Core::EmuThread(void*) ()
#9 0x0000000000000000 in ?? ()
Updated by skidau over 14 years ago
svn 6427 does not exist yet. Check the revision you are using and what settings have you enabled?
Updated by tomman over 14 years ago
Can confirm this on r6282:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1091451200 (LWP 6867)]
0x00007f7f528762d0 in TexDecoder_Decode_real () from plugins/libPlugin_VideoOGL.so
(gdb) bt
#0 0x00007f7f528762d0 in TexDecoder_Decode_real () from plugins/libPlugin_VideoOGL.so
#1 0x00007f7f528780fe in TexDecoder_Decode () from plugins/libPlugin_VideoOGL.so
#2 0x00007f7f528537a2 in TextureCache::Load () from plugins/libPlugin_VideoOGL.so
#3 0x00007f7f52859739 in OGL::VertexManager::vFlush () from plugins/libPlugin_VideoOGL.so
#4 0x00007f7f5289711a in LoadXFReg () from plugins/libPlugin_VideoOGL.so
#5 0x00007f7f5286b9e1 in _ZL6Decodev () from plugins/libPlugin_VideoOGL.so
#6 0x00007f7f5286be75 in OpcodeDecoder_Run () from plugins/libPlugin_VideoOGL.so
#7 0x00007f7f52892406 in Fifo_EnterLoop () from plugins/libPlugin_VideoOGL.so
#8 0x0000000000504815 in Core::EmuThread ()
#9 0x0000003d5a6062f7 in start_thread () from /lib64/libpthread.so.0
#10 0x0000003d592ce86d in clone () from /lib64/libc.so.6
#11 0x0000000000000000 in ?? ()
It crashes as soon at you try to enter Mad Gear Zone Act 1.
I'm also using the 64-bit built, but on some old Fedora. Anyway, i'm starting to hate Sonic 4 for other reasons :P
Updated by skidau over 14 years ago
We are having trouble reproducing this issue. What is your video hardware?
Updated by mariagoitea59 over 14 years ago
Maybe it's for his hardware because i can play that act without problems in dolphin 6278r.
Updated by Billiard26 over 14 years ago
- Status changed from New to Invalid
Issue can not be reproduced and no response from poster.
Updated by tomman over 14 years ago
Now runs fine on r6460. Maybe it was some obscure bug that was fixed, and fixed indirectly this game?
Whatever, it used to crash, now runs fine, and Sonic 4 still sucks.