shinyspirtomb / mupen64plus

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

An X Windows System Error #528

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Describe your system:
 - Operating System (Debian Squeeze):
 - Machine type (AMD 64-bit):
 - Mupen64Plus version: 1.5
 - Plugins used: RiceVideo

root@debian:/usr/games# ./mupen64plus --debugger
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Version 1.5

/usr/lib/mupen64plus/mupen64plus-video-glide64.so: undefined symbol: GetDllInfo
Plugin 'mupen64plus-video-glide64.so' is an invalid plugin
Couldn't load plugin 'mupen64plus-video-arachnoid.so': /usr/lib/libstdc++.so.6: 
version `GLIBCXX_3.4.14' not found (required by 
/usr/lib/mupen64plus/mupen64plus-video-arachnoid.so)
/usr/lib/mupen64plus/mupen64plus-rsp-z64.so: undefined symbol: GetDllInfo
Plugin 'mupen64plus-rsp-z64.so' is an invalid plugin
/usr/lib/mupen64plus/mupen64plus-rsp-z64-hlevideo.so: undefined symbol: 
GetDllInfo
Plugin 'mupen64plus-rsp-z64-hlevideo.so' is an invalid plugin
Couldn't load plugin 'mupen64plus-video-z64.so': libGLEW.so.1.5: cannot open 
shared object file: No such file or directory
Config Dir:  /root/.config/mupen64plus/
Data Dir:  /root/.local/share/mupen64plus/
Cache Dir:  /root/.cache/mupen64plus/
Install Dir: /usr/share/mupen64plus/
Plugin Dir:  /usr/lib/mupen64plus/

Rescanning rom cache.
Rom cache up to date. 0 ROMs.
Compression: Zip
Imagetype: .v64 (byteswapped)
Rom size: 12582912 bytes (or 12 Mb or 96 Megabits)
MD5: CFF69B70A8AD674A0EFE5558765855C9
80 37 12 40
ClockRate = f
Version: 1447
CRC: 414ca61 2e57b8aa
Name: GOLDENEYE
Manufacturer: Nintendo
Cartridge_ID: 4547
Country: Europe (0x50)
PC = 80000400
EEPROM type: 0
init timer!
[RiceVideo] SSE processing enabled.
[blight's SDL input plugin]: version 0.0.10 initialized.
memory initialized
[RiceVideo] SSE processing enabled.
[RiceVideo] Enabled hacks for game: 'GOLDENEYE'
InitExternalTextures
Initializing OpenGL Device Context
(II) Initializing SDL video subsystem...
(II) Getting video info...
(II) Setting video mode 640x480...
The program 'mupen64plus' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 14 error_code 1 request_code 139 minor_code 66)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Describe the problem:
I have installed ATI RADEON HD 4x for accelerated my devices. After that, I 
would like to open GoldenEye [E] and the program crash. In the top it is the 
message from console. 

Original issue reported on code.google.com by james.gr...@gmail.com on 20 Dec 2012 at 5:17

GoogleCodeExporter commented 8 years ago
Sry, but your installation of mupen64plus is completely ruined. Please cleanup 
it and either use 1.99.x or 1.5 (not both together). The API was changed 
between 1.5 and 1.99.x and therefore the plugins are incompatible. The crash 
could be related (or something completely different).

A small tool which might help you in finding some of the problematic files: 
cruft

Original comment by s...@narfation.org on 30 Dec 2012 at 2:17

GoogleCodeExporter commented 8 years ago
Unfortunately, the user did not provide any further information or reply to 
debug this further. It is not reproducible on any of my systen.

Original comment by s...@narfation.org on 18 Dec 2013 at 10:51