Bug 218902 - crash on startup, doesn't work
Summary: crash on startup, doesn't work
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmtrace
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 11:31 UTC by Jiri Palecek
Modified: 2017-04-21 16:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
A fixed version (19.88 KB, text/x-c++src)
2009-12-16 11:38 UTC, Jiri Palecek
Details

Note You need to log in before you can comment on or make changes to this bug.
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