This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 37560 - "External" assertion failed
Summary: "External" assertion failed
Status: VERIFIED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-27 08:54 UTC by jd
Modified: 2008-12-23 00:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jd 2003-11-27 08:54:39 UTC
During compilation i got the following message

---------------------------
Assertion failed
---------------------------
Expression: src != NULL
File: C:\projects\studio-488d\bfc\std.cpp
Line: 450
---------------------------

I've not a projects folder nor any std.cpp.

Recently I'm having an OutOfMemoryError while
compiling two packages together.
If I compile all the three (which contains the
two) I got no errors.
The dialog above appeared just once, and don't
know how to reproduce.
Comment 1 Tomas Hurka 2004-01-16 10:56:51 UTC
Reported assertion has probably nothing to do with NetBeans. See this google search:
http://www.google.com/search?hl=en&ie=ISO-8859-1&q=studio
-488d&btnG=Google+Search

There are very similar assertion to one you reported. 
Closing as invalid.
Comment 2 Marian Mirilovic 2004-03-22 14:46:22 UTC
verified