[Digikam-devel] [Bug 273765] replacing pgf files with an open digikam lead to reproducible crash

Francesco Riosa francesco+kde at pnpitalia.it
Sun May 29 14:11:19 BST 2011


https://bugs.kde.org/show_bug.cgi?id=273765





--- Comment #8 from Francesco Riosa <francesco+kde pnpitalia it>  2011-05-29 15:11:15 ---
Created an attachment (id=60435)
 --> (http://bugs.kde.org/attachment.cgi?id=60435)
valgrind-broken-pgf.zip

valgrind-broken-pgf.zip include the output from:

valgrind --tool=memcheck --leak-check=full \
  --error-limit=no --suppressions=project/digikam.supp \
  showfoto --nocrashhandler _dsc4243_ok.pgf \
  > valgrind-pgf-ok-1.txt \
  2> valgrind-pgf-ok-2.txt

and similar for the broken pdf

lines 273-335 of valgrind-pgf-bad-2.txt show the program starting to crash
there is a "Invalid write of size 4" followed by "Invalid read of size 4"

"Conditional jump or move depends on uninitialised value" it's an error that in
the opening of a "good" pgf file happen only once, opening the bad pgf it's
ubiquitus

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list