[Bug 196236] New: graphics/shotwell segmentation fault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 23 19:58:19 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196236

            Bug ID: 196236
           Summary: graphics/shotwell segmentation fault
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: tonymaher at optusnet.com.au
                CC: cmt at burggraben.net
             Flags: maintainer-feedback?(cmt at burggraben.net)
                CC: cmt at burggraben.net

uname -a
FreeBSD zen.home 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #0: Mon Nov  3 22:38:58
UTC 2014     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 
amd64

pkg info shotwell
shotwell-0.20.2_1
Name           : shotwell
Version        : 0.20.2_1
Installed on   : Tue Dec 23 15:25:54 EST 2014
Origin         : graphics/shotwell
Architecture   : freebsd:9:x86:64
Prefix         : /usr/local


showell opens ok but crashes when trying to import new photos or view existing
ones.  Was working about a month ago (from fading memory).
Installed as package and built locally same problem.


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 815c07400 (LWP 100912/shotwell)]
0x0000000000000000 in ?? ()
(gdb) backtrace
#0  0x0000000000000000 in ?? ()
#1  0x000000081594dce1 in __dynamic_cast () from /usr/lib/libsupc++.so.1
#2  0x000000080126f6bc in Exiv2::Internal::TiffSubIfd::doAddChild () from
/usr/local/lib/libexiv2.so.13
#3  0x0000000801270ddf in Exiv2::Internal::TiffComponent::addChild () from
/usr/local/lib/libexiv2.so.13
#4  0x000000080128def6 in Exiv2::Internal::TiffReader::visitSubIfd () from
/usr/local/lib/libexiv2.so.13
#5  0x000000080126f10c in Exiv2::Internal::TiffSubIfd::doAccept () from
/usr/local/lib/libexiv2.so.13
#6  0x000000080126ef68 in Exiv2::Internal::TiffDirectory::doAccept () from
/usr/local/lib/libexiv2.so.13
#7  0x0000000801279a6e in Exiv2::Internal::TiffParserWorker::parse () from
/usr/local/lib/libexiv2.so.13
#8  0x000000080127ab67 in Exiv2::Internal::TiffParserWorker::decode () from
/usr/local/lib/libexiv2.so.13
#9  0x000000080127acc3 in Exiv2::TiffParser::decode () from
/usr/local/lib/libexiv2.so.13
#10 0x00000008011e278a in Exiv2::ExifParser::decode () from
/usr/local/lib/libexiv2.so.13
#11 0x00000008011f60e8 in Exiv2::JpegBase::readMetadata () from
/usr/local/lib/libexiv2.so.13
#12 0x0000000800eb39dd in gexiv2_metadata_open_internal () from
/usr/local/lib/libgexiv2.so.2
#13 0x0000000800eb3d96 in gexiv2_metadata_open_path () from
/usr/local/lib/libgexiv2.so.2
#14 0x00000000004db06a in photo_metadata_get_type ()
#15 0x00000000004e667d in gdk_reader_get_type ()
#16 0x00000000005f5bca in photo_set_default_raw_developer ()
#17 0x00000000006457f3 in basic_properties_get_type ()
#18 0x00000000006462fb in properties_get_single_properties ()
#19 0x0000000000644cce in basic_properties_get_type ()
#20 0x000000000064821a in properties_add_line ()
#21 0x000000000064651c in properties_update_properties ()
#22 0x00000000004fe52c in library_window_new ()
#23 0x00000000004846f9 in value_set_one_shot_scheduler ()
#24 0x00000008085363b4 in g_main_context_dispatch () from
/usr/local/lib/libglib-2.0.so.0
#25 0x000000080853839a in g_main_context_acquire () from
/usr/local/lib/libglib-2.0.so.0
#26 0x0000000808538467 in g_main_context_iteration () from
/usr/local/lib/libglib-2.0.so.0
#27 0x00000008075e910c in g_application_run () from
/usr/local/lib/libgio-2.0.so.0
#28 0x00000000006aeb95 in application_start ()
#29 0x000000000059ae50 in library_exec ()
#30 0x000000000059b484 in _vala_main ()
#31 0x000000000059b6f1 in main ()


Looks to be problem in graphics/exiv2 but can run ok on cammnad line

exiv2 IMG_0010.JPG
File name       : IMG_0010.JPG
File size       : 3372498 Bytes
MIME type       : image/jpeg
Image size      : 3888 x 2592
Camera make     : Canon
Camera model    : Canon EOS 1000D
Image timestamp : 2014:12:21 05:13:10
Image number    : 
Exposure time   : 1/2 s
Aperture        : F3.5
Exposure bias   : -1/3 EV
Flash           : No, compulsory
Flash bias      : 0 EV
Focal length    : 18.0 mm
Subject distance: 0
ISO speed       : 800
Exposure mode   : Auto
Metering mode   : Multi-segment
Macro mode      : Off
Image quality   : Fine
Exif Resolution : 3888 x 2592
White balance   : Auto
Thumbnail       : image/jpeg, 5807 Bytes
Copyright       : 
Exif comment    :

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list