[Libreoffice-bugs] [Bug 150692] LO crashes when share/extensions is broken

2023-04-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150692

--- Comment #3 from Stephan Bergmann  ---
(In reply to Caolán McNamara from comment #2)
> well in cppuhelper::ServiceManager::init we could catch and throw only if
> optional was false, but that'll just go as far as
> ExtensionManager::synchronize and die with something else. Not sure if its
> worth it to chase it done or just "WONTFIX" and "don't do that" :-)

The cppuhelper::Service-/TypeManager initialization generates uncaught
exceptions on the grounds that (a) something is probably severely wrong if such
fundamental infrastructure is broken and (b) useful error reporting to the user
is hard at this stage of the application bootstrap,

We could swallow errors (and generate a SAL_WARN) here, either for all or only
for non-essential (like the share/extensions) parts, and hope for the best. 
But as you found, even for something non-essential like share/extensions that
will not get very far in practice.

(The optional "?..." syntax had been introduced with

"#99011# support optional rdb pathes" in 2002, but appears to be unused at
least across LO itself.  It might or might not be a good means to tell apart
the non-essential parts mentioned above.)

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

[Libreoffice-bugs] [Bug 150692] LO crashes when share/extensions is broken

2023-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150692

Caolán McNamara  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #2 from Caolán McNamara  ---
well in cppuhelper::ServiceManager::init we could catch and throw only if
optional was false, but that'll just go as far as ExtensionManager::synchronize
and die with something else. Not sure if its worth it to chase it done or just
"WONTFIX" and "don't do that" :-)

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

[Libreoffice-bugs] [Bug 150692] LO crashes when share/extensions is broken

2023-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150692

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g
 Blocks||133092


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133092
[Bug 133092] [META] Crash bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 150692] LO crashes when share/extensions is broken

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150692

Buovjaga  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 Whiteboard| QA:needsComment|
 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #1 from Buovjaga  ---
Repro.

Arch Linux 64-bit, X11
Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 52ebc632b3cfa122dcb178cf28d8dbc7c7c57007
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 3 February 2023

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

[Libreoffice-bugs] [Bug 150692] LO crashes when share/extensions is broken

2022-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150692

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

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

[Libreoffice-bugs] [Bug 150692] LO crashes when share/extensions is broken

2022-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=150692

Rene Engelhard  changed:

   What|Removed |Added

   Priority|medium  |low

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