Closed Bug 185979 Opened 22 years ago Closed 19 years ago

Java: _NSAutoreleaseNoPool() - just leaking

Categories

(Camino Graveyard :: Plug-ins, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stf, Assigned: sfraser_bugs)

References

()

Details

Whith Build 1217, on Colorizer page, if you click the About button (top
right of applet, not the About text link) you get the following console message.

2002-12-18 11:54:53.571 Navigator[421] *** _NSAutoreleaseNoPool(): Object
0x3ea6640 of class NSCarbonWindowContentView autoreleased with no pool in place
- just leaking


With Build 1210 (NOT 1217), on Colorizer page, if you click the About button you
get the following console messages.
You can not close that window with the Red close button, must use the OK at the
bottom of that About window.

2002-12-18 07:46:11.613 Navigator[2154] *** _NSAutoreleaseNoPool(): Object
0x2462a90 of class NSCarbonWindowContentView autoreleased with no pool in place
- just leaking

If you click again on the About, that console message is no more shown.
You have to go to another page then go back or reload, no matter, and then it
will show again when you click on the About button.

2002-12-18 07:50:52.119 Navigator[2162] *** _NSAutoreleaseNoPool(): Object
0x1f2a130 of class NSCarbonWindowContentView autoreleased with no pool in place
- just leaking
2002-12-18 07:54:42.190 Navigator[2162] *** _NSAutoreleaseNoPool(): Object
0x24d7cc0 of class NSCarbonWindowContentView autoreleased with no pool in place
- just leaking

Quit Chimera or Close the Window:

Dec 18 07:48:08 localhost
/Applications/Chimera/Navigator.app/Contents/MacOS/Navigator:
kCGErrorIllegalArgument : CGSSetTrackingAreaEnabled: Invalid window
->sfraser
Assignee: saari → sfraser
Related to bug 168549: Cocoa stuff is being done on Java threads.
Status: NEW → ASSIGNED
Component: General → Plug-ins
Summary: _NSAutoreleaseNoPool() - just leaking → Java: _NSAutoreleaseNoPool() - just leaking
Blocks: 224615
I don't see any Console messages here when using the Java Embedding Plugin from
http://javaplugin.sourceforge.net
We need a tracking bug for issues that are fixed by the JEP.
(In reply to comment #4)
> We need a tracking bug for issues that are fixed by the JEP.

It's every bug on the Java Issues Tracker meta bug 224615 except the two
"painting  too often" ones and one where we need a new testcase (I just checked
last night, bug 224615 comment 5).  Do you really want a separate tracker?
No, the java tracker is fine (i wasn't aware of it, because no-one cc'd me. tsk
tsk!).
Fixed by bundling the Java Embedding Plugin with Camino (nightly builds 20050729
and later), bug 301076.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.