This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug dyninst/23605] Intermittent errors when running a simplest stap script against a simplest target program
- From: "agentzh at gmail dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 04 Sep 2018 20:32:37 +0000
- Subject: [Bug dyninst/23605] Intermittent errors when running a simplest stap script against a simplest target program
- Auto-submitted: auto-generated
- References: <bug-23605-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=23605
--- Comment #2 from agentzh <agentzh at gmail dot com> ---
Just got a different error for the exactly same example:
```
stapdyn:
/builddir/build/BUILD/dyninst-9.3.2/dyninst-9.3.2/dyninstAPI/src/emit-x86.C:1866:
virtual Register EmitterAMD64::emitCall(opCode, codeGen&, const
std::vector<boost::shared_ptr<AstNode> >&, bool, func_instance*): Assertion `0'
failed.
WARNING: /opt/stap-plus/bin/stapdyn exited with signal: 6 (Aborted)
Pass 5: run failed. [man error::pass5]
```
Hope it helps.
--
You are receiving this mail because:
You are the assignee for the bug.