Project

General

Profile

Actions

Emulator Issues #332

closed

Dolphin SIGSEGV at Stop Emulation (Linux - Fedora Core 9)

Added by olejl77 over 15 years ago.

Status:
Fixed
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. Start Dolphin
  2. Run Game (Zelda WW [DC])
  3. Stop Game from GUI

What is the expected output?
Expected the game to stop, and the possibility to start a new one.

What do you see instead?
The game stops, but Dolphin crashes as well.

What version of the product are you using? On what operating system?
Happens on every rev I have tried from around r1100 until r1271

Please provide any additional information below.

#gdb ./Dolphin
GNU gdb Fedora (6.8-23.fc9)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...
(gdb) run
Starting program: /usr/local/dolphin-emu-read-only/Binary/Linux-
x86_64/Dolphin
[Thread debugging using libthread_db enabled]
[New Thread 0x7fe914701750 (LWP 25814)]
Symbol DllDebugger missing in Plugins/libPlugin_PadSimple.so (error:
Plugins/libPlugin_PadSimple.so: undefined symbol: DllDebugger)
Symbol DllDebugger missing in Plugins/libPlugin_nJoy_SDL.so (error:
Plugins/libPlugin_nJoy_SDL.so: undefined symbol: DllDebugger)
Symbol DllDebugger missing in Plugins/libPlugin_DSP_NULL.so (error:
Plugins/libPlugin_DSP_NULL.so: undefined symbol: DllDebugger)
Symbol DllDebugger missing in Plugins/libPlugin_Wiimote.so (error:
Plugins/libPlugin_Wiimote.so: undefined symbol: DllDebugger)
Could not read ./User/Config/SYSCONF
[New Thread 0x403f9950 (LWP 25997)]
[New Thread 0x42640950 (LWP 26046)]
[Thread 0x42640950 (LWP 26046) exited]
[New Thread 0x42640950 (LWP 26047)]
wiiuse v0.12 loaded.
By: Michael Laforest <thepara[at]gmail{dot}com>
http://wiiuse.net http://wiiuse.sf.net
hci_get_route: No such device
[New Thread 0x196b950 (LWP 26048)]
Open device file: Permission denied
ALSA: underrun, at least 0ms.
[Thread 0x196b950 (LWP 26048) exited]
[INFO] wiiuse clean up...

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x42640950 (LWP 26047)]
0x0000003b9364f30a in snd_pcm_poll_descriptors_revents (pcm=<value
optimized out>, pfds=<value optimized out>, nfds=<value optimized out>,
revents=<value optimized out>) at pcm.c:1429
1429 if (pcm->fast_ops->poll_revents)
Current language: auto; currently c
Missing separate debuginfos, use: debuginfo-install libcroco.x86_64
libgsf.x86_64 librsvg2.x86_64
(gdb) bt
#0 0x0000003b9364f30a in snd_pcm_poll_descriptors_revents (pcm=<value
optimized out>, pfds=<value optimized out>, nfds=<value optimized out>,
revents=<value optimized out>) at pcm.c:1429
#1 0x0000003b93653111 in snd1_pcm_wait_nocheck (pcm=<value optimized
out>, timeout=<value optimized out>) at pcm.c:2350
#2 0x0000003b936534b7 in snd1_pcm_write_areas (pcm=<value optimized out>,
areas=<value optimized out>, offset=<value optimized out>,
size=<value optimized out>, func=<value optimized out>) at pcm.c:6557
#3 0x0000003b93660e3a in snd_pcm_plugin_writei (pcm=<value optimized
out>, buffer=<value optimized out>, size=<value optimized out>)
at pcm_plugin.c:361
#4 0x00007fe8f27af5a4 in ?? ()
#5 0x0000000042640080 in ?? ()
#6 0x0000000042640950 in ?? ()
#7 0x0000000042640080 in ?? ()
#8 0x0000000000a01000 in ?? ()
#9 0x0000003a6741d000 in ?? () from /lib64/ld-linux-x86-64.so.2
#10 0x0000000003d87421 in ?? ()
#11 0x0000000000000000 in ?? ()
(gdb)

Actions

Also available in: Atom PDF