Bug 133947 - Crash in: libc-2.30.so
Summary: Crash in: libc-2.30.so
Status: RESOLVED DUPLICATE of bug 133365
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.0.0.0.beta1+
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-13 05:27 UTC by MISY Nyias
Modified: 2020-06-13 10:38 UTC (History)
1 user (show)

See Also:
Crash report or crash signature: ["libc-2.30.so"]


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MISY Nyias 2020-06-13 05:27:46 UTC
This bug was filed from the crash reporting server and is br-3b11f79d-240a-4922-8414-37dffea4cca3.
=========================================

copy some text from any website or from your amy document outside of the LibreOfficeDev 7.0.0.0 beta1, or any of your file name (rename  + copy to clipboard), and so on, ans then try to paste in your LibreOfficeDev 7.0.0.0 beta1's Writer. it crashes....
I didn't try any other apps inside the LibreOfficeDev 7.0.0.0 beta1, just needed a Writer documents
Comment 1 Julien Nabet 2020-06-13 09:24:41 UTC
Just to know if it's specific to gtk3, could you try this:
- launch a term/console
- type:
export SAL_USE_VCLPLUGIN=gen
- launch LO
- then test again
Comment 2 MISY Nyias 2020-06-13 09:34:58 UTC
copied and pasted into the terminal as user
$ export SAL_USE_VCLPLUGIN=gen
opened a Writer, and pasted the same text from e-mail. the same problem.

copied and pasted into the terminal as root
# export SAL_USE_VCLPLUGIN=gen
opened a Writer, and pasted the same text from e-mail. the same problem.

I use Fedora31 with mate desktop environment....
Comment 3 Julien Nabet 2020-06-13 10:38:15 UTC
I seems it should be fixed from LO 7.0.0.1

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