| Summary: | ufraw doen't open when required | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | alain deraedt <alainderaedt> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | fundawang, marja11 |
| Version: | 1 | Keywords: | NEEDINFO |
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | ufraw-0.18-1.mga1 | CVE: | |
| Status comment: | |||
| Attachments: |
result of the command gdb -q ufrawdebug
ufraw with gdb |
||
|
Description
alain deraedt
2012-01-15 12:52:44 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 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 |