[Libreoffice-bugs] [Bug 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

Caolán McNamara  changed:

   What|Removed |Added

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

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

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

https://git.libreoffice.org/core/commit/4fe86806d0b84ac153e01b4ff4b8688618e7e957

tdf#138108 terminate on uncaught exception in a11y callback

It will be available in 7.0.4.

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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:7.1.0|target:7.1.0 target:7.0.4

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

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

https://git.libreoffice.org/core/commit/09e032aad1ae08458d067d94f2fc3b8341e11903

tdf#138108 terminate on uncaught exception in a11y callback

It will be available in 7.1.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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.1.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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

--- Comment #16 from Caolán McNamara  ---
https://gerrit.libreoffice.org/c/core/+/106190

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

--- Comment #15 from Caolán McNamara  ---
I think I have captured the exception which causes the crash

#1  0x75d3fafe in
accessibility::AccessibleContextBase::ThrowIfDisposed() (this=0x85de440) at
editeng/source/accessibility/AccessibleContextBase.cxx:513
#2  0x75d3fbee in
accessibility::AccessibleContextBase::getAccessibleParent() (this=0x85de440) at
editeng/source/accessibility/AccessibleContextBase.cxx:203
#3  0x7fff999cad24 in SwAccessibleMap::DoInvalidateShapeSelection(bool)
(this=0x687e610, bInvalidateFocusMode=false) at
sw/source/core/access/accmap.cxx:1647
#4  0x7fff999cc5a5 in SwAccessibleMap::InvalidateShapeSelection()
(this=0x687e610) at sw/source/core/access/accmap.cxx:1152
#5  0x7fff999d78b0 in SwAccessibleMap::InvalidateCursorPosition(SwFrame
const*) (this=0x687e610, pFrame=0x5a3faa0) at
sw/source/core/access/accmap.cxx:2744
#6  0x7fff9aae5c32 in
SwViewShellImp::InvalidateAccessibleCursorPosition(SwFrame const*)
(this=0x6594330, pFrame=0x5a3faa0) at sw/source/core/view/viewimp.cxx:345
#7  0x7fff99b01fcd in SwCursorShell::UpdateCursor(unsigned short, bool)
(this=0x6594840, eFlags=7, bIdleEnd=false) at
sw/source/core/crsr/crsrsh.cxx:2020
#8  0x7fff99b02db4 in SwCursorShell::EndAction(bool, bool) (this=0x6594840,
bIdleEnd=false, DoSetPosX=false) at sw/source/core/crsr/crsrsh.cxx:279
#9  0x7fff9a2249b2 in SwFEShell::SelectObj(Point const&, unsigned char,
SdrObject*) (this=0x6594840, rPt=Point = {...}, nFlag=0 '\000', pObj=0x0)
at sw/source/core/frmedt/feshview.cxx:323
#10 0x7fff9b30eacb in SwWrtShell::UnSelectFrame() (this=0x6594840) at
sw/source/uibase/wrtsh/select.cxx:326

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

--- Comment #14 from Julien Nabet  ---
Created attachment 167404
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167404=edit
bt from warning

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

--- Comment #13 from Julien Nabet  ---
Richard: I noticed this log when opening the form:
warn:legacy.osl:28273:28273:forms/source/component/ListBox.cxx:874:
OListBoxModel::loadData: logic error!

Digging a bit, I found it was because qaa_Adressen references
"tla_Kontaktarten"   which is nowhere to be seen (not a table, view or query).

Don't know if it can help a bit (no specifically about the crash).

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

Julien Nabet  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #12 from Julien Nabet  ---
Caolán: thought you might be interested in this one since it seems specific to
gtk3 calling (broken?) accessibility part.

Richard: as a workaround for the moment, you can try to launch LO with:
export SAL_USE_VCLPLUGIN=gen && soffice

-- 
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 138108] LO base with Firebird: crash during FORMS design, when entering Groups and exiting (gtk3 only?)

2020-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=138108

Julien Nabet  changed:

   What|Removed |Added

Summary|LO base with Firebird:  |LO base with Firebird:
   |crash during FORMS design,  |crash during FORMS design,
   |when entering Groups and|when entering Groups and
   |exiting |exiting (gtk3 only?)

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