Project

General

Profile

Actions

Emulator Issues #1106

closed

Crashes within few seconds of launching game

Added by 89Dragon about 15 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. Compile latest version of dolphin on ubuntu 64, enable dual core mode
    and run as root (to get more specific debug output)

Dolphin: ../../src/xcb_io.c:242: process_responses: Assertion `(((long)
(dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed.
(0) : fatal error C9999: *** exception during compilation ***
Cg compiler terminated due to fatal error(0) : fatal error C9999: ***
exception during compilation ***
Cg compiler terminated due to fatal error

It runs very well for a few seconds then crashes with this message. It
takes longer for a similar crash to occur on single core mode. But on
linux, visuals and sound are looking great and for the few seconds it runs
with 3d graphics, I get 160% speed which is fantastic!
I have an nvidia 9400GT, and I've tried compiling with the nvidia 180 and
nvidia 185 (latest) drivers. I have all the required dependencies, other 3d
apps work fine, and there were no obvious build errors when compiling with
scons.

Any advice would be greatly appreciated, and I hope what I have posted can
help you track down the bug in question.


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #423: (Linux 64-bit) Dolphin crashes when opening a game.Fixedhrydgard

Actions
Actions #1

Updated by Sonicadvance1 about 15 years ago

This is a problem of using X11 code on multiple threads or the likes. This will
probably take a long time to actually get worked on since many don't really care
about it. Using a gamepad should help in the meantime.

Actions #2

Updated by 89Dragon about 15 years ago

The frustrating thing is that it doesn't work on single core mode either. It crashes
within seconds of loading a game - not with the same error albeit.

Actions #3

Updated by XTra.KrazzY about 15 years ago

  • Status changed from New to Accepted

Confirmed on 32 bit as well. Yes, I hate the linux code, it's so messy it touches X11
from two diff. threads.

Actions #4

Updated by XTra.KrazzY about 15 years ago

  • Status changed from Accepted to Duplicate
Actions

Also available in: Atom PDF