[Libreoffice-bugs] [Bug 112212] New: assertion, lstner.cxx:101, "duplicate listener ..."

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 4 14:15:31 UTC 2017


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

            Bug ID: 112212
           Summary: assertion, lstner.cxx:101, "duplicate listener ..."
           Product: LibreOffice
           Version: 6.0.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: lo_bugs at iseries-guru.com

Created attachment 136011
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136011&action=edit
output from bibisect in daily Linux dbgutil repository

STR

(1) export SAL_USE_VCLPLUGIN=gtk3

(2) run soffice with parameters
        --norestore --nologo --impress
    Program presents dialog "Select a Template".

(3) Select first offered template, "Alizarin", and click <Open>.
    Program returns focus to the impress window "Untitled 1" and
    changes first slide according to the template.

(4) Type "<ctrl>+Q".  Program terminates with the assertion.  From the
    terminal output (lines rewrapped):

        warn:svx:9087:1:svtools/source/control/valueacc.cxx:664:
            Calling disposed object. Throwing exception:
        warn:sd:9087:1:sd/source/ui/unoidl/DrawController.cxx:832:
            Calling disposed DrawController object. Throwing exception:
        soffice.bin:
            /home/vmiklos/git/libreoffice/master/svl/source/notify
              /lstner.cxx:101:
                void SfxListener::StartListening(SfxBroadcaster&, bool):
                    Assertion `!(bListeningAlready && !bPreventDuplicates)
                               && "duplicate listener,
                                   try building with DBG_UTIL to find the
                                   other insert site."
                              ' failed.
        Application Error
        Fatal exception: Signal 6

The problem also happens with a new user directory.

I see this working on debian-stretch with xfce desktop and daily Linux
dbgutil bibisect repository.

-- 
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/20170904/72829ff6/attachment.html>


More information about the Libreoffice-bugs mailing list