Re: [AD] SF.net SVN: alleg:[13471] allegro/branches/4.9/examples/ex_user_events.c |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
[cc: AD]
On 2010-07-17, Trent Gamblin <trent@xxxxxxxxxx> wrote:
> On Sat, July 17, 2010 3:30 am, Peter Wang said:
> > Didn't for me. What OS?
>
> Backtrace:
I can't reproduce it on Windows either.
>
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: 13 at address: 0x0000000000000000
> [Switching to process 26809]
> 0x000000010002267b in _al_event_source_free (es=0x1025dab30) at
> /Users/trent/4.9-fresh/src/evtsrc.c:62
> 62 al_unregister_event_source(*slot, es);
> (gdb) bt
> #0 0x000000010002267b in _al_event_source_free (es=0x1025dab30) at
> /Users/trent/4.9-fresh/src/evtsrc.c:62
> #1 0x00000001000212b1 in _al_mutex_lock [inlined] () at
> /Users/trent/4.9-fresh/include/allegro5/platform/aintuthr.h:85
> #2 0x00000001000212b1 in _al_run_destructors (dtors=0x10021b2d0) at
> /Users/trent/4.9-fresh/src/dtor.c:87
> #3 0x000000010003a3a0 in al_uninstall_system () at /Users/trent/4.9-fresh/src/system.c:264
> #4 0x00007fff80abb7ff in __cxa_finalize ()
> #5 0x00007fff80abb70c in exit ()
> #6 0x000000010004c307 in +[AllegroAppDelegate app_main:] (self=<value temporarily unavailable,
> due to optimizations>, _cmd=<value temporarily unavailable, due to optimizations>, arg=<value
> temporarily unavailable, due to optimizations>) at
> /Users/trent/4.9-fresh/src/macosx/osx_app_delegate.m:212
> #7 0x00007fff88e1ee8d in __NSThread__main__ ()
> #8 0x00007fff80ae2456 in _pthread_start ()
> #9 0x00007fff80ae2309 in thread_start ()
> Current language: auto; currently c
>
>
> Trent :n)
Peter