[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

Luboš Luňák  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

--- Comment #9 from Commit Notification 
 ---
Luboš Luňák committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/7bb0b11873d0c96d8116b327987834db048754c3

fix range checking when parsing Calc cell address (tdf#147451)

It will be available in 7.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] [Bug 147451] Crash when click hyperlink to file

2022-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

--- Comment #8 from raal  ---
(In reply to Aron Budea from comment #7)
> (In reply to raal from comment #2)
> > Created attachment 178298 [details]
> > target file
> > 
> > put this file in the /tmp folder
> Also, my experience is that this has to be put in the same folder as the
> other file.

Confirm, both of my files are in /tmp folder.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

Aron Budea  changed:

   What|Removed |Added

   Keywords||haveBacktrace

--- Comment #7 from Aron Budea  ---
(In reply to raal from comment #2)
> Created attachment 178298 [details]
> target file
> 
> put this file in the /tmp folder
Also, my experience is that this has to be put in the same folder as the other
file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

--- Comment #6 from Aron Budea  ---
Created attachment 178299
  --> https://bugs.documentfoundation.org/attachment.cgi?id=178299&action=edit
Backtrace

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

Aron Budea  changed:

   What|Removed |Added

Version|7.4.0.0 alpha0+ Master  |7.1.8.1 release
 Status|UNCONFIRMED |NEW
 CC||aron.bu...@gmail.com
 Ever confirmed|0   |1

--- Comment #5 from Aron Budea  ---
(In reply to raal from comment #0)
> master. The bug is not in bibisect/linux-64-7.3 oldest either master.
I could reproduce in current commits of the 7.3, 7.2, 7.1 bibisect repos. I
didn't go back further.

Also in a recent build from the dev branch:

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 8311159f9d2a259e1bc1a051cceef007c71866a1
CPU threads: 16; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded Jumbo

Attaching backtrace from a debug build.
Also, a couple of interesting warnings, esp. near the end:

warn:sfx.control:438294:438294:sfx2/source/control/dispatch.cxx:1206:
Childwindow slot missing: 25917
warn:sfx.control:438294:438294:sfx2/source/control/dispatch.cxx:1206:
Childwindow slot missing: 25917
warn:sfx.control:438294:438294:sfx2/source/control/dispatch.cxx:1206:
Childwindow slot missing: 25917
warn:sfx.control:438294:438294:sfx2/source/control/dispatch.cxx:1206:
Childwindow slot missing: 25917
warn:legacy.osl:438294:438294:sc/source/core/data/document.cxx:4737: Attribute
Null
warn:legacy.osl:438294:438294:sc/source/core/data/document.cxx:4737: Attribute
Null
warn:legacy.osl:438294:438294:sc/source/core/data/table2.cxx:2199: wrong column
or row
warn:legacy.osl:438294:438294:sc/source/core/data/table2.cxx:2199: wrong column
or row
warn:sfx.view:438294:438294:sfx2/source/view/frmload.cxx:489:
DBG_UNHANDLED_EXCEPTION in impl_handleCaughtError_nothrow exception:
com.sun.star.lang.IndexOutOfBoundsException message: "at
/home/valaki/projects/libreoffice/sc/source/ui/Accessibility/AccessibleTableBase.cxx:275"
warn:legacy.osl:438294:438294:vcl/source/window/window.cxx:262: Window (
23SfxFrameViewWindow_Impl()) with live children destroyed:  9ScrollBar()
9ScrollBar() 14ScCornerButton()
Window ( 23SfxFrameViewWindow_Impl()) with live children destroyed: 
9ScrollBar() 9ScrollBar() 14ScCornerButton()

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
No crash (I used my own files for the hyperlink creating)

Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 0bf0feb40ae5c394a14cdfe4f94fb98dd9053597
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render:
Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: CL Jumbo

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

raal  changed:

   What|Removed |Added

 Blocks||133764
 CC||l.lu...@collabora.com

--- Comment #3 from raal  ---
@Luboš: this is the "Calc: threaded Jumbo" problem. No crash in Version:
7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 2f0c26dc83448a934af5383f9f6b7a607c334744
CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133764
[Bug 133764] [META] Very large spreadsheets problem
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

--- Comment #2 from raal  ---
Created attachment 178298
  --> https://bugs.documentfoundation.org/attachment.cgi?id=178298&action=edit
target file

put this file in the /tmp folder

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147451] Crash when click hyperlink to file

2022-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147451

raal  changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #1 from raal  ---
Created attachment 178297
  --> https://bugs.documentfoundation.org/attachment.cgi?id=178297&action=edit
test file

file contains hyperlink to file /tmp/base.ods

-- 
You are receiving this mail because:
You are the assignee for the bug.