I have installed the above package (ufraw-0.18-1.mga1) on a mageia 1 i586 using the command urpmi. When I type in a terminal the command "ufraw", he asks me what file I wish to open (for example myphoto.raw) and after it crashes with the message "erreur de segmentation" (segmentation fault) ufraw-0.18-1.mga1.x86_64 works fine on the mageia 1 x86_64
Hi, thanks for reporting this bug. please do the following: 1) enable the "core release debug" 2) install the following packages: gdb ufraw-debug 3) run the following command from a terminal: gdb -q ufraw 4) then type "run" 5) when it segfaults, type "bt" and copy back the stack trace in a file you'll attach (not paste) to this bug report Can also be a duplicate of one of the three bugs here: https://bugs.mageia.org/buglist.cgi?quicksearch=ufraw
Keywords: (none) => NEEDINFO
Created attachment 1372 [details] result of the command gdb -q ufrawdebug please do the following: 1) enable the "core release debug" 2) install the following packages: gdb ufraw-debug 3) run the following command from a terminal: gdb -q ufraw 4) then type "run" 5) when it segfaults, type "bt" and copy back the stack trace in a file you'll attach (not paste) to this bug report
does has it segfaults ?
Component: New RPM package request => RPM Packages
(In reply to comment #3) > does has it segfaults ? yes, when openinig a file "myphoto.NEF" (NEF is the suffix .RAW used by Nikon) ufraw crashes and display the message "Erreur de segmentation"
And you have used the ufraw launch from the gdb ? Maybe sou can also attach an example of file (if possible)
Created attachment 1376 [details] ufraw with gdb
here attached what displyed when using gdb: unsuccessfull
@ alain Can you please try again to get a backtrace? Please read https://wiki.mageia.org/en/Debugging_software_crashes first. You forgot the run step ;)
CC: (none) => marja11
seems dump with #3683 *** This bug has been marked as a duplicate of bug 3683 ***
Status: NEW => RESOLVEDCC: (none) => fundawangResolution: (none) => DUPLICATE