| Summary: | Hung window with Writer with cppuhelper3MSC.dll (no crash) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Timur <timur> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED INSUFFICIENTDATA | ||
| Severity: | normal | CC: | aron.budea, sberg.fun |
| Priority: | medium | ||
| Version: | 5.0.6.2 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=99198 https://bugs.documentfoundation.org/show_bug.cgi?id=99909 https://bugs.documentfoundation.org/show_bug.cgi?id=100207 https://bugs.documentfoundation.org/show_bug.cgi?id=100938 |
||
| Whiteboard: | |||
| Crash report or crash signature: | Regression By: | ||
|
Description
Timur
2016-06-07 13:25:05 UTC
From the dump, this does not look like it's blocking on something, but rather that it keeps doing something (it is consuming CPU presumably?) without making real progress (i.e., maybe stuck in an endless loop; hard to tell from the dump). Is this reproducible? (In reply to Stephan Bergmann from comment #2) > Is this reproducible? No. I just kept procdump on, I don't know when this happened. This is production LO version, not debug one, I don't know whether it makes difference. I hoped FAULTING_SOURCE could help. I don't know is not-debug related to "No source found". If those dumps are of no use, I may close this one and 2 similarly created bugs. Sorry for linking Bug 46808. I just saw you mentioned "createInstanceWithArgumentsAndContext". I at least can't read anything out of the given information. May make sense to resolve the bug as INSUFFICIENTDATA. |