Bug 158228 - Crash when closing LibreOffice Calc due to segmentation fault
Summary: Crash when closing LibreOffice Calc due to segmentation fault
Status: RESOLVED DUPLICATE of bug 157042
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.6.2.1 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-15 16:25 UTC by robin
Modified: 2023-11-16 16:01 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description robin 2023-11-15 16:25:44 UTC
Description:
I don't have sufficient knowledge to provide more information. This is the crash report provided by the KDE crash handler, with debug packages installed:


[KCrash Handler]
#4  rtl::str::release<_rtl_uString> (pThis=0x7f650fd935a0) at /usr/src/debug/libreoffice-7.6.2.1-2.fc39.x86_64/sal/rtl/strtmpl.hxx:743
#5  rtl_uString_release (pThis=0x7f650fd935a0) at /usr/src/debug/libreoffice-7.6.2.1-2.fc39.x86_64/sal/rtl/ustring.cxx:1178
#6  0x00007f6569b19d85 in rtl::OUString::~OUString (this=<optimized out>, this=<optimized out>) at /usr/src/debug/libreoffice-7.6.2.1-2.fc39.x86_64/include/rtl/ustring.hxx:549
#7  std::pair<rtl::OUString const, com::sun::star::uno::Any>::~pair (this=<optimized out>, this=<optimized out>) at /usr/include/c++/13/bits/stl_pair.h:187
#8  std::__new_allocator<std::__detail::_Hash_node<std::pair<rtl::OUString const, com::sun::star::uno::Any>, true> >::destroy<std::pair<rtl::OUString const, com::sun::star::uno::Any> > (__p=0x55fad04c9098, this=<optimized out>) at /usr/include/c++/13/bits/new_allocator.h:194
#9  std::allocator_traits<std::allocator<std::__detail::_Hash_node<std::pair<rtl::OUString const, com::sun::star::uno::Any>, true> > >::destroy<std::pair<rtl::OUString const, com::sun::star::uno::Any> > (__p=0x55fad04c9098, __a=...) at /usr/include/c++/13/bits/alloc_traits.h:557
#10 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<rtl::OUString const, com::sun::star::uno::Any>, true> > >::_M_deallocate_node (this=<optimized out>, __n=0x55fad04c9090) at /usr/include/c++/13/bits/hashtable_policy.h:2020
#11 std::__detail::_Hashtable_alloc<std::allocator<std::__detail::_Hash_node<std::pair<rtl::OUString const, com::sun::star::uno::Any>, true> > >::_M_deallocate_nodes (__n=0x55facd5261c0, this=0x7f6569bfdb80 <_ZZN10comphelper6detail20ConfigurationWrapper3getEvE7WRAPPER.lto_priv.0+64>) at /usr/include/c++/13/bits/hashtable_policy.h:2042
#12 std::_Hashtable<rtl::OUString, std::pair<rtl::OUString const, com::sun::star::uno::Any>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> >, std::__detail::_Select1st, std::equal_to<rtl::OUString>, std::hash<rtl::OUString>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::clear (this=this@entry=0x7f6569bfdb80 <_ZZN10comphelper6detail20ConfigurationWrapper3getEvE7WRAPPER.lto_priv.0+64>) at /usr/include/c++/13/bits/hashtable.h:2509
#13 0x00007f6569b19fb0 in std::unordered_map<rtl::OUString, com::sun::star::uno::Any, std::hash<rtl::OUString>, std::equal_to<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > >::clear (this=0x7f6569bfdb80 <_ZZN10comphelper6detail20ConfigurationWrapper3getEvE7WRAPPER.lto_priv.0+64>) at /usr/include/c++/13/bits/unordered_map.h:798
#14 comphelper::detail::ConfigurationWrapper::~ConfigurationWrapper (this=<optimized out>, this=<optimized out>) at /usr/src/debug/libreoffice-7.6.2.1-2.fc39.x86_64/comphelper/source/misc/configuration.cxx:167
#15 0x00007f656a379fd6 in __run_exit_handlers () from /lib64/libc.so.6
#16 0x00007f656a37a11e in exit () from /lib64/libc.so.6
#17 0x00007f656a361151 in __libc_start_call_main () from /lib64/libc.so.6
#18 0x00007f656a36120b in __libc_start_main_impl () from /lib64/libc.so.6
#19 0x000055fac9666105 in _start ()

Steps to Reproduce:
I cannot reproduce this crash.

Actual Results:
N/A

Expected Results:
N/A


Reproducible: Always


User Profile Reset: No

Additional Info:
N/A
Comment 1 Stéphane Guillou (stragu) 2023-11-16 16:01:51 UTC
Looks like the same as bug 157042, marking as duplicate.
Thank you!

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