thunderbird-bin crashed with SIGSEGV in strcmp()

Bug #428136 reported by Daniel Hahler
48
This bug affects 6 people
Affects Status Importance Assigned to Milestone
thunderbird (Ubuntu)
Invalid
Medium
Rolf Leggewie

Bug Description

Binary package hint: thunderbird

Pasting the following into a new mail, crashes thunderbird reproducible.

REPRODUCE:
1. Start thunderbird
2. Create new email (Ctrl-N)
3. Tab into the message body
4. Paste the text between the lines/markers.

==============================
 /**
  * Get datetime lowered to minutes. This is meant to remove seconds and
  * support MySQL's query cache.
  * @param integer Timestamp, defaults to $localtimenow
  * @param string Format (defaults to "Y-m-d H:i"). Use "U" for UNIX timestamp.
  */
 function round_to_lower_minute($timestamp = NULL, $format = 'Y-m-d H:i')
 {
  if( is_null($timestamp) )
  {
   global $localtimenow;
   $timestamp = $localtimenow;
  }
  return date($format, floor($timestamp/60)*60);
 }
==============================

ProblemType: Crash
Architecture: i386
Date: Sat Sep 12 00:00:42 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/lib/thunderbird/thunderbird-bin
NonfreeKernelModules: nvidia
Package: thunderbird 2.0.0.23+build1+nobinonly-0ubuntu1
ProcCmdline: /usr/lib/thunderbird/thunderbird-bin
ProcCwd: /home/daniel/src/b2evo/sql-performance
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-10.32-generic
Signal: 11
SourcePackage: thunderbird
StacktraceTop:
 strcmp () from /lib/tls/i686/cmov/libc.so.6
 ?? () from /usr/lib/thunderbird/components/libwidget_gtk2.so
 ?? () from /usr/lib/thunderbird/components/libeditor.so
 ?? () from /usr/lib/thunderbird/components/libeditor.so
 ?? () from /usr/lib/thunderbird/components/libeditor.so
Title: thunderbird-bin crashed with SIGSEGV in strcmp()
Uname: Linux 2.6.31-10-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev pulse sambashare sbuild scanner src video
SegvAnalysis:
 Segfault happened at: 0x514422 <__kernel_vsyscall+2>: ret
 PC (0x00514422) ok
 destination "(%esp)" (0xbff12cac) ok
 SP (0xbff12cac) ok
 Reason could not be automatically determined. (Unhandled exception in kernel code?)
SegvReason: Reason could not be automatically determined. (Unhandled exception in kernel code?)

Revision history for this message
Daniel Hahler (blueyed) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt (retraced)

StacktraceTop:strcmp () at ../sysdeps/i386/i686/strcmp.S:39
nsClipboard::HasDataMatchingFlavors (this=0x8dcbd90,
nsHTMLEditor::HavePrivateHTMLFlavor (this=0x8b83130,
nsHTMLEditor::Paste (this=0x8b83130, aSelectionType=1)
nsPasteCommand::DoCommand (this=0x8a792c0,

Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt (retraced)
Changed in thunderbird (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Daniel Hahler (blueyed)
visibility: private → public
Daniel Hahler (blueyed)
Changed in thunderbird (Ubuntu):
status: New → Triaged
Revision history for this message
doni (doni-doni) wrote :

The same problem in Karmic Koala (Final) too.

Kees Cook (kees)
description: updated
Revision history for this message
Rolf Leggewie (r0lf) wrote :

FWIW, it doesn't crash for me in lucid. Is this still a problem?

Changed in thunderbird (Ubuntu):
assignee: nobody → Rolf Leggewie (r0lf)
Revision history for this message
doni (doni-doni) wrote : Re: [Bug 428136] Re: thunderbird-bin crashed with SIGSEGV in strcmp()

Hallo,

Am 29.09.2011 00:14, schrieb Rolf Leggewie:
> FWIW, it doesn't crash for me in lucid. Is this still a problem?
I don't know?
I'm working with Linux Mint Katya since some month.
Thunderbird works here.
>
> ** Changed in: thunderbird (Ubuntu)
> Assignee: (unassigned) => Rolf Leggewie (r0lf)
>

Liebe Grüße
Doni

--
----------------------
Tel. : 09324 - 98 12 20
Mobil: 0176 - 42 09 18 72
Fax : 0700-WWWRONGE (0700-99976643)
Internet - www.doni.de
E-Mail - <email address hidden>
PGP key available
http://www.web-publishing.de/pubkeys/WebPublishingRonge.asc
----------------------
Anrufkosten auf 0700-Nummern aus Deutschland:
Mo-Fr 9-18 Uhr:
max. EUR 0.124/Min, sonst max. EUR 0.062/Min
----------------------

Revision history for this message
Rolf Leggewie (r0lf) wrote :

Daniel, what about you? Or any of the other people affected?

Revision history for this message
Rolf Leggewie (r0lf) wrote :

ping Daniel, please let us know if you still experience this problem.

Changed in thunderbird (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Rolf Leggewie (r0lf) wrote :

closing for lack of response. please feel free to reopen the ticket if you still experience this issue.

Changed in thunderbird (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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