https://bugs.freedesktop.org/show_bug.cgi?id=58451

--- Comment #18 from Noel Grandin <noelgran...@gmail.com> ---
I'll be happy to look at this, but I'll only be back at my hacking machine in a
week.

Julien, you are correct, I need to propogate the 
  XMultiServiceFactory->XComponentContext
change up the hierarchy to 
   OGenericUnoController
and dump the unnecessary
  m_xContext
field in 
  OReportController.

That being said, the only way I can see this happening is if showError is being
called after OGenericUnoController::disposing() has cleared it's
m_xServiceFactory field. (why it is doing that is another question).

Probably just removing the clearing of m_xServiceFactory in
OGenericUnoController will make this crash go away.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to