plugininstall.py crashed with IOError in command(): [Errno 32] Broken pipe

Bug #705359 reported by robertoszym
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Binary package hint: ubiquity

i cannot instal the system! my boot files are broken now. instalation proces crash when i finishd the personalization of user on new instalation. sorry for my english

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: ubiquity 2.5.11
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
Architecture: amd64
Date: Thu Jan 20 12:02:10 2011
ExecutablePath: /usr/share/ubiquity/plugininstall.py
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110120)
ProcCmdline: /usr/bin/python /usr/share/ubiquity/plugininstall.py
PythonArgs: ['/usr/share/ubiquity/plugininstall.py']
SourcePackage: ubiquity
Title: plugininstall.py crashed with IOError in command(): [Errno 32] Broken pipe
UserGroups:

WORKAROUND (from bug #710582):
Open a Terminal window with Ctrl+Alt+T and do sudo apt-get purge ubiquity-slideshow-ubuntu before starting the installer. This will cause the installation progress window to become very small, but avoid the crash.

In Xubuntu, please open a terminal, using either the shortcut in the panel or Menu button -> Accessories -> Terminal and do sudo apt-get purge ubiquity-slideshow-xubuntu before starting the installer.

Revision history for this message
robertoszym (rob-szym) wrote :
tags: removed: need-duplicate-check
tags: added: iso-testing
visibility: private → public
Revision history for this message
Darxus (darxus) wrote :

This bug and all 9 of its duplicates are tagged amd64.

Revision history for this message
Darxus (darxus) wrote :

This bug is very similar in effect to bug #710582, and its listed workaround works (just added to description).

The alpha 2 amd64 image won't install for *anybody* without purging ubiquity-slideshow-ubuntu.

description: updated
Revision history for this message
Charlie Kravetz (cjkgeek) wrote :

Thanks for reporting this bug and any supporting documentation. Since this bug has enough information provided for a developer to begin work, I'm going to mark it as confirmed and let them handle it from here.

Marking this triaged based on the number of duplicates.

 Thanks for taking the time to make Ubuntu better!

tags: added: python27
Changed in ubiquity (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Brian Murray (brian-murray) wrote :

So looking at UbiquitySyslog.gz we see the following:

Jan 20 11:02:10 ubuntu kernel: [ 325.797831] ubiquity[7381]: segfault at bbadbeef ip 00007f8049a755c5 sp 00007fff017804f0 error 6 in libwebkitgtk-1.0.so.0.5.2[7f80488d7000+14bc000]
Jan 20 11:02:10 ubuntu ubiquity: Traceback (most recent call last):
Jan 20 11:02:10 ubuntu ubiquity: File "/usr/share/ubiquity/plugininstall.py", line 1438, in <module>
Jan 20 11:02:10 ubuntu ubiquity: install = Install()
Jan 20 11:02:10 ubuntu ubiquity: File "/usr/share/ubiquity/plugininstall.py", line 107, in __init__
Jan 20 11:02:10 ubuntu ubiquity: if self.db.get('apt-setup/restricted') == 'false':
Jan 20 11:02:10 ubuntu ubiquity: File "/usr/lib/python2.7/dist-packages/debconf.py", line 65, in <lambda>
Jan 20 11:02:10 ubuntu ubiquity: lambda *args, **kw: self.command(command, *args, **kw))
Jan 20 11:02:10 ubuntu ubiquity: File "/usr/lib/python2.7/dist-packages/debconf.py", line 70, in command
Jan 20 11:02:10 ubuntu ubiquity: self.write.flush()
Jan 20 11:02:10 ubuntu ubiquity: IOError: [Errno 32] Broken pipe

The segfault is with libwebkitgtk-1.0 so I'm going to mark this as a duplicate of bug 710582.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.