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



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to