Re: [AD] exnew_threads2 on Windows |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-08-20, Trent Gamblin <trent@xxxxxxxxxx> wrote:
> exnew_threads2 doesn't run on Windows. Here's a backtrace:
>
>
> [New thread 5392.0x1680]
> [New thread 5392.0x1620]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x76e72887 in ntdll!RtlInitializeHandleTable ()
> from C:\Windows\system32\ntdll.dll
> (gdb) bt
> #0 0x76e72887 in ntdll!RtlInitializeHandleTable ()
> from C:\Windows\system32\ntdll.dll
> #1 0x76e7299e in ntdll!RtlInitializeGenericTable ()
> from C:\Windows\system32\ntdll.dll
> #2 0x664f0c05 in _al_mutex_init (mutex=0x264508)
> at C:\Users\trent\4.9\src\win\wxthread.c:80
> Backtrace stopped: frame did not save the PC
Thanks. Does it work for your now? It works now in wine.
Peter