Bug 6564 - ftrace doesn't exit when all processes do vis:
Summary: ftrace doesn't exit when all processes do vis:
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 2245
  Show dependency treegraph
 
Reported: 2008-05-26 19:01 UTC by Andrew Cagney
Modified: 2008-05-26 19:02 UTC (History)
0 users

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 Andrew Cagney 2008-05-26 19:01:32 UTC
 
Comment 1 Andrew Cagney 2008-05-26 19:02:33 UTC
$ ../frysk-core/frysk/bindir/ftrace --follow -dl ./JniRunner 
9560.9560 attached /bin/bash
9561.9561 attached /bin/bash
9561.9562 attached /bin/bash
Exception in thread "main" 9561.9563 attached /bin/bash
9564.9564 attached /usr/bin/gij
java.lang.UnsatisfiedLinkError: libfrysk-sys-jni: ./libfrysk-sys-jni.so:
undefined symbol: dwfl_standard_find_debuginfo
   at java.lang.Runtime._load(libgcj.so.8rh)
   at java.lang.Runtime.loadLibrary(libgcj.so.8rh)
   at java.lang.System.loadLibrary(libgcj.so.8rh)
   at JniRunner.<clinit>(JniRunner.java:66)
   at java.lang.Class.initializeClass(libgcj.so.8rh)
9561.9563 exited with status 1
9561.9562 exited with status 1
9561.9561 exited with status 1
9560.9560 exited with status 1
<hang>