[Libreoffice-bugs] [Bug 124142] Segfault after removing html and changing view
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 23 00:54:50 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124142
--- Comment #11 from Jan-Marek Glogowski <glogow at fbihome.de> ---
Hmm:
#3 0x00007ffff4ec32ed in SfxBroadcaster::AddListener(SfxListener&) (this=0x0,
rListener=...) at
/mnt/data/development/git/libreoffice/svl/source/notify/SfxBroadcaster.cxx:95
#4 0x00007ffff4ed70d4 in SfxListener::StartListening(SfxBroadcaster&,
DuplicateHandling) (this=0x555557908428, rBroadcaster=...,
eDuplicateHanding=DuplicateHandling::Unexpected) at
/mnt/data/development/git/libreoffice/svl/source/notify/lstner.cxx:107
Someone should check this in valgrind, as this should have already crashed way
earlier, because in #3 this == rBroadcaster, which is a reference, which should
never be nullptr!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190323/b9dbf893/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list