Re: [Gtk-osx-users] Fwd: Bluefish crashed
Status: Beta
Brought to you by:
jralls
From: John R. <jr...@ce...> - 2011-04-05 15:07:19
|
On Apr 5, 2011, at 7:34 AM, Olivier Sessink wrote: > A crash is find_window_for_ns_event(), and all functions in the > backtrace are GDK. Anybody an idea how to find the cause for this? Could > this be another bug in gtk-quartz? > You'll need to debug it to at least find out what event it's trying to translate and what pointer it's trying to dereference. You've been doing this long enough to know what one needs to diagnose a segfault. Regards, John Ralls |