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