| Summary: | Crash in: sclo.dll | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Calc | Assignee: | Dennis Francis <dennisfrancis.in> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | erack, raal, xiscofauli |
| Priority: | highest | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 5.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.0.0 target:5.4.1 | ||
| Crash report or crash signature: | ["sclo.dll"] | Regression By: | |
| Attachments: | gdb backtrace | ||
|
Description
Telesto
2017-07-28 19:50:35 UTC
I can confirm with Version: 6.0.0.0.alpha0+ Build ID: e0bafa78e3ad0df397d78cd65ad19bd5b07dc5f2 CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-07-20_22:42:49 regression, bibisect-42max - unable to bisect, lots of skipped commits in the repo(Calc crash) Created attachment 135052 [details]
gdb backtrace
Actually, this is a recent regression. Introduced by: author Eike Rathke <erack@redhat.com> 2017-03-07 09:46:12 (GMT) committer Eike Rathke <erack@redhat.com> 2017-03-07 09:51:50 (GMT) commit 73dec49802ef8fc42c5719efaa42a33cde68e569 (patch) tree 183c172cab6fc8bda2f7b7e1bee0b85e93d8241b parent 4c8059a3e140171399ac85ceb882d23bb458599d (diff) a size is a size Bisected with bibisect-linux-64-5.4 Adding Cc: to Eike Rathke Dennis Francis committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bc6f56e4bb27f802e90303073ba5e2a676baa39b tdf#109859: Update the view data of new document when... It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Fixed in master, waiting for review in 5-4 branch Dennis Francis committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5b121b12b50c0db8f5b68616cd8ad95baf91b4f4&h=libreoffice-5-4 tdf#109859: Update the view data of new document when... It will be available in 5.4.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. FWIW, I just got this out of the blue: http://crashreport.libreoffice.org/stats/crash_details/b7124e2e-133c-4da6-a205-483db2270ccc#details Had opened a bookkeeping spreadsheet with multiple pages, many cross-page links, and some external links. Did some updates, then closed with save. Got the crash and recovery dialog - checked for add-ons to be reset - the recovered spreadsheet appears to be OK and re-saved and re-opened correctly. Only thing unusual in this session was that I accidentally clicked on a page tab to switch while the external links were still going on. Switch didn't occur until link updates were done. Expected that, but I usually wait... Now that's interesting: The "About" box in LO Calc reports OS as Windows 6.19; it's actually 10.0.15063 (Creators Update, 1703) which is correctly reported in the crashreport. Prefer to wait for the public release since I use this in production (at home). (In reply to Mike B from comment #8) > FWIW, I just got this out of the blue: > http://crashreport.libreoffice.org/stats/crash_details/b7124e2e-133c-4da6- > a205-483db2270ccc#details > > Had opened a bookkeeping spreadsheet with multiple pages, many cross-page > links, and some external links. Did some updates, then closed with save. Got > the crash and recovery dialog - checked for add-ons to be reset - the > recovered spreadsheet appears to be OK and re-saved and re-opened correctly. > > Only thing unusual in this session was that I accidentally clicked on a page > tab to switch while the external links were still going on. Switch didn't > occur until link updates were done. Expected that, but I usually wait... > > Now that's interesting: The "About" box in LO Calc reports OS as Windows > 6.19; it's actually 10.0.15063 (Creators Update, 1703) which is correctly > reported in the crashreport. > > Prefer to wait for the public release since I use this in production (at > home). Could you please create a new report for this? Thanks |