← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1768855] Re: ufraw-batch in bionic segfault

 

The package in -proposed fixes the segfault.

bdmurray@clean-bionic-amd64:/tmp$ ufraw-batch --embedded-image IMG_1404.CR2
ufraw-batch: Loaded IMG_1404.CR2
ufraw-batch: Saved /tmp/IMG_1404.embedded.jpg
Segmentation fault (core dumped)
bdmurray@clean-bionic-amd64:/tmp$ apt-cache policy ufraw
ufraw:
  Installed: 0.22-3.1~build0.18.04.1
  Candidate: 0.22-3.1ubuntu0.1
  Version table:
     0.22-3.1ubuntu0.1 500
        500 http://192.168.10.7/ubuntu bionic-proposed/universe amd64 Packages
 *** 0.22-3.1~build0.18.04.1 500
        500 http://192.168.10.7/ubuntu bionic-updates/universe amd64 Packages
        500 http://192.168.10.7/ubuntu bionic-security/universe amd64 Packages
        100 /var/lib/dpkg/status
     0.22-3 500
        500 http://192.168.10.7/ubuntu bionic/universe amd64 Packages
bdmurray@clean-bionic-amd64:/tmp$ ufraw-batch --embedded-image IMG_1404.CR2 
ufraw-batch: Loaded IMG_1404.CR2 
ufraw-batch: overwrite 'IMG_1404.embedded.jpg'? [y/N] y
ufraw-batch: Saved /tmp/IMG_1404.embedded.jpg 
bdmurray@clean-bionic-amd64:/tmp$ apt-cache policy ufraw
ufraw:
  Installed: 0.22-3.1ubuntu0.1
  Candidate: 0.22-3.1ubuntu0.1
  Version table:
 *** 0.22-3.1ubuntu0.1 500
        500 http://192.168.10.7/ubuntu bionic-proposed/universe amd64 Packages
        100 /var/lib/dpkg/status
     0.22-3.1~build0.18.04.1 500
        500 http://192.168.10.7/ubuntu bionic-updates/universe amd64 Packages
        500 http://192.168.10.7/ubuntu bionic-security/universe amd64 Packages
     0.22-3 500
        500 http://192.168.10.7/ubuntu bionic/universe amd64 Packages


** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to ufraw in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1768855

Title:
  ufraw-batch in bionic segfault

Status in ufraw package in Ubuntu:
  Fix Released
Status in ufraw source package in Bionic:
  Fix Committed
Status in ufraw package in Debian:
  Fix Released

Bug description:
  [Impact]

   * Segmentation fault after any manipulation with any RAW files.

   * This breaks batch processing files, because it segfaults after
     processing the first file.

   * This has already been fixed in Debian and is a simple patch
     that adds NULL checks for some pointers.

  [Test Case]

   * Run ufraw-batch from the command line. Examples:
     `ufraw-batch --embedded-image IMG_1375.CR2`
     `ufraw-batch *.PEF`

  [Regression Potential]

   * This code is used when compiled with lensfun, and runs after processing
     any file.

   * Can integrate with GIMP through gimp-ufraw and is recommended in
     Ubuntu Studio metapackages.

  [Other Info]
  This crash also exists in the Ubuntu Error Tracker so it can be watched to ensure that the new version of ufraw doesn't appear in the bucket.

  https://errors.ubuntu.com/problem/05146807e3c06b69f0582d244fb4fcf1451b94f8

  eugene@eugene:~/Изображения$ ufraw-batch --embedded-image IMG_1375.CR2
  ufraw-batch: Loaded IMG_1375.CR2
  ufraw-batch: Saved /home/eugene/Изображения/IMG_1375.embedded.jpg
  Segmentation fault (core dumped)
  ---

  ProblemType: BugDistroRelease: Ubuntu 18.04
  Package: ufraw-batch 0.22-3
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May  3 16:54:23 2018
  InstallationDate: Installed on 2017-11-15 (169 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171114)SourcePackage: ufraw
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufraw/+bug/1768855/+subscriptions


Follow ups

References