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
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
please post `emerge info`
The last week I moved to "~x86" and now zsnes works fine! sorry.
sounds good, have fun :)
Reopening so I can resolve. Tired of seeing this in my list.
Resolving