Bug 167330 - Intermittent “Binary URP bridge disposed during call” failures in LibreOffice UNO integration
Summary: Intermittent “Binary URP bridge disposed during call” failures in LibreOffice...
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
24.2.1.2 release
Hardware: x86-64 (AMD64) Windows (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-01 18:38 UTC by Hwa Chuang
Modified: 2025-07-01 18:38 UTC (History)
0 users

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 Hwa Chuang 2025-07-01 18:38:00 UTC
Description:
Our product integrates with LibreOffice version 24.2.1.1 using UNO. We have received reports from customers encountering intermittent job failures. The error message is:

Binary URP bridge disposed during call at C:/buildAgent/work/3c354ffd6b766752/binaryurp/source/bridge.cxx:613


Steps to Reproduce:
1.Use our product to trigger document processing via LibreOffice.
2.Randomly, one of the jobs fails with the error above.
3.We have not yet identified a pattern or set of conditions that consistently reproduce the issue.

Actual Results:
Occasional job failure with the precise error message.

Expected Results:
All jobs should complete successfully without triggering this URP bridge error.


Reproducible: Sometimes


User Profile Reset: No

Additional Info:
Key observations:

1. The failure is intermittent—it doesn't occur on every job or document.
2. Our integration uses UNO (via uno bridge).

Could someone please advise on potential causes and troubleshooting steps? Any insight would be greatly appreciated!