Comment 2 for bug 713780

Revision history for this message
Brian Murray (brian-murray) wrote :

Looks like another libwebkit crash:

Feb 5 19:44:04 ubuntu kernel: [ 3423.985737] ubiquity[27668]: segfault at bbadbeef ip 00007f8f5e4ff5c5 sp 00007fff59d1b040 error 6 in libwebkitgtk-1.0.so.0.5.2[7f8f5d361000+14bc000]
Feb 5 19:44:05 ubuntu install.py: Exception during installation:
Feb 5 19:44:05 ubuntu install.py: Traceback (most recent call last):
Feb 5 19:44:05 ubuntu install.py: File "/usr/share/ubiquity/install.py", line 610, in <module>
Feb 5 19:44:05 ubuntu install.py: install.run()
Feb 5 19:44:05 ubuntu install.py: File "/usr/share/ubiquity/install.py", line 124, in run
Feb 5 19:44:05 ubuntu install.py: self.copy_all()
Feb 5 19:44:05 ubuntu install.py: File "/usr/share/ubiquity/install.py", line 391, in copy_all
Feb 5 19:44:05 ubuntu install.py: self.db.progress('SET', 10 + copy_progress)
Feb 5 19:44:05 ubuntu install.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 65, in <lambda>
Feb 5 19:44:05 ubuntu install.py: lambda *args, **kw: self.command(command, *args, **kw))
Feb 5 19:44:05 ubuntu install.py: File "/usr/lib/python2.7/dist-packages/debconf.py", line 70, in command
Feb 5 19:44:05 ubuntu install.py: self.write.flush()
Feb 5 19:44:05 ubuntu install.py: IOError: [Errno 32] Broken pipe