[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Caolán McNamara  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |
 Status|NEW |RESOLVED

--- Comment #12 from Caolán McNamara  ---
That seems to work, hopefully without horrific sideeffects. Will risk 6-4
backport, but no further.

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.4.0

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #11 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/cf13e1ddef974fb929916a9a4a54f37188b10389%5E%21

tdf#125982 a11y use-after-free of editengine

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #10 from Julien Nabet  ---
Created attachment 152297
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152297=edit
bt from throw

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #9 from Julien Nabet  ---
Also, I noticed a lot of these:
warn:svx:15746:15746:svx/source/accessibility/AccessibleTextHelper.cxx:1356:
DBG_UNHANDLED_EXCEPTION in virtual void
accessibility::AccessibleTextHelper_Impl::Notify(SfxBroadcaster&, const
SfxHint&) exception: com.sun.star.uno.RuntimeException message: Text forwarder
is invalid, model might be dead context: ScAccessibleEditObject

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #8 from Julien Nabet  ---
Created attachment 152296
  --> https://bugs.documentfoundation.org/attachment.cgi?id=152296=edit
bt with debug symbols (gtk3)

On pc Debian x86-64 with master sources updated today, I could reproduce this.

I had to use gdb --pid=$(pidof soffice.bin) method since I couldn't reproduce
this by using "make debugrun"

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #7 from Caolán McNamara  ---
https://gerrit.libreoffice.org/#/c/74378/ is my effort here

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #6 from Caolán McNamara  ---
sc/source/ui/view/viewfun4.cxx:575 of DoSheetConversion the pEngine.reset()
seems to be where the editengine is destroyed that is later used-after-delete
causing the crash in a11y

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Caolán McNamara  changed:

   What|Removed |Added

 Blocks|103182  |122043

--- Comment #5 from Caolán McNamara  ---
I was able to reproduce it, its an accessibility related crash, gtk2 and gtk3
have working accessibility while gen doesn't


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=122043
[Bug 122043] [META] generic bugs more common under gtk3
-- 
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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #4 from DaeHyun Sung  ---
I think It's Korean features, So I add CJK-Korean Meta issue tdf#113196 .

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

--- Comment #3 from DaeHyun Sung  ---
I think It's Korean features, So I add CJK-Korean Meta issue tdf#113196 .

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

DaeHyun Sung  changed:

   What|Removed |Added

 Blocks||113196


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113196
[Bug 113196] [META] Korean language-specific CJK issues
-- 
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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Xisco Faulí  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||5985

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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Xisco Faulí  changed:

   What|Removed |Added

 Blocks||103182, 103503


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
https://bugs.documentfoundation.org/show_bug.cgi?id=103503
[Bug 103503] [META] GTK2 VCL backend bugs and enhancements
-- 
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

[Libreoffice-bugs] [Bug 125982] Crash when opening Tools > Language > Hangul/Hanja Conversion in Calc ( gtk/gtk3)

2019-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125982

Xisco Faulí  changed:

   What|Removed |Added

Summary|Crash when opening Tools >  |Crash when opening Tools >
   |Language > Hangul/Hanja |Language > Hangul/Hanja
   |Conversion in Calc  |Conversion in Calc (
   ||gtk/gtk3)

--- Comment #2 from Xisco Faulí  ---
it doesn't crash with gen env

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