shotwell crashed with SIGSEGV in photo_import_developed_backing_photo()

Bug #874259 reported by timo.matasaho@gmail.com
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
shotwell (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Problem occurred when I tried to import some photos from MMC card to hard drive via the inbuild MMC reader.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: shotwell 0.11.2-0ubuntu1 [modified: usr/share/glib-2.0/schemas/gschemas.compiled]
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
Date: Fri Oct 14 16:51:26 2011
ExecutablePath: /usr/bin/shotwell
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcCmdline: shotwell file:///media/EOS_DIGITAL
SegvAnalysis:
 Segfault happened at: 0x5c4c2f <photo_import_developed_backing_photo+383>: mov 0x48(%rax),%rax
 PC (0x005c4c2f) ok
 source "0x48(%rax)" (0x00000048) not located in a known VMA region (needed readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: shotwell
StacktraceTop:
 photo_import_developed_backing_photo ()
 photo_add_backing_photo_for_development ()
 ?? ()
 ?? ()
 ?? ()
Title: shotwell crashed with SIGSEGV in photo_import_developed_backing_photo()
UpgradeStatus: Upgraded to oneiric on 2011-10-13 (1 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
XsessionErrors:
 (nautilus:1588): Gtk-CRITICAL **: gtk_action_set_visible: assertion `GTK_IS_ACTION (action)' failed
 (nautilus:1588): Gtk-CRITICAL **: gtk_action_set_visible: assertion `GTK_IS_ACTION (action)' failed
 (chromium-browser:2001): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: assertion `width > 0' failed

Revision history for this message
timo.matasaho@gmail.com (timo-matasaho) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 photo_import_developed_backing_photo (row=0x7f58800c61d0, d=RAW_DEVELOPER_CAMERA, bpr=0x7f58800a48f0, error=0x7fff7f52e5e8) at x86_64-linux-gnu/Photo.c:3867
 photo_add_backing_photo_for_development (self=0x7f58800c6110, d=RAW_DEVELOPER_CAMERA, bpr=0x7f58800a48f0, error=0x7fff7f52e628) at x86_64-linux-gnu/Photo.c:3807
 import_page_camera_import_job_real_complete (base=<optimized out>, source=<optimized out>, import_roll=<optimized out>, error=0x7fff7f52e6e8) at x86_64-linux-gnu/camera/ImportPage.c:6797
 batch_import_flush_ready_sources (self=<optimized out>) at x86_64-linux-gnu/BatchImport.c:4872
 batch_import_display_imported_timer (self=0x24151d0) at x86_64-linux-gnu/BatchImport.c:5001

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 shotwell (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
visibility: private → public
JNH (jordannh)
Changed in shotwell (Ubuntu):
assignee: nobody → JNH (jordannh)
Revision history for this message
Jim Nelson (yorba-jim) wrote :

Can you reproduce this problem consistently, or did it only happen one time?

It looks like you're running an old version of Shotwell on Oneiric. You might try upgrading your to 0.12.3 on our PPA: https://launchpad.net/~yorba/+archive/ppa Can you try that and see if the problem persists?

Revision history for this message
timo.matasaho@gmail.com (timo-matasaho) wrote : Re: [Bug 874259] Re: shotwell crashed with SIGSEGV in photo_import_developed_backing_photo()

Hi,

I reported the bug about two years ago and I'm not using the Oneiric
anymore. I haven't seen that bug in the current Ubuntu 12.10 at all. But
back then in 11.10 it happened very often. Unfortunately I can't check if
the problem still persists as, like I said, I don't have that 11.10
anymore. At least it seems to be fixed in 12.10.

-Timo

2013/2/5 Jim Nelson <email address hidden>

> Can you reproduce this problem consistently, or did it only happen one
> time?
>
> It looks like you're running an old version of Shotwell on Oneiric. You
> might try upgrading your to 0.12.3 on our PPA:
> https://launchpad.net/~yorba/+archive/ppa Can you try that and see if
> the problem persists?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/874259
>
> Title:
> shotwell crashed with SIGSEGV in
> photo_import_developed_backing_photo()
>
> Status in “shotwell” package in Ubuntu:
> New
>
> Bug description:
> Problem occurred when I tried to import some photos from MMC card to
> hard drive via the inbuild MMC reader.
>
> ProblemType: Crash
> DistroRelease: Ubuntu 11.10
> Package: shotwell 0.11.2-0ubuntu1 [modified:
> usr/share/glib-2.0/schemas/gschemas.compiled]
> ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
> Uname: Linux 3.0.0-12-generic x86_64
> ApportVersion: 1.23-0ubuntu2
> Architecture: amd64
> Date: Fri Oct 14 16:51:26 2011
> ExecutablePath: /usr/bin/shotwell
> InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64
> (20110427.1)
> ProcCmdline: shotwell file:///media/EOS_DIGITAL
> SegvAnalysis:
> Segfault happened at: 0x5c4c2f
> <photo_import_developed_backing_photo+383>: mov 0x48(%rax),%rax
> PC (0x005c4c2f) ok
> source "0x48(%rax)" (0x00000048) not located in a known VMA region
> (needed readable region)!
> destination "%rax" ok
> SegvReason: reading NULL VMA
> Signal: 11
> SourcePackage: shotwell
> StacktraceTop:
> photo_import_developed_backing_photo ()
> photo_add_backing_photo_for_development ()
> ?? ()
> ?? ()
> ?? ()
> Title: shotwell crashed with SIGSEGV in
> photo_import_developed_backing_photo()
> UpgradeStatus: Upgraded to oneiric on 2011-10-13 (1 days ago)
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
> XsessionErrors:
> (nautilus:1588): Gtk-CRITICAL **: gtk_action_set_visible: assertion
> `GTK_IS_ACTION (action)' failed
> (nautilus:1588): Gtk-CRITICAL **: gtk_action_set_visible: assertion
> `GTK_IS_ACTION (action)' failed
> (chromium-browser:2001): GdkPixbuf-CRITICAL **:
> gdk_pixbuf_new_from_data: assertion `width > 0' failed
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/874259/+subscriptions
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

setting as fixed since it works in 12.10, thanks for the status update

Changed in shotwell (Ubuntu):
status: New → Fix Released
assignee: JNH (jordannh) → nobody
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.