Bug 4137 - ufraw doen't open when required
Summary: ufraw doen't open when required
Status: RESOLVED DUPLICATE of bug 3683
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2012-01-15 12:52 CET by alain deraedt
Modified: 2012-02-01 11:34 CET (History)
2 users (show)

See Also:
Source RPM: ufraw-0.18-1.mga1
CVE:
Status comment:


Attachments
result of the command gdb -q ufrawdebug (148 bytes, text/plain)
2012-01-16 17:01 CET, alain deraedt
Details
ufraw with gdb (630 bytes, text/plain)
2012-01-16 19:04 CET, alain deraedt
Details

Description alain deraedt 2012-01-15 12:52:44 CET
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
Comment 1 Manuel Hiebel 2012-01-16 15:52:27 CET
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

Comment 2 alain deraedt 2012-01-16 17:01:43 CET
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
Comment 3 Manuel Hiebel 2012-01-16 17:29:44 CET
does has it segfaults ?

Component: New RPM package request => RPM Packages

Comment 4 alain deraedt 2012-01-16 18:16:02 CET
(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"
Comment 5 Manuel Hiebel 2012-01-16 18:45:38 CET
And you have used the ufraw launch from the gdb ?

Maybe sou can also attach an example of file (if possible)
Comment 6 alain deraedt 2012-01-16 19:04:14 CET
Created attachment 1376 [details]
ufraw with gdb
Comment 7 alain deraedt 2012-01-16 19:05:06 CET
here attached what displyed when using gdb: unsuccessfull
Comment 8 Marja Van Waes 2012-02-01 07:29:18 CET
@ 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

Comment 9 Funda Wang 2012-02-01 11:34:57 CET
seems dump with #3683

*** This bug has been marked as a duplicate of bug 3683 ***

Status: NEW => RESOLVED
CC: (none) => fundawang
Resolution: (none) => DUPLICATE


Note You need to log in before you can comment on or make changes to this bug.