https://bugs.documentfoundation.org/show_bug.cgi?id=152347

            Bug ID: 152347
           Summary: [FILEOPEN] SEGFAULT Crash When Opening .xlsx Files
           Product: LibreOffice
           Version: 7.4.3.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: nekone...@proton.me

GDB Core dump file:
https://mega.nz/file/d25knZQK#wZsN9YtmA1Bybk-dfzD6xK9XY8yl3iK_RXvx7ITdc9o
(Had to use a file hosting service because it's still too large to attach here,
even compressed)

System Info:
------------
OS: Arch Linux x86-64-v3 (https://git.harting.dev/ALHP/ALHP.GO)
Kernel: Linux 6.0.8-272-tkg-pds (https://github.com/frogging-family/linux-tkg)
CPU: AMD Ryzen 7 3700X (16) @ 4.05GHz
GPU: NVIDIA GeForce RTX 2080 Ti
GPU Driver Version: 520.56.06

Additional Info:
------------
This bug is reproducible, even from the the vanilla Arch (x86-64) repo
Given that this affects opening .xlsx files, I'd think that this is a pretty
serious issue


GDB Terminal Output:
```
neko-san@ARCH ~> doas gdb -c soffice.bin-core.891951
/usr/lib/libreoffice/program/soffice.bin
doas (neko-san@ARCH) password: 
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/libreoffice/program/soffice.bin...

warning: Can't open file /memfd:xorg (deleted) during file-backed mapping note
processing

warning: Can't open file /memfd:/.nvidia_drv.XXXXXX (deleted) during
file-backed mapping note processing
[New LWP 891951]
[New LWP 891952]
[New LWP 891953]
[New LWP 891955]
[New LWP 891975]
[New LWP 891976]
[New LWP 892217]
[New LWP 892236]
[New LWP 892237]
[New LWP 892238]
[New LWP 892239]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
--Type <RET> for more, q to quit, c to continue without paging--c
Core was generated by `/usr/lib/libreoffice/program/soffice.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f87886b7aef in s_stub_computeObjectIdentifier () from
/usr/lib/libreoffice/program/libgcc3_uno.so
[Current thread is 1 (Thread 0x7f878dc37000 (LWP 891951))]
(gdb) 
```

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

Reply via email to