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 88813 - Profiler creashed JVM
Summary: Profiler creashed JVM
Status: RESOLVED INVALID
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-07 13:29 UTC by tivv
Modified: 2007-08-13 16:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Dump file (29.54 KB, text/plain)
2006-11-07 13:30 UTC, tivv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tivv 2006-11-07 13:29:20 UTC
Profiler Agent: 250 classes cached.
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x40415c41, pid=19189, tid=229390
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
# Problematic frame:
# V  [libjvm.so+0x39ec41]
#
# An error report file with more information is saved as hs_err_pid19189.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted
Comment 1 tivv 2006-11-07 13:30:15 UTC
Created attachment 35849 [details]
Dump file
Comment 2 Tomas Hurka 2006-11-07 14:02:54 UTC
This does not look to me like profiler bug. THis is most likely JVM bug. Are you able to reproduce this 
crash? Can you provide steps how to reproduce it? You can try latest JDK 1.5.0_09 so see if it helps.
Comment 3 Tomas Hurka 2006-11-07 14:26:32 UTC
This JVM crash is probably caused by the following bug http://bugs.sun.com/bugdatabase/view_bug.do?
bug_id=6346871