Project

General

Profile

Actions

Emulator Issues #2199

closed

dolphin segfaults upon emulation start

Added by belegdol over 14 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. build svn revision 4986
  2. attempt to run a game (I tried RE:0)

What is the expected output? What do you see instead?
This will cause Dolphin to segfault using a meaningless backtrace:
(gdb) bt
#0 0x00000000402420f5 in ?? ()
#1 0x0000000000000003 in ?? ()
#2 0x0000000000000003 in ?? ()
#3 0x0000000000000000 in ?? ()
This is with both devel and debug flavors. The following gets thrown into
console:
58:30:196 Source/Core/Common/Src/FileUtil.cpp:92 W[COMMON]: IsDirectory:
stat failed on ./User/Wii/title/00000001/00000002/content:
58:30:734 Source/Core/DiscIO/Src/VolumeCreator.cpp:229 W[DIO]: Wiidisc
magicword not found.
Offset: 0x18 value: 0000
58:30:734 Source/Core/DiscIO/Src/VolumeCreator.cpp:239 W[DIO]: Wad
magicword not found.
Offset: 0x02 value: 5a453038
[New Thread 0x7fffec787710 (LWP 31845)]
58:30:810 Source/Core/Core/Src/HW/EXI_DeviceMemoryCard.cpp:102 W[EXI]: No
memory card found. Will create new.
58:30:840 Source/Core/Core/Src/HW/EXI_DeviceMemoryCard.cpp:102 W[EXI]: No
memory card found. Will create new.
58:31:064 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:311 N[Video]: Got
Doublebuffered Visual!
58:31:064 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:315 N[Video]:
glX-Version 1.4
58:31:098 Source/Core/Core/Src/Boot/Boot.cpp:166 N[BOOT]: Booting
/home/jsikorski/data/mess/software/gc/rez1.iso
[New Thread 0x7fffd5af6710 (LWP 31846)]
58:31:117 Source/Core/DiscIO/Src/VolumeCreator.cpp:229 W[DIO]: Wiidisc
magicword not found.
Offset: 0x18 value: 0000
58:31:117 Source/Core/DiscIO/Src/VolumeCreator.cpp:239 W[DIO]: Wad
magicword not found.
Offset: 0x02 value: 5a453038
58:31:134 Source/Core/DiscIO/Src/VolumeCreator.cpp:229 W[DIO]: Wiidisc
magicword not found.
Offset: 0x18 value: 0000
58:31:134 Source/Core/DiscIO/Src/VolumeCreator.cpp:239 W[DIO]: Wad
magicword not found.
Offset: 0x02 value: 5a453038
58:31:143 Source/Core/DiscIO/Src/FileMonitor.cpp:132 N[FileMon]: Opening
'/home/jsikorski/data/mess/software/gc/rez1.iso'
58:31:160 Source/Core/DiscIO/Src/VolumeCreator.cpp:229 W[DIO]: Wiidisc
magicword not found.
Offset: 0x18 value: 0000
58:31:160 Source/Core/DiscIO/Src/VolumeCreator.cpp:239 W[DIO]: Wad
magicword not found.
Offset: 0x02 value: 5a453038
58:31:212 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]:
81200500->81300000| Apploader Initialized. $Revision: 31 $.
58:31:212 Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]:
8120051c->81300000| This Apploader built Sep 5 2002 05:58:53
58:31:845 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:425 N[Video]: GLWin
Depth 24
58:31:845 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:427 N[Video]:
detected direct rendering
[New Thread 0x7fffce7fe710 (LWP 31847)]
58:31:864
Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:344 N[PowerPC]:
Flush Instruction Cache! ICE=0
58:31:869
Source/Core/Core/Src/PowerPC/Interpreter/Interpreter_SystemRegisters.cpp:335 N[PowerPC]:
Instruction Cache Enable (HID0.ICE) = 1
[New Thread 0x7fffce6fd710 (LWP 31848)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffce7fe710 (LWP 31847)]
0x00000000402420f5 in ?? ()

What version of the product are you using? On what operating system?
svn revision 4986 on Fedora 12 x86_64, but it's been like that for at least
a week.

Please provide any additional information below.


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #2097: Linux segfault with LoadStorePaired enabledFixed

Actions
Actions #1

Updated by BhaaL over 14 years ago

Are you using Dual Core or Single Core?
Perhaps a duplicate of Issue 2053.

Actions #2

Updated by belegdol over 14 years ago

Unlikely, as I have dual core enabled here.

Actions #3

Updated by Theevillightbulb over 14 years ago

Not the same problem j4ck... It happened in rev. 4891... because 4890 works under
fedora just fine... either that or it happened in 4892 4893 or 4894 because 4895 is
the next one the compiles in linux...

Actions #4

Updated by Theevillightbulb over 14 years ago

Oh and this is a copy of the Issue 2097

Actions #5

Updated by BhaaL over 14 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF