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

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |mikekagan...@hotmail.com
     Ever confirmed|0                           |1
                 OS|All                         |Windows (All)

--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> ---
Thank you Telesto for the bt.
I noticed this method OleComponent::GetVerbList on your bt (see
http://opengrok.libreoffice.org/xref/core/embeddedobj/source/msole/olecomponent.cxx#1012)
so could be Windows only bug.
I'm not sure but it seems m_pNativeImpl->m_pOleObject could be not initialized.
Indeed, we don't call InitializeObject_Impl method which initializes it.
If this is the case, either we should explicitely call it or we should call a
method which itself calls it (hope it's clear enough :-))

Do you build yourself from sources? If yes you may add some debug traces in
this method to know precisely where it crashed.
Anyway, let's put this one to NEW since there's a bt.

Mike: I don't know any official OLE expert in LO. But noticing this commit
https://cgit.freedesktop.org/libreoffice/core/commit/?id=5ecd7ebbdf752eac48442006137d62426bf63c84
thought you might be interested in this one.

-- 
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