Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22830 - zsnes crashed at start up
Summary: zsnes crashed at start up
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-14 14:23 UTC by p-chan
Modified: 2003-10-07 03:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description p-chan 2003-06-14 14:23:58 UTC
ZSNES v1.36 (c) 1997-2002, ZSNES Team (zsKnight & _Demo_)
 
Be sure to check http://www.zsnes.com/ for the latest version.
Please report crashes to zsnes-devel@lists.sourceforge.net.
 
ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE' thoroughly before using it.
 
Use ZSNES -? for command line definitions.
 
MMX support found and enabled.
 
Violaci
Comment 1 p-chan 2003-06-14 14:23:58 UTC
ZSNES v1.36 (c) 1997-2002, ZSNES Team (zsKnight & _Demo_)
 
Be sure to check http://www.zsnes.com/ for the latest version.
Please report crashes to zsnes-devel@lists.sourceforge.net.
 
ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE' thoroughly before using it.
 
Use ZSNES -? for command line definitions.
 
MMX support found and enabled.
 
Violación de segmento

--------------------------------
with libsdl-1.2.5-r2

I did an strace and found this information:
strace -s 4096 zsnes >& zsneslog
--------------------------------
execve("/usr/bin/zsnes", ["zsnes"], [/* 50 vars */]) = 0
uname({sys="Linux", node="shub", ...})  = 0
brk(0)                                  = 0x8500978
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40014000
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/mmx/libSDL-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or
directory)
stat64("/usr/lib/i686/mmx", 0xbfffeb00) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libSDL-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or
directory)
stat64("/usr/lib/i686", 0xbfffeb00)     = -1 ENOENT (No such file or directory)
open("/usr/lib/mmx/libSDL-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or
directory)
stat64("/usr/lib/mmx", 0xbfffeb00)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libSDL-1.2.so.0", O_RDONLY) = 3

Reproducible: Always
Steps to Reproduce:
1. zsnes &
2.
3.

Actual Results:  
Violación de segmento

Expected Results:  
show the emulator window

I have libsdl-1.2.5-r2
Comment 2 SpanKY gentoo-dev 2003-07-16 10:16:40 UTC
please post `emerge info`
Comment 3 p-chan 2003-07-16 13:40:50 UTC
The last week I moved to "~x86" and now zsnes works fine! sorry.
Comment 4 SpanKY gentoo-dev 2003-07-16 16:53:11 UTC
sounds good, have fun :) 
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2003-10-07 03:51:43 UTC
Reopening so I can resolve.  Tired of seeing this in my list.
Comment 6 Chris Gianelloni (RETIRED) gentoo-dev 2003-10-07 03:51:59 UTC
Resolving