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 - JDK crash: C [libsystem_c.dylib+0x60b00] tiny_free_list_add_ptr+0x72
Summary: JDK crash: C [libsystem_c.dylib+0x60b00] tiny_free_list_add_ptr+0x72
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2012-04-10 14:05 UTC by Tomas Danek
Modified: 2012-06-19 09:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log with crash (12.49 KB, application/octet-stream)
2012-04-10 14:05 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
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.