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 209924 - JDK crash during debugging NB Platform app (Maven)
Summary: JDK crash during debugging NB Platform app (Maven)
Status: RESOLVED WONTFIX
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
: 210164 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-22 11:13 UTC by Tomas Danek
Modified: 2012-07-17 15:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log with crash (39.64 KB, application/octet-stream)
2012-03-22 11:13 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-03-22 11:13:09 UTC
Created attachment 117068 [details]
log with crash

>Log Session: Thursday, March 22, 2012 11:42:47 AM CET
>System Info: 
  Product Version         = NetBeans IDE Dev (Build 201203180400) (#3ad82e81863d)
  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-b17; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_04-ea-b16
  Java Home               = /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/jre
  System Locale; Encoding = en_US (nb); UTF-8
  Home Directory          = /Users/tomas
  Current Directory       = /Applications/NetBeans/NetBeans Dev 201203180400.app/Contents/Resources/NetBeans/bin
  User Directory          = /tmp/nbTrunk5
  Cache Directory         = /tmp/nbTrunk5/var/cache
----------------------------------------------------------------
- created NB Platform app (maven) with sample module
- created action (defaults) into sample module
- typed some code into perform method of action, put breakpoint, built and started debugger

--> JDK crash. Please report to JDK team. 



#
# A fatal error has been detected by the Java Runtime Environment:
#
[thread 4918353920 also had an error]#  
SIGSEGV (0xb) at pc=0x00007fff8f5dcc48, pid=7075, tid=4854763520
#
# JRE version: 7.0_04-b16
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b17 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C  [QuartzCore+0x7c48]  free_magazine+0x1d
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Applications/NetBeans/NetBeans Dev 201203180400.app/Contents/Resources/NetBeans/bin/hs_err_pid7075.log
Phoning home... 
Using server: 10.161.186.18, port 4711
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#

[error occurred during error reporting , id 0x4]


[error occurred during error reporting , id 0x4]
Comment 1 Antonin Nebuzelsky 2012-03-22 17:39:04 UTC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7156093
Comment 2 Marian Mirilovic 2012-03-29 13:20:33 UTC
*** Bug 210164 has been marked as a duplicate of this bug. ***