https://bz.apache.org/ooo/show_bug.cgi?id=125528
--- Comment #15 from [email protected] --- Got it again: Stack trace: Thread 23 (Thread 80d806400 (LWP 101095/soffice.bin)): #0 0x0000000801d3fb1a in _poll () from /lib/libc.so.7 #1 0x0000000801a49d66 in pthread_suspend_all_np () from /lib/libthr.so.3 #2 0x000000080ef6d73d in g_main_context_pending () from /usr/local/lib/libglib-2.0.so.0 #3 0x000000080ef6d824 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #4 0x000000080dc24e8f in GtkXLib::Yield (this=0x80d8e4388, bWait=<value optimized out>, bHandleAllCurrentEvents=<value optimized out>) at /openoffice/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:874 #5 0x00000008055479c8 in ImplYield (i_bWait=<value optimized out>, i_bAllEvents=false) at /openoffice/trunk/main/vcl/source/app/svapp.cxx:476 #6 0x00000008056f97a6 in Dialog::Execute (this=0x7fffffff8cd0) at /openoffice/trunk/main/vcl/source/window/dialog.cxx:701 #7 0x0000000805539a41 in SolarMessageBoxExecutor::doIt (this=<value optimized out>) at /openoffice/trunk/main/vcl/source/app/dbggui.cxx:1862 #8 0x00000008056e5ad4 in vcl::SolarThreadExecutor::impl_execute (this=0x7fffffff9058, _pTimeout=<value optimized out>) at /openoffice/trunk/main/vcl/source/helper/threadex.cxx:103 #9 0x0000000805539b4f in DbgPrintMsgBox ( pLine=0x7fffffff90d0 "Error: May be you found the reason for bug #125528#. Please report a test scenario to the right developer. THX.\nFrom File /openoffice/trunk/main/framew"...) at /openoffice/trunk/main/vcl/source/app/dbggui.cxx:1899 #10 0x0000000804a2eb90 in DbgOut (pMsg=<value optimized out>, nDbgOut=<value optimized out>, pFile=<value optimized out>, nLine=<value optimized out>) at /openoffice/trunk/main/tools/source/debug/debug.cxx:1738 #11 0x0000000800a31afa in osl_assertFailedLine (pszFileName=0x80a7bbb1b "/openoffice/trunk/main/framework/source/services/autorecovery.cxx", nLine=1713, pszMessage=0x80a7bbf5f "May be you found the reason for bug #125528#. Please report a test scenario to the right developer. THX.") at diagnose.c:263 #12 0x000000080a6f2a04 in framework::AutoRecovery::implts_timerExpired (this=<value optimized out>) at /openoffice/trunk/main/framework/source/services/autorecovery.cxx:1713 #13 0x000000080a6ecaff in framework::AutoRecovery::LinkStubimplts_timerExpired (pThis=0x81f86ed00, pCaller=0x6) at /openoffice/trunk/main/framework/source/services/autorecovery.cxx:1618 #14 0x000000080554b7a1 in Timer::ImplTimerCallbackProc () at /openoffice/trunk/main/vcl/source/app/timer.cxx:141 #15 0x000000080dc24b89 in GtkXLib::timeoutFn (data=0x80d8e4388) at /openoffice/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:745 #16 0x000000080dc24b22 in call_timeoutFn (data=0x81f86ed00) at /openoffice/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:725 #17 0x000000080ef69a27 in g_list_sort_with_data () from /usr/local/lib/libglib-2.0.so.0 #18 0x000000080ef6d458 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #19 0x000000080ef6d794 in g_main_context_pending () from /usr/local/lib/libglib-2.0.so.0 #20 0x000000080ef6d824 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #21 0x000000080dc24e8f in GtkXLib::Yield (this=0x80d8e4388, bWait=<value optimized out>, bHandleAllCurrentEvents=<value optimized out>) at /openoffice/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:874 #22 0x00000008055479c8 in ImplYield (i_bWait=<value optimized out>, i_bAllEvents=false) at /openoffice/trunk/main/vcl/source/app/svapp.cxx:476 #23 0x0000000805545180 in Application::Execute () at /openoffice/trunk/main/vcl/source/app/svapp.cxx:510 #24 0x0000000800e66a86 in desktop::Desktop::Main (this=0x7fffffffe2d8) at app.cxx:2232 #25 0x000000080554a597 in ImplSVMain () at /openoffice/trunk/main/vcl/source/app/svmain.cxx:196 #26 0x000000080554b348 in SVMain () at /openoffice/trunk/main/vcl/source/app/svmain.cxx:237 #27 0x0000000800eb03f8 in soffice_main () at sofficemain.cxx:45 #28 0x00000000004011d9 in sal_main () at main.c:31 #29 0x00000000004011b7 in main (argc=1, argv=0x7fffffffe3d0) at main.c:30 Unfortunately, in frame 12, the exception caught isn't stored in any variable, so I cannot see what it is. I believe that this time I reproduce it by opening a database query, then opening an unrelated new Writer document and typing something into it, and leaving it for a few minutes - maybe autosave needs to start running for this to happen? -- You are receiving this mail because: You are the assignee for the issue.
