[ wxwindows-Bugs-1731300 ] Crash on Mac when trying to show assertion dialog

SourceForge.net noreply at sourceforge.net
Thu Jun 7 01:03:53 PDT 2007


Bugs item #1731300, was opened at 2007-06-05 13:08
Message generated for change (Comment added) made by gozer123
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1731300&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxMac specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Holger Prüfert (gozer123)
Assigned to: Stefan Csomor (csomor)
Summary: Crash on Mac when trying to show assertion dialog

Initial Comment:
Since version 2.8.3 wxWidgets programs crash after about 1 to 5 seconds when an assertion dialog is opened. 

The same happens when using wxWidgets 2.8.4 but doesn't happen with 2.8.0.

wxWidgets build options: --disable-shared --with-mac --disable-optimize --enable-debug --enable-unicode (also tested with --enable-shared and --disable-unicode)

Computer system: iMac G5, Mac OS X 10.4.9

----------------------------------------------------------------------

>Comment By: Holger Prüfert (gozer123)
Date: 2007-06-07 10:03

Message:
Logged In: YES 
user_id=1673026
Originator: YES

The application is up and running, MDI parent and child windows are shown.
The assertion is generated by wxWidgets itself, not by me, in this specific
case it was the "Cannot nest wxDCs on the same window" error message.

----------------------------------------------------------------------

Comment By: Stefan Csomor (csomor)
Date: 2007-06-06 07:45

Message:
Logged In: YES 
user_id=81467
Originator: NO

at which moment are you trying to show that dialog ? and is it from the
main thread ? IIRC we have a report about having this problem when starting
up and already having a splash screen displayed.

Thanks,

Stefan

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1731300&group_id=9863




More information about the wx-dev mailing list