[Bug 93483] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
Martin Pitt
martin.pitt at ubuntu.com
Wed Mar 21 09:01:47 UTC 2007
I had to remove the tag for now, since apport-retrace freaks out on this
one:
Traceback (most recent call last):
File "/tmp/tmpdEWbo0/usr/bin/apport-retrace", line 396, in <module>
options.remove_tag)
File "/tmp/tmpdEWbo0/usr/bin/apport-retrace", line 105, in report_from_launchpad
report[key] = gzip.open(att.filename).read()
File "/usr/lib/python2.5/gzip.py", line 220, in read
self._read(readsize)
File "/usr/lib/python2.5/gzip.py", line 292, in _read
self._read_eof()
File "/usr/lib/python2.5/gzip.py", line 309, in _read_eof
isize = U32(read32(self.fileobj)) # may exceed 2GB
File "/usr/lib/python2.5/gzip.py", line 40, in read32
return struct.unpack("<l", input.read(4))[0]
File "/usr/lib/python2.5/struct.py", line 87, in unpack
return o.unpack(s)
struct.error: unpack requires a string argument of length 4
It looks as if the Python gzip module does not get along with unpacking
the attached CoreDump.gz. I need to take a look at this.
** Tags removed: need-i386-retrace
** Also affects: apport (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Changed in: apport (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Martin Pitt
Status: Unconfirmed => In Progress
--
[apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
https://launchpad.net/bugs/93483
More information about the Ubuntu-mozillateam-bugs
mailing list