Bug 143865 - Crash on double clicking entry in special paste dialog
Summary: Crash on double clicking entry in special paste dialog
Status: RESOLVED DUPLICATE of bug 143749
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-14 04:24 UTC by Telesto
Modified: 2021-08-16 09:24 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
BT without symbols (7.83 KB, text/plain)
2021-08-14 21:35 UTC, Telesto
Details
bt with debug symbols (2.94 KB, text/plain)
2021-08-16 09:24 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2021-08-14 04:24:21 UTC
Description:
Crash on double clicking entry in special paste dialog

Steps to Reproduce:
1. Open Writer
2. Have something on the clipboard
3. CTRL+SHIFT+V
4. Double click on of the entry's in the list

Actual Results:
Crash

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 18771471f75685a6d3838a22d16dcff5c398e652
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 1 Telesto 2021-08-14 04:29:01 UTC
@Julien
A backtrace would be nice: this likely a variant/duplicate of bug 143749
Comment 2 Jean-Baptiste Faure 2021-08-14 15:31:37 UTC
Not reproducible for me with master built at home under Ubuntu 20.04 x86-64.
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 5f080fc69c7c9748591db29e5e7be317bf48b427
CPU threads: 8; OS: Linux 5.11; UI render: default; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Ubuntu_20.04_x86-64
Calc: threaded

Windows only ?

Best regards. JBF
Comment 3 Roman Kuznetsov 2021-08-14 15:46:58 UTC
no repro in

Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: 4677345e3695bac158bb04048b4d5c608ed764b4
CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL
Comment 4 Telesto 2021-08-14 21:35:54 UTC
Created attachment 174296 [details]
BT without symbols
Comment 5 Telesto 2021-08-14 21:36:52 UTC
BT looks the same as for bug 143749

*** This bug has been marked as a duplicate of bug 143749 ***
Comment 6 Julien Nabet 2021-08-16 09:24:56 UTC
Created attachment 174312 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this with gen rendering.
I don't reproduce this with gtk3 rendering.

I confirm it's the same bt as tdf#143749