https://bz.apache.org/ooo/show_bug.cgi?id=125528
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from [email protected] --- I presume someone here patched main/framework/source/services/autorecovery.cxx to refer people to this bug (125528) if they get the assertion there? I got it in Base, in a debug build, by opening a saved database query, and leaving it open for a few minutes. I had Java loaded, and it caught the exception below when I clicked "Cancel" on the dialog for this bug. Judging by the functions in the stack, it could be that some timer could be the problem? I'll attach a debugger and investigate the next time it happens. Stack: [0x00007fffdffff000,0x00007ffffffff000], sp=0x00007fffffff7fd0, free space=524259k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libtl.so+0x2eef7] DbgFunc(unsigned short, void*)+0xaea C [libvcl.so+0x139b70] psp::PrinterInfoManager::setupJobContextData(psp::JobData&)+0x8820 C [libtl.so+0x2db90] DbgOut(char const*, unsigned short, char const*, unsigned short)+0x29e C [libuno_sal.so.3+0x31afa] unsigned __int128+0xba C [libfwk.so+0xf2a04] char+0xc5e3 C [libfwk.so+0xecaff] char+0x66de C [libvcl.so+0x14b7a1] Timer::ImplTimerCallbackProc(void)+0x8d C [libvclplug_gtk.so+0x24b89] DeInitAtkBridge(void)+0xecbf C [libvclplug_gtk.so+0x24b22] DeInitAtkBridge(void)+0xec58 C [libglib-2.0.so.0+0x4ba27] __float128+0x117 C [libglib-2.0.so.0+0x4f458] __float128+0x138 C [libglib-2.0.so.0+0x4f794] __float128+0x214 C [libglib-2.0.so.0+0x4f824] __float128+0x64 C [libvclplug_gtk.so+0x24e8f] DeInitAtkBridge(void)+0xefc5 C [libvcl.so+0x1479c8] Application::AppEvent(ApplicationEvent const&)+0xa8 C [libvcl.so+0x145180] Application::Execute(void)+0x2a C [libsofficeapp.so+0x26a86] +0xe556 C [libvcl.so+0x14a597] VclResId(int)+0x2241 C [libvcl.so+0x14b348] SVMain(void)+0x1f C [libsofficeapp.so+0x703f8] short+0x98 C [soffice.bin+0x11d9] unsigned long+0x49 C [soffice.bin+0x11b7] unsigned long+0x27 C [soffice.bin+0x10af] _start+0x16f -- You are receiving this mail because: You are the assignee for the issue.
