← Back to team overview

ubuntustudio-bugs team mailing list archive

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

 

This bug was fixed in the package ufraw - 0.22-3.1ubuntu0.1

---------------
ufraw (0.22-3.1ubuntu0.1) bionic; urgency=medium

  * Check for null pointers before destroying. (LP: #1768855) Thanks to
    Helmut Grohe and Lauro Moura.

 -- Brian Murray <brian@xxxxxxxxxx>  Fri, 10 Apr 2020 11:27:42 -0700

** Changed in: ufraw (Ubuntu Bionic)
       Status: Fix Committed => Fix Released

-- 
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 Released
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


References