Re: [gtk-osx-users] Crash issue
- From: Richard Procter <richard n procter gmail com>
- To: Miroslav Rajcic <mrajcic hotmail com>
- Cc: "gtk-osx-users-list gnome org" <gtk-osx-users-list gnome org>
- Subject: Re: [gtk-osx-users] Crash issue
- Date: Thu, 7 Apr 2016 12:36:07 +1200
Hi,
Was there any resolution to this? I'm seeing something similar, too. I'm unable to find a relevant bug report
in bugzilla.
thanks,
Richard.
gtk+-2.24.28
Mac OS X 10.11.4 (15E65)
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libgdk-quartz-2.0.0.dylib 0x03cfe8f9 -[GdkQuartzView updateTrackingRect] + 30
1 libgdk-quartz-2.0.0.dylib 0x03cfdbb7 -[GdkQuartzView setFrame:] + 121
2 com.apple.AppKit 0x9807e52f -[NSThemeFrame setStyleMask:] + 1047
3 com.apple.AppKit 0x9807dfcb __25-[NSWindow setStyleMask:]_block_invoke + 2181
4 com.apple.AppKit 0x97f6ee6d NSPerformVisuallyAtomicChange + 212
5 com.apple.AppKit 0x9807d720 -[NSWindow setStyleMask:] + 209
6 com.apple.AppKit 0x9818c9a7 -[NSWindow _didExitFullScreen:] + 342
7 com.apple.AppKit 0x9882baa7 __123-[_NSWindowFullScreenTransition
_performExitFullScreenModeForWindow:windowController:options:customWindows:doKitAnimation:]_block_invoke_2 +
504
8 com.apple.AppKit 0x9882b765 __123-[_NSWindowFullScreenTransition
_performExitFullScreenModeForWindow:windowController:options:customWindows:doKitAnimation:]_block_invoke +
1440
9 com.apple.AppKit 0x9871ebeb __177-[NSDockConnection(FullScreenMessages)
sendFullScreenExitForTransition:synchronous:window:exitForClose:backgroundWindows:participatingWindows:customAnimation:completionHandler:]_block_invoke
+ 79
10 com.apple.AppKit 0x9871c433 __57-[NSDockConnection
sendMessage:synchronous:replyHandler:]_block_invoke_2 + 98
11 libxpc.dylib 0x9221c201 _xpc_connection_reply_callout + 31
12 libxpc.dylib 0x9221c1a3 _xpc_connection_call_reply + 32
13 libdispatch.dylib 0x958bb83f _dispatch_client_callout + 50
14 libdispatch.dylib 0x958cff99 _dispatch_main_queue_callback_4CF + 1672
15 com.apple.CoreFoundation 0x99d80a7e __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
On 19/01/2016, at 5:21 AM, Miroslav Rajcic wrote:
Thanks John,
will do that.
Regards,
Miroslav
From: John Ralls <jralls ceridwen us>
Sent: Monday, January 18, 2016 4:01 PM
To: Miroslav Rajcic
Cc: gtk-osx-users-list gnome org
Subject: Re: [gtk-osx-users] Crash issue
On Jan 17, 2016, at 9:18 PM, Miroslav Rajcic <mrajcic hotmail com> wrote:
Hi John,
NoteCase Pro is my app.
The issue with debugging is that it works fine here, but it crashes on users PC.
User may not be technical person, but he took the trouble to send crash log with his description.
I am not familiar with Apple development in detail (Cocoa framework), but the facts are:
- my code uses plain GTK/GtkSourceView calls
- the only Apple-custom code is the integration with Finder (support to open document from Finder) as
described on GTK-OSX wiki pages
- GTK used is the one built by jhbuild, I see no issues here
- in my Makefile, I only link against libs returned by "pkg-config --libs gtk+-2.0 glib-2.0 gthread-2.0
gio-2.0 gtksourceview-2.0 gtk-mac-integration" result
So I am not sure where Cocoa could come into play here.
Me either, but you can clearly see that that's what the stack trace shows. Presumably the user sent you the
crash report, which has a lot more information in it besides the stack trace. I can only suggest that you
study this for clues.
Regards,
John Ralls
_______________________________________________
Gtk-osx-users-list mailing list
Gtk-osx-users-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]