Problem setting up systemtap 1.6 client/server on Ubutu 11.10

Josh Stone jistone@redhat.com
Thu Oct 20 20:29:00 GMT 2011


On 10/20/2011 12:57 PM, Alex Wolfson wrote:
> 3. Attempt to manually start the daemon
> -------------------------------------------------------
> awolfson@awolfson-T410:/usr/lib/systemtap$ ./stap-serverd
> terminate called after throwing an instance of 'std::logic_error'
>    what():  basic_string::_S_construct null not valid
> Aborted

I believe that's a programming error, trying to initialize some string
with a (char*)NULL.

> Sorry for that long Email, but I would be greatly appreciated some feedback.
> If this is unknown issue, I will try to debug it.
> I did not try other systemtap versions yet.

This is not a known issue AFAIK, so we'd welcome your debugging.  Even
just a backtrace will probably let us track down the NULL.

Thanks!
Josh



More information about the Systemtap mailing list