Bug 218902

Summary: crash on startup, doesn't work
Product: [Unmaintained] kmtrace Reporter: Jiri Palecek <jpalecek>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: crash CC: cfeck, toma
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A fixed version

Description Jiri Palecek 2009-12-16 11:31:47 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

When I try to use kmtrace, it always crashes, because of a freed memory access (caused by the logfile variable). It still doesn't work when this is fixed.
Comment 1 Jiri Palecek 2009-12-16 11:38:58 UTC
Created attachment 39090 [details]
A fixed version

This is a version that fixed all problems for me. The changes are quite big, so I don't think it would be worthwhile to make a patch. Among other things, it removes the use of Qt3 data structures, and changes the addresses to be in uintptr_t rather than int (so it should work on architectures where the size of int is not equal to the size of void*). The functionality should be otherwise unchanged.
Comment 2 Tom Albers 2012-02-29 20:51:40 UTC
Jiri, thanks for the code. Unfortunately there is no current maintainer of the application - as you might have noticed. Can I possibly trick you in considering to take that position and maintain the application?
Comment 3 Christoph Feck 2017-04-21 16:39:58 UTC
The kmtrace tool is no longer maintained. We suggest you use the 'heaptrack' tool instead.

For more information, please see http://milianw.de/tag/heaptrack