EmulatorArchive / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
1 stars 0 forks source link

Segmentation fault in startup with radeon ATI RV380 #499

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe your system:
 - Operating System (be specific): Arch linux
 - Machine type (32-bit or 64-bit): 64bit
 - Mupen64Plus version: 1.99.5 (from hg)
 - Plugins used: Mupen64Plus OpenGL Video Plugin by Rice, Mupen64Plus SDL Audio Plugin, Mupen64Plus SDL Input Plugin, Hacktarux/Azimer High-Level Emulation RSP Plugin

For visual artifacts, give:
- game name and CRC/MD5 hash (printed on console)
- description of the artifact (missing polygons, flashing, wrong colors,
etc)

Describe the problem:
Upon start, the application crashes. The last message on the console is: 
"radeon: The kernel rejected CS, see dmesg for more information."
This is systematic, it occours even on the test rom (MD5: 
DBF04773EC2B8ADF8A94DB7E3E461138).

Please provide any additional information below.
This is the console provided output of m64p_test.sh:

Mupen64Plus Console User-Interface Version 1.99.5

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.5
            Includes support for Dynamic Recompiler.
Core: Goodname: Mupen64Plus Demo by Marshallh (GPL)
Core: Name: Mupen64Plus
Core: MD5: DBF04773EC2B8ADF8A94DB7E3E461138
Core: CRC: ddba4de5 b107004a
Core: Imagetype: .v64 (byteswapped)
Core: Rom size: 1048576 bytes (or 1 Mb or 8 Megabits)
Core: Version: 1444
Core: Manufacturer: 0
Core: Country: Demo
UI-Console: Cheat codes disabled.
UI-console: using Video plugin: 'Mupen64Plus OpenGL Video Plugin by Rice' 
v1.99.5
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.5
Input: N64 Controller #1: Forcing default keyboard configuration
Input: Using auto-configuration for device 'Keyboard'
UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.5
UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP 
Plugin' v1.99.5
Input: N64 Controller #1: Forcing default keyboard configuration
Input: Using auto-configuration for device 'Keyboard'
Input Warning: No joysticks/controllers found
Input: Mupen64Plus SDL Input Plugin version 1.99.5 initialized.
Video: SSE processing enabled.
Video: ROM (CRC e54dbadd4a0007b1-00) not found in INI file
Video: Initializing OpenGL Device Context.
Core: Setting 32-bit video mode: 640x480
Video Warning: Failed to set GL_BUFFER_SIZE to 32. (it's 24)
Video Warning: Failed to set GL_DEPTH_SIZE to 16. (it's 24)
Video: Using OpenGL: X.Org R300 Project - Gallium 0.4 on ATI RV380 : 2.1 Mesa 
8.0.2
Video: OpenGL Combiner: Fragment Program
Audio: Initializing SDL audio subsystem...
/dev/mixer: : No such file or directory
Core: Starting R4300 emulator: Dynamic Recompiler
Core: R4300: starting 64-bit dynamic recompiler at: 0x7f3df951f200
radeon: The kernel rejected CS, see dmesg for more information.
./m64p_test.sh: line 24:  2388 Errore di segmentazione ./mupen64plus 
./m64p_test_rom.v64

Original issue reported on code.google.com by slazza...@gmail.com on 22 May 2012 at 8:11

GoogleCodeExporter commented 9 years ago
This looks like an mesa+driver problem. Please contact freedesktop

https://bugs.freedesktop.org/show_bug.cgi?id=49632
https://bugs.freedesktop.org/show_bug.cgi?id=47039

Original comment by s...@narfation.org on 23 May 2012 at 8:12

GoogleCodeExporter commented 9 years ago
Unfortunately, the user did not reply with the necessary information and it was 
not possible to reproduce the problem

Original comment by s...@narfation.org on 18 Dec 2013 at 11:58