Summary: | strace hangs while tracing some programs | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | imz <vanyaz> | ||||
Component: | strace | Assignee: | Dmitry V. Levin <ldv> | ||||
Status: | CLOSED FIXED | QA Contact: | |||||
Severity: | major | ||||||
Priority: | P5 | CC: | ldv, placeholder | ||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
imz
2002-09-29 13:54:26 MSD
Uploaded testcase (for gcj): class HelloWorld { public static void main (String args[]) {} } $ gcj test.java --main=HelloWorld -o test $ strace -fF ./test Uploaded testcase (for gcj): class HelloWorld { public static void main (String args[]) {} } $ gcj test.java --main=HelloWorld -o test $ strace -fF ./test Rebuilding the following pkgs (buildreq x.spec &>err) hangs: emacs-mode-auctex-11.11-alt4 apt-0.5-0.5.4cnc9-alt0.1 Rebuilding the following pkgs (buildreq x.spec &>err) hangs: emacs-mode-auctex-11.11-alt4 apt-0.5-0.5.4cnc9-alt0.1 Fixed in strace-4.4-alt4 Fixed in strace-4.4-alt4 |