Project

General

Profile

Actions

Emulator Issues #1318

closed

Segfault in Linux 64bit after Stop Button is pressed (libpthread)

Added by lubosz almost 15 years ago.

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

0%

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

Description

What steps will reproduce the problem?

  1. Run Game (Wii, WiiWare or GameCube)
  2. Press Stop Button
  3. Enjoy segfault

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Ubuntu 64 bit, svn rev 4030

Please provide any additional information below.

(gdb) run
Starting program:
/home/bmonkey/Apps/dolphin-emu-read-only/Binary/Linux-x86_64/Dolphin
[Thread debugging using libthread_db enabled]
37:34:563 N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
[New Thread 0x7f0dfafbd7e0 (LWP 9269)]
37:34:636 N[BOOT]: Starting application
37:34:636 N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini

#Start Button is pressed

281480551023952
[New Thread 0x7f0ba33cb950 (LWP 9118)]
[New Thread 0x7f0b9bb56950 (LWP 9119)]
34:24:685 N[Video]: Got Doublebuffered Visual!
34:24:686 N[Video]: glX-Version 1.4
[New Thread 0x7f0b99853950 (LWP 9120)]
wiiuse v0.12 loaded.
By: Michael Laforest <thepara[at]gmail{dot}com>
http://wiiuse.net http://wiiuse.sf.net
hci_inquiry: Interrupted system call
34:24:838 N[BOOT]: Booting my.wad
[New Thread 0x7f0b8f9ec950 (LWP 9121)]
34:25:054 N[Video]: GLWin Depth 24
34:25:055 N[Video]: detected direct rendering
Open device file: Permission denied
ALSA: underrun, at least 0ms.
...
ALSA: underrun, at least 0ms.

#Stop Button is pressed

34:30:131 N[BOOT]: Shutting down core
[Thread 0x7f0b9bb56950 (LWP 9119) exited]
[INFO] wiiuse clean up...
34:30:158 N[DSPHLE]: Shutting down sound stream
[Thread 0x7f0b8f9ec950 (LWP 9121) exited]
[Thread 0x7f0b99853950 (LWP 9120) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f0ba33cb950 (LWP 9118)]
0x00007f0ba56314a0 in ?? ()
(gdb) bt
#0 0x00007f0ba56314a0 in ?? ()
#1 0x00007f0bb2e10459 in start_thread () from /lib/libpthread.so.0
#2 0x00007f0bb0d3afcd in clone () from /lib/libc.so.6
#3 0x0000000000000000 in ?? ()


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #1277: Crash on stopFixed

Actions
Actions

Also available in: Atom PDF