This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: runtime error


Wenji Huang <wenji.huang@oracle.com> writes:

> Found that runtime error for latest source code, even the simplest
> stap script.
>
> [root@dhcp-beijing-cdc-10-182-120-233 wjhuang]# stap -vve 'probe begin
> {printf("hello world")}'
> SystemTap translator/driver (version 0.7/0.131 git branch master,
> commit 7eb702bf)
> [...]

The newly merged unwinder code is causing some difficulties, but I
haven't experienced anything more troublesome than pass-4 (module
building) errors so far - definitely not an oops.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]