Bug 3879 - "Unknown symbol __get_user_bad" for systemtap.base/deref.stp
Summary: "Unknown symbol __get_user_bad" for systemtap.base/deref.stp
Status: RESOLVED DUPLICATE of bug 3079
Alias: None
Product: systemtap
Classification: Unclassified
Component: runtime (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-17 16:52 UTC by William Cohen
Modified: 2007-01-17 18:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Cohen 2007-01-17 16:52:12 UTC
On i686 machines the testsuite/systemtap.base/deref.stp generates a error
messages in /var/log/messages:

Jan 17 11:44:43 montague kernel: stap_b1d53036627059c80ed9f7757c60f060_1322:
Unknown symbol __get_user_bad

This was generated with:

stap -g -vv -k
/home/wcohen/stap_testing_200701170930/src/testsuite/systemtap.base/deref.stp

get_user_bad() is declared in the kernel, but it isn't defined for i386.

Note that this problem also appears with /testsuite/systemtap.samples/lket.stp.
Comment 1 Frank Ch. Eigler 2007-01-17 18:01:58 UTC

*** This bug has been marked as a duplicate of 3079 ***