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 84248 - netbeans-5_0-linux.bin installer Segmentation Fault
Summary: netbeans-5_0-linux.bin installer Segmentation Fault
Status: RESOLVED DUPLICATE of bug 84246
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: HP Linux
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
: 84247 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-05 19:29 UTC by steevcoco
Modified: 2006-10-23 16:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description steevcoco 2006-09-05 19:29:23 UTC
When running the netbeans-5_0-linux.bin installer, the console fills with
segmentation faults before the GUI is opened.

I have installed this bin version of the IDE, and had exceptions thrown from
plugins (see this mevenIDE issue: http://jira.codehaus.org/browse/MEVENIDE-443)
 But re-installing the IDE using the zip archive results in no exceptions.

I have reported this same issue against the profiler installer and the
enterprise pack installer, both of which also throw the same kinds of
segmentation faults.

The system is Ubuntu Gnu Linux:
Linux coco-laptop 2.6.15-26-686 #1 SMP PREEMPT Thu Aug 3 03:13:28 UTC 2006 i686
GNU/Linux
java version "1.5.0_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03)
Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing)

This is the complete output in the console before the GUI opens:

./netbeans-5_0-linux.bin








          Initializing InstallShield Wizard........
./netbeans-5_0-linux.bin: line 302: 10308 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=$BLOCKS >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10309 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10329 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10330 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10350 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10351 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10373 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=$BLOCKS >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10374 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10394 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10395 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10415 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10416 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10438 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=$BLOCKS >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10439 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
          Verifying JVM../netbeans-5_0-linux.bin: line 302: 10476 Segmentation
fault      dd if="$INSTALLER_PATH" of="$ISTEMP/filePadded"
bs="$FIXED_BLOCK_SIZE" skip="$BOFFSET" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10477 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
          Extracting Installation Archive../netbeans-5_0-linux.bin: line 302:
10695 Segmentation fault      dd if="$INSTALLER_PATH" of="$ISTEMP/filePadded"
bs="$FIXED_BLOCK_SIZE" skip="$BOFFSET" count=$BLOCKS >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10696 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
          Launching InstallShield Wizard........

















./netbeans-5_0-linux.bin: line 302: 10983 Segmentation fault      dd
if="$INSTALLER_PATH" of="$ISTEMP/filePadded" bs="$FIXED_BLOCK_SIZE"
skip="$BOFFSET" count=1 >/dev/null 2>&1
./netbeans-5_0-linux.bin: line 302: 10984 Segmentation fault      dd
if="$ISTEMP/filePadded" of="$NAME" bs="$SIZE" count=1 >/dev/null 2>&1
Comment 1 mslama 2006-09-06 15:26:40 UTC
Obviosuly the same problem as in issue #84246

*** This issue has been marked as a duplicate of 84246 ***
Comment 2 steevcoco 2006-09-08 01:53:36 UTC
This appears to be a Ubuntu issue. See Issue #84246, and:

https://launchpad.net/distros/ubuntu/+source/language-pack-fr-base/+bug/42264
Comment 3 Kirill Sorokin 2006-09-13 11:57:53 UTC
*** Issue 84247 has been marked as a duplicate of this issue. ***