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: Problem setting up systemtap 1.6 client/server on Ubutu 11.10


This is a known problem and has been fixed. See: https://bugzilla.redhat.com/show_bug.cgi?id=737095

Dave

On 10/20/2011 04:28 PM, Josh Stone wrote:
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


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