[Bug 169692] unapply difference button is crashing kompare if no difference is applied
Kevin Kofler
kevin.kofler at chello.at
Mon Aug 25 10:13:34 CEST 2008
http://bugs.kde.org/show_bug.cgi?id=169692
--- Comment #5 from Kevin Kofler <kevin kofler chello at> 2008-08-25 10:13:32 ---
"Address 0x15 is not stack'd, malloc'd or (recently) free'd" - that's a NULL
pointer indeed (plus the offset 0x15). Valgrind points to a different source
line for 0x27561D, but I'd rather believe GDB there (matching binary code to
source in C++ is nontrivial), the code address of the offending access matches
in any case.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kompare-devel
mailing list