mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] sdl_mixer Mix_InitAudio won't run


From: David Bruce
Subject: Re: [Mingw-cross-env-list] sdl_mixer Mix_InitAudio won't run
Date: Sun, 2 May 2010 20:36:06 -0500

Hi Volker,

I managed to get gdb onto my win32 test machine and generated a
backtrace on tuxtype when it exits unexpectedly (at Mix_OpenAudio()).
Here is the backtrace - I have no experience trying to decipher this
sort of thing.

Regards,

David


(backtrace follows)

GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
(gdb) run
Starting program: C:\Program Files\TuxType/tuxtype.exe

Program received signal SIGSEGV, Segmentation fault.
0x7c91b1fa in ntdll!RtlpWaitForCriticalSection () from ntdll.dll
(gdb) backtrace
#0  0x7c91b1fa in ntdll!RtlpWaitForCriticalSection () from ntdll.dll
#1  0x02094ae0 in ?? ()
#2  0x00924cf4 in _mm_mutex_vars ()
#3  0xffffffff in ?? ()
#4  0x7c80262a in WaitForSingleObjectEx ()
   from C:\WINDOWS\system32\kernel32.dll
#5  0x0022fca0 in ?? ()
#6  0x7c802600 in WaitForSingleObjectEx ()
   from C:\WINDOWS\system32\kernel32.dll
#7  0x02097af8 in ?? ()
#8  0x020977c0 in ?? ()
#9  0x00000000 in ?? () from
#10 0x00000000 in ?? () from
#11 0x00000001 in ?? ()
#12 0x00000000 in ?? () from
#13 0x00000000 in ?? () from
#14 0x00000010 in ?? ()
#15 0x02090000 in ?? ()
#16 0x0022fab0 in ?? ()
#17 0x7ffd9000 in ?? ()
#18 0x0022fd00 in ?? ()
#19 0x7c90e900 in strchr () from ntdll.dll
#20 0x7c9101c0 in ntdll!RtlAppendStringToString () from ntdll.dll
#21 0xffffffff in ?? ()
#22 0x7c9101bb in ntdll!RtlAppendStringToString () from ntdll.dll
#23 0x77c2c3c9 in msvcrt!free () from C:\WINDOWS\system32\msvcrt.dll
#24 0x02090000 in ?? ()
#25 0x40000060 in ?? ()
#26 0x77c2c3ce in msvcrt!free () from C:\WINDOWS\system32\msvcrt.dll
#27 0x00000000 in ?? () from
#28 0x00000000 in ?? () from
#29 0x000005dc in ?? ()
#30 0x0022fd38 in ?? ()
#31 0x7c901046 in ntdll!RtlEnumerateGenericTableLikeADirectory ()
   from ntdll.dll
#32 0x00bd0690 in activemacro ()
#33 0x0058251c in pthread_mutex_lock ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]