To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116158
                 Issue #|116158
                 Summary|oooimprovement onLogRotateThread does not catch except
                        |ions
               Component|framework
                 Version|DEV300m95
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|b_michaelsen
             Reported by|sb





------- Additional comments from [email protected] Fri Dec 17 09:17:38 +0000 
2010 -------
On DEV300_m95 based CWS sb135, unxsols4.pro, subsequenttests once crashed
somewhere in the middle of dbaccess/qa/unoapi (i.e., not during soffice.bin
termination) with the below stack.  The CWS (and thus the tested OOo
installation) was on an NFS share that got temporarily lost, so what likely
happened is that OFileAccess::getFolderContents threw one of its advertised
exceptions, which OnLogRotateThread::run fails to catch.

(dbx) where -h -l
current thread: t...@9
=>[1] libc.so.1:__lwp_kill(0x0, 0x6, 0x0, 0x6, 0xffbffeff, 0x0), at 0xff2caa58
  [2] libc.so.1:raise(0x6, 0x0, 0xff342f18, 0xff2aa378, 0xffffffff, 0x6), at
0xff265a5c
  [3] libc.so.1:abort(0xff381498, 0x1, 0xff37cb68, 0xfcb78, 0xff3413d8, 0x0), at
0xff24194c
  [4] libCrun.so.1:__Cimpl::default_terminate(0xff381498, 0xff343800,
0xff3813f8, 0xff37c9f8, 0x17248, 0xff3653ec), at 0xff3653f0
  [5] libCrun.so.1:__Cimpl::ex_terminate(0xff37d3c0, 0x0, 0x0, 0xff37d3c0,
0xff37c9f8, 0x1), at 0xff365200
  [6] libCrun.so.1:_ex_rethrow_body(0xff37d3c0, 0x0, 0x0, 0x16ae0, 0x10b1,
0xff1f35e8), at 0xff365fa8
  [7] libCrun.so.1:__Crun::ex_chk_unexpected(0xff37d1a4, 0x0, 0xff343800, 0x0,
0x166d8, 0x0), at 0xff3663c4
  [8] libfileacc.so:io_FileAccess::OFileAccess::getFolderContents(0xf52fbdac,
0x44248, 0xfffeb47c, 0xc64, 0xfa9ac6c8, 0xfaa52894), at 0xf58f63c8
  [9]
liboooimprovementss.so:__unnamed_CHEEKSnwAN0XI::getAllLogStoragefiles(0xf52fbdac,
 0xf52fbeac,
0xf4cb1340, 0xf5dd9708, 0xf5dd8c8c, 0x11000), at 0xf5dbb9fc
  [10]
liboooimprovementss.so:__unnamed_CHEEKSnwAN0XI::getLogStoragefiles(0xf52fbe18,
0xf52fbeac, 0xf5dbb8a0, 0xf52fbdac, 0xf5dd8c8c, 0xf5dd9550), at 0xf5dbbb34
  [11] liboooimprovementss.so:oooimprovement::LogStorage::clear(0xf52fbeac,
0xf550a668, 0xfecf11b8, 0xf5dd8c8c, 0xfffeed01, 0x11000), at 0xf5dbc1f0
  [12]
liboooimprovementss.so:__unnamed_CHEEKTnwANUaI::OnLogRotateThread::run(0xf55b2cd0,
0x1e, 0xf5dd9750, 0xf5dd8c8c, 0xf55b2cd8, 0x0), at 0xf5dbd318
  [13] liboooimprovementss.so:threadFunc(0xf55b2cd0, 0xf52fbf90, 0xff343800,
0x0, 0xf5dd985c, 0xf5dbd254), at 0xf5dbe5bc
  [14] libuno_sal.so.3:osl_thread_start_Impl(0x4690b8, 0xf5dbe5b0, 0x16,
0xff01db30, 0xff069fc4, 0x4690e0), at 0xff01dd24

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to