Menu

#359 segmentation fault with ufraw/dcraw on Fuji X100s raw files

closed-fixed
nobody
None
5
2013-10-07
2013-10-05
ducour
No

I am unable to open ufraw on raw files since I received my X100s camera, and I generally got a message like "unable to open RAF files".

Recently, when reinstalling all my system (ubuntu 13.04), especially ufraw 0.19.02, I discovered the --enable-x-trans option.
So, I applied successively
./configure --enable-x-trans
make
make install

I tested on a .RAF file and ... I got a UFraw window with a black square screen which ended with a segmentation fault.

Then, I tested with dcraw alone, after a new installation
make clean
./configure --enable-x-trans --enable-extras

and dcraw ended with the same segmentation fault.

I suppose that I have something wrong in my installation and I attach the config.log file. Note that ufraw works well, as usual, on Canon raw files.

1 Attachments

Discussion

  • Niels Kristian Bech Jensen

    Please supply us with a sample file. You can send it with www.yousendit.com or a similar service to nkbj(at)users.sourceforge.net .

    Regards,
    Niels Kristian

     
  • Niels Kristian Bech Jensen

    Thanks for the sample file. I can confirm that UFRaw 0.19.2 segfaults with that file. The current cvs code works but there are a lot of interpolation artifact.

    Regards,
    Niels Kristian

     
  • Niels Kristian Bech Jensen

    • Status: open --> closed-fixed
     

Log in to post a comment.