Project

General

Profile

Actions

Emulator Issues #5817

closed

Dolphin 3.0-9xx crashes in Ubuntu-x86

Added by shadowflash over 11 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

Revisions 3.0-903 and up (maybe earlier too) crash in Kubuntu 12.04-x86
when you try to run any game:

Starting program: /mnt/Files/Develop/dolphin-git/master/dolphin-emu/Binaries/dolphin-emu
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb2514b40 (LWP 17956)]
[New Thread 0xb1bffb40 (LWP 17957)]
[Thread 0xb2514b40 (LWP 17956) exited]
[New Thread 0xb2514b40 (LWP 17963)]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0xb2514b40 (LWP 17963)]
UpdateProjectionHack (iPhackvalue=0xc74f550, sPhackvalue=0xc74f560)
at /mnt/Files/Develop/dolphin-git/master/dolphin-emu/Source/Core/VideoCommon/Src/VertexShaderManager.cpp:118
118 float fhackvalue1 = 0, fhackvalue2 = 0;
(gdb) bt
#0 UpdateProjectionHack (iPhackvalue=0xc74f550, sPhackvalue=0xc74f560)
at /mnt/Files/Develop/dolphin-git/master/dolphin-emu/Source/Core/VideoCommon/Src/VertexShaderManager.cpp:118
#1 0x086e9057 in VideoConfig::UpdateProjectionHack (this=0xc74f500) at /mnt/Files/Develop/dolphin-git/master/dolphin-emu/Source/Plugins/Plugin_VideoOGL/Src/Render.cpp:83
#2 0x086e5bb0 in OGL::VideoBackend::Initialize (this=0xc851360, window_handle=@0x899718c: 0x4a01861)
at /mnt/Files/Develop/dolphin-git/master/dolphin-emu/Source/Plugins/Plugin_VideoOGL/Src/main.cpp:164
#3 0x0819d99d in Core::EmuThread () at /mnt/Files/Develop/dolphin-git/master/dolphin-emu/Source/Core/Core/Src/Core.cpp:390
#4 0xb59fa007 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#5 0xb77b2d4c in start_thread (arg=0xb2514b40) at pthread_create.c:308
#6 0xb5889d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
(gdb)

It didn't happen in 3.0-86x.

>What version of dolphin are you using (32bit/64bit along with the
>version as it appears in the title bar, etc)? Do not say 'latest version'
>this changes multiple times a day.

3.0-917 x86

>On what operating system, drivers, and hardware? Be sure to list OS,
>graphics driver information, and video card model if you are having
>graphics problems, for example.

Kubuntu 12.04.1 x86. nVidia drivers 310.14

Actions

Also available in: Atom PDF