https://bugs.documentfoundation.org/show_bug.cgi?id=124142

--- Comment #11 from Jan-Marek Glogowski <glo...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to