On Sep 8, 2006, at 3:36 PM, Sven E Olsson wrote:

Today I have a crash several times in my own app using RB2006R3 as compiler.
This time there was no crash-report, this is from the console log

2006-09-08 12:25:18.327 SEEdit[284] *** Assertion failure in -[% NSView addSubview:], AppKit.subproj/NSView.m:1183
2006-09-08 12:25:18.330 SEEdit[284] An uncaught exception was raised
2006-09-08 12:25:18.330 SEEdit[284] Invalid parameter not satisfying: [aView isKindOfClass:[NSView class]] 2006-09-08 12:25:18.331 SEEdit[284] *** Uncaught exception: <NSInternalInconsistencyException> Invalid parameter not satisfying: [aView isKindOfClass:[NSView class]]

This time it crashed from just a menu item that open the color picker, it also have affect to the RB IDE, as the reports showing.
Please, if you have noticed and have some info, sign on....

Do you use the HTMLViewer in your application? Does the crash happen before or after you have used it?

In any event, this is not a REALbasic bug, but a bug of Apple's. We're using a simple call to show the color picker, and if the use of certain Apple-supplied controls (ie, the HIWebView) introduces crashes in Apple's code, we can't do much. However, it may be of some relief that if this is the cause, it should not be crashing when REALbasic uses the Cocoa framework instead of Carbon.

-Jon


--
Jonathan Johnson
[EMAIL PROTECTED]
REAL Software, Inc.


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to