[Bug 1099886] snapperd segfault in destructor
http://bugzilla.suse.com/show_bug.cgi?id=1099886 http://bugzilla.suse.com/show_bug.cgi?id=1099886#c6 --- Comment #6 from Stefan Hundhammer <shundhammer@suse.com> --- If it's not a completely incompatible lib or something like this, the only line in this backtrace that raises suspicion is IMHO this: #8 0x00007f8d630095f0 in snapper::logStreamClose(snapper::LogLevel, char const*, unsigned int, char const*, std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >*) () from /usr/lib64/libsnapper.so.4 One of the char const * might be 0. Or it might be a problem with the shutdown order; a string that was referenced via such a char const * might already be freed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com