Bug 84006 - terminate called after throwing an instance of 'com::sun::star::container::NoSuchElementException'
Summary: terminate called after throwing an instance of 'com::sun::star::container::No...
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.2.6.2 release
Hardware: x86-64 (AMD64) OpenBSD
: high normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 15:50 UTC by Robert Nagy
Modified: 2020-09-21 19:52 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
loffice --help --backtrace (23.77 KB, text/plain)
2015-01-04 08:34 UTC, Igor Pashev
Details
lowriter --help --backtrace (20.78 KB, text/plain)
2015-01-04 15:57 UTC, Igor Pashev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Nagy 2014-09-17 15:50:34 UTC
Hi

I've ran into an issue while updating the port of LibreOffice to 4.2.6.3 on OpenBSD and I can't really find the source of the issue.

Basically any element of the LO installation results in the following exception:

$ soffice --help
terminate called after throwing an instance of 'com::sun::star::container::NoSuchElementException'

I've traced and checked everything I could and all dynamic libraries are being loaded properly. Can someone give me a hint please?

Thanks
Comment 1 Robinson Tryon (qubit) 2014-12-21 19:49:56 UTC
In general, I'd suggest that you take developer questions to the Dev list:
https://wiki.documentfoundation.org/Development/Mailing_List

That's probably the quickest way to get a response.

Given that 4.3.x is running on OpenBSD now, I'm going to guess that this bug is fixed, but I'll toss it into NEEDINFO rather than just resolve it.
Status -> NEEDINFO
Comment 2 Igor Pashev 2015-01-04 08:34:14 UTC
Created attachment 111711 [details]
loffice --help --backtrace
Comment 3 Igor Pashev 2015-01-04 08:35:30 UTC
I can confirm it, though on an unusual OS [1].

Version 4.3.3:

# loffice --help
terminate called after throwing an instance of 'com::sun::star::container::NoSuchElementException'
terminate called recursively


Attaching backtrace.



[1] http://osdyson.org/
Comment 4 Igor Pashev 2015-01-04 15:57:17 UTC
Created attachment 111727 [details]
lowriter --help --backtrace

Note the hieroglyphs.
Comment 5 Igor Pashev 2015-01-04 16:11:48 UTC
well, it is not hieroglyphs :-)

>>> print "\045\120\122\117\104\125\103\124\116\101\115\105\040\045\120\122\117\104\125\103\124\126\105\122\123\111\117\116\045\120\122\117\104\125\103\124\105\130\124\105\116\123\111\117\116"  
%PRODUCTNAME %PRODUCTVERSION%PRODUCTEXTENSION
>>>
Comment 6 Igor Pashev 2015-01-04 22:11:21 UTC
I know what's wrong (in my case) :-)


soffice.bin get _Unwind* symbols from libc, but should get is from libgcc_s
Comment 7 Robinson Tryon (qubit) 2015-01-10 23:45:21 UTC
(In reply to Igor Pashev from comment #3)
> I can confirm it, though on an unusual OS [1].
> 
> Version 4.3.3:
> 
> # loffice --help
> terminate called after throwing an instance of
> 'com::sun::star::container::NoSuchElementException'
> terminate called recursively

Interesting, interesting. I can't confirm on Ubuntu 14.04 with 4.3.2.2 or 4.4.0.1, but it sounds like there's enough here to change Status -> NEW

> Attaching backtrace.
> 

Great, thanks!
Comment 8 QA Administrators 2016-01-17 20:05:33 UTC Comment hidden (obsolete)
Comment 9 QA Administrators 2017-03-06 14:44:20 UTC Comment hidden (obsolete)
Comment 10 QA Administrators 2019-12-03 14:21:03 UTC Comment hidden (obsolete)
Comment 11 Thomas Lendo QA 2020-09-21 19:52:57 UTC
No more verification since 2015.

I close this bug report as INSUFFICIENTDATA.

If this is wrong, please reopen as NEW with your LibreOffice build info.