apartmentEmulator / mupen64plus

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

Segmentation Fault on Lenovo T61 laptop #306

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe your system:
 - Linux distribution: Fedora 11
 - Machine type: 32-bit
 - Mupen64Plus version: version 1.99.1
- Plugins used:
    'Mupen64Plus OpenGL Video Plugin by Rice' v1.99.1
    'Mupen64Plus SDL Audio Plugin' v1.99.1
    'Mupen64Plus SDL Input Plugin' v1.99.1
    'Hacktarux/Azimer High-Level Emulation RSP Plugin' v1.99.1

Describe the problem: Tried to run mupen64plus with any rom file. For example, 
$ mupen64plus m64p_test_rom.v64

Please provide any additional information below.
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.1

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.1
            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.1
UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.1
UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.1
UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP
Plugin' v1.99.1
Input: N64 Controller #1: Enabled, using auto-configuration for joystick
'Logitech Logitech Dual Action'
Input: 1 controller(s) found, 1 plugged in and usable in the emulator
Input Warning: No rumble supported on N64 joystick #1
Input: Mupen64Plus SDL Input Plugin version 1.99.1 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: Using OpenGL: Tungsten Graphics, Inc - Mesa DRI Intel(R) 965GM GEM
20090114 x86/MMX/SSE2 : 2.1 Mesa 7.6-devel
Video: OpenGL Combiner: Fragment Program
Audio: Initializing SDL audio subsystem...
Segmentation fault

If I use a dummy audio plugin it still crashes (without the "Audio: ..."
line of course). I can play other OpenGL games like Extreme Tuxracer.

Original issue reported on code.google.com by fred.ode...@rogers.com on 19 Dec 2009 at 1:06

GoogleCodeExporter commented 8 years ago
Definitely a video plug-in issue - crash goes away when using 'dummy' video 
plug-in.

Did a trace back -looks like the mesa bug although I'm using Fedora 11, which 
uses 
mesa 7.6-0.1.

Upgrading to Fedora 12 now, which uses mesa 7.6-0.13 (git snapshot from Mon Sep 
21 
2009). I'll post results when upgrade is done.

Original comment by fred.ode...@rogers.com on 19 Dec 2009 at 11:43

GoogleCodeExporter commented 8 years ago
Finally got Fedora 12 installed. It works! So, it seems the GM965/GL960 
graphics 
controller and Fedora 11 with the old mesa libraries is the culprit. Please 
close this 
ticket.

Original comment by fred.ode...@rogers.com on 20 Dec 2009 at 5:40

GoogleCodeExporter commented 8 years ago
presumed system issue

Original comment by richard...@gmail.com on 14 Jan 2010 at 5:26