Issue 111760 - sfx2: Error: Storage disconnecting has failed - affects performance!
Summary: sfx2: Error: Storage disconnecting has failed - affects performance!
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: DEV300m76
Hardware: Unknown Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-21 19:54 UTC by 400guy
Modified: 2017-05-20 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
typescript of gdb session including backtrace (52.17 KB, text/plain)
2010-05-21 19:56 UTC, 400guy
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description 400guy 2010-05-21 19:54:42 UTC
Following a power failure and reboot, OO recovered generalitites.odt.
I changed one character in text that OO had hightlighted as a URL and
clicked the Save icon.  The program presented Debug Output

    Error: Storage disconnecting has failed - affects performance!
    From File /home/terry/OOo_hacking/DEV300_m76/sfx2/source/doc/objstor.cxx at
Line 1855
    Abort ? (Yes=abort / No=ignore / Cancel=core dump)

I am running a somewhat hack non-product build of DEV300_m76.  My
local hacks are detailed in
<http://www.openoffice.org/nonav/issues/showattachment.cgi/69373/fudges>.

I shall soon attach typescript of gdb session including a backtrace.
Comment 1 400guy 2010-05-21 19:56:00 UTC
Created attachment 69559 [details]
typescript of gdb session including backtrace
Comment 2 Mathias_Bauer 2010-05-21 23:58:14 UTC
Mikhail, please take over
Comment 3 mikhail.voytenko 2010-05-25 08:06:08 UTC
Setting the target to OOo3.x for now.

The assertion means that in this scenario the optimized way to disconnect from
the current document medium has failed, and the fall back solution has to be
used. That affects the storing performance, but since the problem is only
reproducible in this special case the priority is not so high.
Comment 4 mikhail.voytenko 2010-05-25 10:53:43 UTC
Another scenario when the optimization does not work is during unsharing the
document, that is also quite a special case.
Comment 5 Marcus 2017-05-20 10:47:34 UTC
Reset assigne to the default "issues@openoffice.apache.org".