Bug 48826 - system freezed during strace output
Summary: system freezed during strace output
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-07 12:36 UTC by sts
Modified: 2002-10-07 13:13 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 sts 2002-10-07 12:36:25 UTC
Version:           1.2 Beta2 (using KDE 3.0.8 (KDE 3.1 beta2))
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

open konsole -> su for user root -> strace -p 982 (982 is X-Server)
-> System freezed

I can reproduce it.
Comment 1 Stephan Kulow 2002-10-07 13:13:31 UTC
Subject: Re:  New: system freezed during strace output

Am Monday 07 October 2002 12:36 schrieb sts@gmx.de:
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
>
> http://bugs.kde.org/show_bug.cgi?id=48826
>            Summary: system freezed during strace output
>            Product: konsole
>            Version: unspecified
>           Platform: SuSE RPMs
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: NOR
>          Component: general
>         AssignedTo: konsole-devel@kde.org
>         ReportedBy: sts@gmx.de
>
>
> Version:           1.2 Beta2 (using KDE 3.0.8 (KDE 3.1 beta2))
> Installed from:    SuSE
> Compiler:          gcc version 3.2
> OS:          Linux (i686) release 2.4.19-4GB
>
> open konsole -> su for user root -> strace -p 982 (982 is X-Server)
> -> System freezed
>
> I can reproduce it.
Yes, you shouldn't use strace if you don't know what it does ;)

You can try the very same under xterm/linux konsole/whatever, it will
still freeze -> no KDE problem

Greetings, Stephan