Bug 3118 - EventViewer shows events on all traces of processes of the same type
Summary: EventViewer shows events on all traces of processes of the same type
Status: RESOLVED WORKSFORME
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Nurdin Premji
URL:
Keywords:
Depends on:
Blocks: 1632
  Show dependency treegraph
 
Reported: 2006-08-24 02:30 UTC by Mike Cvet
Modified: 2006-11-27 20:50 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2006-08-24 02:30:10 UTC
To reproduce:

Start a few sessions of bash, fork something from one of the shells under a 
fork observer. The event shows up on all the process traces rather than just 
the one that forked.
Comment 1 Phil Muldoon 2006-08-31 17:42:37 UTC
I cannot replicate, is this showing up say

Bash PID 1234

and

Bash PID 3456 

in two seperate eventviewers?
Comment 2 Nurdin Premji 2006-11-27 20:50:43 UTC
Does not happen anymore. Only the eventviewer of the process where the events
occured show those events now.