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 210958

Summary: JDK crash: C [libsystem_c.dylib+0x60b00] tiny_free_list_add_ptr+0x72
Product: platform Reporter: Tomas Danek <musilt2>
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: JDK_SPECIFIC
Priority: P1    
Version: 7.2   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: log with crash

Description Tomas Danek 2012-04-10 14:05:31 UTC
Created attachment 118067 [details]
log with crash

Product Version         = NetBeans IDE Dev (Build 201204040400) (#8a44e6982ae3)
  Operating System        = Mac OS X version 10.7.3 running on amd64
  Java; VM; Vendor        = 1.7.0_04-ea; Java HotSpot(TM) 64-Bit Server VM 23.0-b20; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_04-ea-b19
--------------------------------
just tried to create maven project; was waiting for index of central repo downlaod, IDE crashed meanwhile. log attached. Will file to JDK team.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fff8cf34b00, pid=89989, tid=6279364608
#
# JRE version: 7.0_04-b19
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b20 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C  [libsystem_c.dylib+0x60b00]  tiny_free_list_add_ptr+0x72
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
Comment 1 Tomas Danek 2012-04-10 14:31:52 UTC
reported as CR #7160330
Comment 2 Antonin Nebuzelsky 2012-06-19 09:31:11 UTC
JDK bug was closed as incomplete.