[Bug 137338] Re: installation crash

2008-09-14 Thread Colin Watson
Exit code -11 is a segmentation fault; the only real way that can happen in this particular context is (as David said) if there's been a problem reading from the CD. 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,

[Bug 137338] Re: installation crash

2007-12-12 Thread Leann Ogasawara
** Changed in: ubiquity (Ubuntu) Importance: Undecided = Low Status: New = Confirmed -- installation crash https://bugs.launchpad.net/bugs/137338 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 137338] Re: installation crash

2007-09-06 Thread David Tomaschik
Did you run the media check on the CD you burned? The logs look like it might be a bad CD (all the squashfs errors indicate difficulty reading from the disk). -- installation crash https://bugs.launchpad.net/bugs/137338 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 137338] Re: installation crash

2007-09-04 Thread pex
** Attachment added: syslog http://launchpadlibrarian.net/9120550/syslog -- installation crash https://bugs.launchpad.net/bugs/137338 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 137338] Re: installation crash

2007-09-04 Thread pex
** Attachment added: partman http://launchpadlibrarian.net/9120546/partman -- installation crash https://bugs.launchpad.net/bugs/137338 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 137338] Re: installation crash

2007-09-04 Thread pex
** Attachment added: syslog http://launchpadlibrarian.net/9120556/syslog -- installation crash https://bugs.launchpad.net/bugs/137338 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 137338] Re: installation crash

2007-09-04 Thread cut
** Changed in: ubiquity (Ubuntu) Sourcepackagename: None = ubiquity -- installation crash https://bugs.launchpad.net/bugs/137338 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 137338] Re: installation crash

2007-09-04 Thread pex
raceback (most recent call last): File /usr/bin/ubiquity, line 130, in ? install(sys.argv[1]) File /usr/bin/ubiquity, line 55, in install ret = wizard.run() File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 264, in run self.progress_loop() File