Bug 147007 - CRASH: undoing paste (GTK3)
Summary: CRASH: undoing paste (GTK3)
Status: RESOLVED DUPLICATE of bug 146991
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2022-01-26 18:33 UTC by Xisco Faulí
Modified: 2022-01-26 18:53 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
sample document (89.38 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2022-01-26 18:33 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2022-01-26 18:33:58 UTC
Created attachment 177815 [details]
sample document

Steps to reproduce:
1. Open attached document
2. Go to 'Zestawienie montażowe'
3. Select All
4. Cut
5. Paste
6. Undo

terminate called after throwing an instance of 'std::system_error'
  what():  Resource deadlock avoided
Unspecified Application Error

Reproduced in

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 4935bb372e3618eca105997c83101aa2b3d422e3
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2022-01-26 18:35:31 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=4304947164bbcd3fea758df491a730b01d578be2

author	Noel Grandin <noel.grandin@collabora.co.uk>	2022-01-21 09:10:08 +0200
committer	Noel Grandin <noel.grandin@collabora.co.uk>	2022-01-21 13:44:57 +0100
commit 4304947164bbcd3fea758df491a730b01d578be2 (patch)
tree 996401cf2095022d79e2459fdc0cfc9168c674dd
parent 47f21d290087638b1986c291c969bf2997574ddd (diff)
fix opengl slide transition

Bisected with: bibisect-linux64-7.4

Adding Cc: to Noel Grandin

Since the bisection looked a bit suspicious, I reverted the patch locally and I do confirm the crash is not happening when reverted
Comment 2 Xisco Faulí 2022-01-26 18:53:44 UTC
it seems it got fixed in https://git.libreoffice.org/core/commit/385bd85b20b9efff981e7e5cd063a01d39e1e45a
Closing as duplicated of bug 146991

*** This bug has been marked as a duplicate of bug 146991 ***