touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #27371
[Bug 1368492] Re: crash opening image file
This bug was fixed in the package gallery-app -
0.0.67+14.10.20141010-0ubuntu1
---------------
gallery-app (0.0.67+14.10.20141010-0ubuntu1) 14.09; urgency=low
[ Bill Filler ]
* Scale the album title proportionally to the album itself, so it
works on all devices. (LP: #1377767)
[ Ubuntu daily release ]
* New rebuild forced
[ Florian Boucault ]
* Respect EXIF orientation when showing a photo by starting to use the
GalleryStandardImageProvider again. (LP: #1377298)
[ Jussi Pakkanen ]
* Fix thumbnailer import. (LP: #1368492)
[ Ugo Riboni ]
* Scale the album title proportionally to the album itself, so it
works on all devices. (LP: #1377767)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Fri, 10 Oct 2014 01:30:08 +0000
** Branch linked: lp:ubuntu/utopic-proposed/gallery-app
** Changed in: gallery-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1368492
Title:
crash opening image file
Status in Ubuntu UI Toolkit:
In Progress
Status in “gallery-app” package in Ubuntu:
Fix Released
Status in “thumbnailer” package in Ubuntu:
Invalid
Status in “ubuntu-ui-toolkit” package in Ubuntu:
In Progress
Status in “gallery-app” package in Ubuntu RTM:
Fix Released
Bug description:
krillin image 25
libthumbailer version 1.2+14.10.20140814-0ubuntu1
- take a picture with the camera
- open the gallery app
- click on the thumbnail of the photo just taken
- boom, crash happens
Here is the stack trace. Core file and picture used are attached
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `./gallery-app'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xb5b2201c in std::string::assign(std::string const&) ()
from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
(gdb) bt
#0 0xb5b2201c in std::string::assign(std::string const&) ()
from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#1 0xacebe712 in ?? () from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
#2 0xacebec62 in ?? () from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
#3 0xacebff34 in Thumbnailer::get_thumbnail(std::string const&, ThumbnailSize, ThumbnailPolicy) () from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
#4 0xacec00ae in Thumbnailer::get_thumbnail(std::string const&, ThumbnailSize)
() from /usr/lib/arm-linux-gnueabihf/libthumbnailer.so.0
#5 0xacf7b70e in ThumbnailGenerator::requestImage(QString const&, QSize*, QSize const&) ()
from /usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/libUbuntuComponents.so
#6 0xb640acfa in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Quick.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1368492/+subscriptions
References