Opened 14 years ago
Closed 10 years ago
#6018 closed bug (fixed)
InstallerFinishScript error during install to VB
Reported by: | smkeesle | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/alpha2 |
Keywords: | Installer | Cc: | tony.debat@… |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
When I install on VirtualBox on a mac I get an error:
The application:
/bin/sh /boot/system/boot/InstallerFinishScript /Haiku
has encountered an error which prevents it from continuing. Haiku will terminate the application and clean up.
When I click "Debug" I see:
[tcsetpgrp failed in terminal inferior: Invalid Argument] Thread 7106 caused an exception: Segment violation Reading symbols from /boot/system/runtime_loader...done. Loaded symbols from /boot/system/runtime_loader Reading symbols from /boot/system/lib/libroot.so...done. Loaded symbols from /boot/system/lib/libroot.so [tcsetpgrp failed in terminal inferior: Invalid Argument] [Switching to team /bin/sh /boot/system/boot/InstallerFinishScript /Haiku (7106_ thread sh (7106)] 0x002e60e0 in _x86_setup_system_time () from /boot/system/lib/libroot.so (gdb)
Attachments (4)
Change History (11)
by , 14 years ago
Attachment: | Screen shot 2010-05-16 at 9.57.41 PM.png added |
---|
comment:2 by , 14 years ago
Replying to stippi:
IIRC, I've seen another report, so this should be a dupe.
Couldn't find any at least. A back trace (type bt
) and the last lines of the syslog (/var/log/syslog
) would be nice.
by , 14 years ago
Attachment: | Screen shot 2010-05-18 at 4.32.30 PM.png added |
---|
cat /var/log/syslog|grep -v PS2 |grep -v 'Last message'
comment:3 by , 14 years ago
See attached screen shots...sorry can't copy/paste from terminal window in VB.
comment:4 by , 14 years ago
I get the same error with VirtualBox(3.1.2 hrev56127) on Linux(Ubuntu 10.04) when installing from the iso image.
comment:5 by , 14 years ago
Cc: | added |
---|
comment:6 by , 13 years ago
here is stack trace from RC3 fresh install under vbox 4.0.8. This is installing haiku-r1alpha3-anyboot.iso renamed from image to iso. Attaching Haiku-rc3-install-crash.jpg
comment:7 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Was probably fixed in the meantime.
Screenshot