Bug#679826: zsnes: segfaults on start in testing i386

Fabian Greffrath fabian at greffrath.com
Mon Jul 2 08:40:13 UTC 2012


Am 02.07.2012 10:00, schrieb Goswin von Brederlow:
> The first one looks like a problem in libxcb and I would start with the other
> errors.So look at InitSound (audio.c:197) and initwinvideo (sdllink.c:1088).
> Maybe add some printfs in there or set breakpoints in gdb.

I have reproduced this. It crashes in src/linux/audio.c in 
SoundInit_ao() around line 195 when it calls "audio_device = 
ao_open_live(driver_id, &driver_format, 0);". The return value of 
audio_device is checked, but it does not even get this far. It crashes 
earlier, i.e. in ao_open_live() itself.

  - Fabian





More information about the Pkg-games-devel mailing list