[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame.mixer crashes



On 3/4/07, Παναγιώτης Τσιμπέρης <takira_gr@xxxxxxxxx> wrote:

In fact I don't think it's a mixer problem at all:
[...]

Instead of python, issue "gdb python" and then "run". Then do the
imports and the like you did above.

When you get SIGSEGV and return to gdb, type "bt" (backtrace) to see
where the crash occurs.


-- - Rikard.