nautilus-sendto crashed with SIGSEGV in _start()

Bug #865490 reported by Ben Vassie
38
This bug affects 4 people
Affects Status Importance Assigned to Milestone
nautilus-sendto (Ubuntu)
Fix Released
High
Chris Coulson

Bug Description

Attempting to export photos from Shotwell

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: nautilus-sendto 3.0.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Date: Mon Oct 3 17:12:18 2011
ExecutablePath: /usr/bin/nautilus-sendto
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.2)
ProcCmdline: nautilus-sendto /home/username/Pictures/2011/08/06/IMAG0058.jpg /home/username/Pictures/2011/08/06/IMAG0059.jpg /tmp/shotwell-1000/2065/1312652379878.jpg /home/username/Pictures/2011/08/06/IMAG0060.jpg /home/username/Pictures/2011/08/06/IMAG0061.jpg /home/username/Pictures/2011/08/06/IMAG0062.jpg /home/username/Pictures/2011/08/06/IMAG0063.jpg /home/username/Pictures/2011/08/06/IMAG0064.jpg /tmp/shotwell-1000/2065/1312668836510.jpg /home/username/Pictures/2011/08/06/IMAG0065.jpg /tmp/shotwell-1000/2065/IMG_20110806_165238.jpg /tmp/shotwell-1000/2065/IMG_20110806_165254.jpg /tmp/shotwell-1000/2065/IMG_20110806_165259.jpg /tmp/shotwell-1000/2065/IMG_20110806_210024.jpg /tmp/shotwell-1000/2065/IMG_20110806_214225.jpg /tmp/shotwell-1000/2065/IMG_20110806_214247.jpg /tmp/shotwell-1000/2065/IMG_20110806_214309.jpg /tmp/shotwell-1000/2065/IMG_20110806_214314.jpg /tmp/shotwell-1000/2065/IMG_20110806_214324.jpg
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
SegvAnalysis:
 Segfault happened at: 0x375b18: movzbl (%edi),%eax
 PC (0x00375b18) ok
 source "(%edi)" (0x00000000) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: nautilus-sendto
StacktraceTop:
 ?? () from /lib/i386-linux-gnu/libc.so.6
 ?? () from /usr/lib/nautilus-sendto/plugins/libnstevolution.so
 _start ()
Title: nautilus-sendto crashed with SIGSEGV in _start()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Ben Vassie (vassie) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 __strstr_sse42 (s1=0x0, s2=0x7ba9664 "balsa") at ../sysdeps/x86_64/multiarch/strstr.c:179
 init (plugin=0x94ba0f8) at evolution.c:65
 nautilus_sendto_plugin_dir_process (plugindir=0x804c66c "/usr/lib/nautilus-sendto/plugins") at nautilus-sendto-command.c:663
 nautilus_sendto_plugin_init () at nautilus-sendto-command.c:702
 main (argc=1, argv=0xbfe8aad4) at nautilus-sendto-command.c:811

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in nautilus-sendto (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
visibility: private → public
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in nautilus-sendto (Ubuntu):
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

The code does:

g_app_info_get_default_for_uri_scheme ("mailto");
g_strdup (g_app_info_get_executable (app)
strstr (mail_cmd, "balsa")

so somewhat it doesn't find a mailto handler, what email client do you use? did you uninstall the default one?

Chris, you won that bug, the code is from use-gio-for-default-mailer.patch and not protected against NULL return from g_app_info functions, which is happening in those cases ;-)

Changed in nautilus-sendto (Ubuntu):
assignee: nobody → Chris Coulson (chrisccoulson)
importance: Medium → High
status: Confirmed → Triaged
Revision history for this message
Matt Joiner (anacrolix) wrote :

I use gmail. I have desktop-webmail installed, or whatever it's called these days. I removed all mail clients I could find, I think this was Thunderbird.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nautilus-sendto - 3.0.1-2ubuntu2

---------------
nautilus-sendto (3.0.1-2ubuntu2) precise; urgency=low

  * Fix LP: #865490 - Don't crash when there isn't a mailer installed
    - update debian/patches/use-gio-for-default-mailer.patch
 -- Chris Coulson <email address hidden> Wed, 07 Mar 2012 10:50:42 +0100

Changed in nautilus-sendto (Ubuntu):
status: Triaged → Fix Released
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.