ubuntu 6.10 installer crashed
Bug #97675 reported by
Ryan
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-source-2.6.17 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: ubiquity
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
install(
File "/usr/bin/
ret = wizard.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise RuntimeError, ("Install failed with exit code %s; see "
RuntimeError: Install failed with exit code 139; see /var/log/syslog
To post a comment you must log in.
Exit code 139 is a segmentation fault; in this particular context, that basically means that there's been a problem reading from the CD, and the squashfs errors in your logs support that theory. This is generally due to a faulty CD/DVD disk or drive, rather than being an installer bug as such. It may help to clean the CD/DVD, to burn the CD/DVD at a lower speed, or to clean the CD/DVD drive lens (cleaning kits are often available from electronics suppliers).
That said, there's a kernel oops in this syslog, which the kernel team should look at.