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

--- Comment #6 from Roman Eisele <b...@eikota.de> 2012-09-18 16:31:58 UTC ---
Mac Accessibility Related Bugs Survey Results
---------------------------------------------

This is a mixed bug report about various ways to crash LibreOffice, so it is
difficult to deal with it. It is even not sure if the crashes mentioned here
are really related to Mac OS accessibility features in comment 4 and comment 4
(although it seems probable).

Therefore I have to limit my survey to the Mac OS X crash log attached to this
report. Two ideas about it:

1) As the thread 0 stack trace tells us, the crash obviously happened when
closing a window (line 3: “Window:~Window()”), and obviously it was a dialog
window with tabs (line 7: “AbstractTabDialog_Impl::~AbstractTabDialog_Impl()”),
and, to be more concrete, the visible tab was the border style settings tab
(line 4: “SvxBorderTabPage::~SvxBorderTabPage()”; cf.
  http://opengrok.libreoffice.org/xref/core/cui/source/inc/border.hxx
).

2) The stack trace, line 2, also shows that there was a call to
   Window::CallEventListeners(unsigned long, void*)
AFTER the window’s destructor was called (“Window::~Window()”, line 3).

Both observations together seem to suggest to a simple-minded bugwrangler like
me that this is more or less the same bug as the issue (I) in bug 47368 (see
   https://bugs.freedesktop.org/show_bug.cgi?id=47368#93
and ff.). This bug was fixed by Tor Lillqvist’s patch
http://cgit.freedesktop.org/libreoffice/core/commit/?id=9b9d45e35103e6884e0a87c35c07c74899f40614
This patch will appear in LibreOffice 3.6.2 and 3.7.0.

Therefore I hope that the present bug was also fixed by the commit mentioned
above, and therefore I let this bug marked as a duplicate of bug 47368 which
was fixed by that commit.


@ ber...@tty.nl:
If you can still reproduce the crashes mentioned here with LibreOffice 3.6.2 or
newer, please report that!

But it would be even more helpful if you could please
-- create a new bug report for each way to crash LibreOffice (or at least
   for two or three of them, if there are too much ;-).
-- In each of these reports, please describe in as much details as possible
   how to reproduce the crash (step by step from starting the application
   on, even mouse click by mouse click:
   sorry, but this is really necessary!),
-- To each of these reports, please attach the Mac OSX crash log
   created on exactly that kind of crash.

This would be very very helpful! It would allow us to reproduce the problem
exactly, and only this makes it possible to fix it.

Thank you very much!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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