Bug 136318 - ksysguardd segfaults if /var/log/messages is not readable
Summary: ksysguardd segfaults if /var/log/messages is not readable
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-25 23:33 UTC by michal
Modified: 2006-10-27 01:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michal 2006-10-25 23:33:54 UTC
Version:           unknown (using KDE 3.5.5, PLD Linux Distribution)
Compiler:          gcc version 3.3.6 (PLD Linux)
OS:                Linux (i686) release 2.6.17

open("/var/log/messages", O_RDONLY|O_LARGEFILE) = -1 EACCES (Permission denied)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

This makes ksysguard and it's kicker applet unusable (at least when not running as root).
Comment 1 Bram Schoenmakers 2006-10-26 20:23:42 UTC
Already fixed for KDE 3.5.6.
Comment 2 michal 2006-10-26 20:43:52 UTC
Can you point me to apropriate change in SVN so I can patch my installation?
Comment 3 Greg Martyn 2006-10-26 23:51:30 UTC
r598024

This was against trunk, but I think it is similar to the patch you're looking 
for.
Comment 4 Greg Martyn 2006-10-27 01:08:12 UTC
yeah.. bug #136119