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 179112 - IDE Crash and Close when renaming folder within a Rails Module.
Summary: IDE Crash and Close when renaming folder within a Rails Module.
Status: RESOLVED INCOMPLETE
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 00:36 UTC by esmithbss
Modified: 2010-04-06 14:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log File compressed (821.09 KB, application/x-compressed-tar)
2009-12-30 00:39 UTC, esmithbss
Details
UP Gestures file from same log session. (152.85 KB, application/octet-stream)
2009-12-30 00:43 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-12-30 00:36:39 UTC
[Ubuntu 9.04 with all updates]
[NetBeans 6.8]
[Sun JDK 1.6.0_u17]
[Built in JRuby 1.4.0]
[Native Ruby 1.8.7]

I created a folder within a Rails module in preparation for moving files into the folder.  After copying some files into it, I realized I needed to change the folder name.

I selected the folder within the folder tree and selected the "rename" option on the pop-up menu.  After entering the name, I hit enter.

At this point, the IDE crashed and closed.
Comment 1 esmithbss 2009-12-30 00:39:25 UTC
Created attachment 92997 [details]
IDE Log File compressed

I had to compress the log file.  Uncompressed it is 86M in size.
Comment 2 esmithbss 2009-12-30 00:43:15 UTC
Created attachment 92998 [details]
UP Gestures file from same log session.
Comment 3 Peter Pis 2010-01-04 02:26:01 UTC
Reassigning.
Comment 4 Erno Mononen 2010-01-04 02:37:03 UTC
Probably the JVM crashed, can you please search for a hs_err_pid.log file in the NB installation dir (or in the userdir, I'm not sure now in which folder it gets created).
Comment 5 Erno Mononen 2010-04-06 14:35:57 UTC
Marking as incomplete for now as per the previous comment. Likely a JVM crash, so not sure if anything can be done about this. If you find the hs_err_pid.log file, please attach it here.