[Libreoffice-bugs] [Bug 98121] SEH exception on remote URP shutdown

2020-06-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98121

--- Comment #5 from QA Administrators  ---
Dear Michael Meeks,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98121] SEH exception on remote URP shutdown

2017-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98121

--- Comment #4 from Xisco FaulĂ­  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of
LibreOffice 
(5.4.1 or 5.3.6  https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the version of
LibreOffice and 
your operating system, and any changes you see in the bug behavior

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave 
a short comment that includes your version of LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to "inherited from OOo";
4b. If the bug was not present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug-20170929

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98121] SEH exception on remote URP shutdown

2016-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98121

--- Comment #3 from Timur  ---
Created attachment 127569
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127569=edit
another backtrace with page heap with traces for unknown crash

Here's another one from master, also just on File-Open. Since I already posted,
not to open a new one if it can't help, please check whether those are of any
use.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98121] SEH exception on remote URP shutdown

2016-09-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98121

--- Comment #2 from Timur  ---
Created attachment 127567
  --> https://bugs.documentfoundation.org/attachment.cgi?id=127567=edit
98121 backtrace with page heap with traces for unknown crash

I have no idea whether this is related, looks so, but I attach my backtrace
from Windbg with page heap with traces that I got for unknown crash trying just
to open a file. Tested with LO 32-bit master.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98121] SEH exception on remote URP shutdown

2016-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98121

--- Comment #1 from Michael Meeks  ---
Hmm; nasty - we also have another method trying to enter:

 ntdll.dll!_ZwWaitForSingleObject@12()Unknown
 ntdll.dll!_RtlpWaitOnCriticalSection@8()Unknown
 ntdll.dll!_RtlEnterCriticalSection@4()Unknown
>   sal3.dll!osl_acquireMutex(_oslMutexImpl * Mutex) Line 72C
 vcllo.dll!osl::Mutex::acquire() Line 56C++
 vcllo.dll!SalYieldMutex::acquire() Line 141C++
 vcllo.dll!SolarMutexGuard::SolarMutexGuard() Line 1480C++
 swlo.dll!SwXText::insertString(const
com::sun::star::uno::Reference & xTextRange,
const rtl::OUString & rString, unsigned char bAbsorb) Line 286C++
 msci_uno.dll!`anonymous namespace'::callVirtualMethod(void *
pAdjustedThisPtr, long nVtableIndex, void * pRegisterReturn, _typelib_TypeClass
eReturnTypeClass, long * pStackLongs, long nStackLongs) Line 74C++
 msci_uno.dll!`anonymous
namespace'::cpp_call(bridges::cpp_uno::shared::UnoInterfaceProxy * pThis,
bridges::cpp_uno::shared::VtableSlot aVtableSlot,
_typelib_TypeDescriptionReference * pReturnTypeRef, long nParams,
_typelib_MethodParameter * pParams, void * pUnoReturn, void * * pUnoArgs,
_uno_Any * * ppUnoExc) Line 254C++

msci_uno.dll!bridges::cpp_uno::shared::unoInterfaceProxyDispatch(_uno_Interface
* pUnoI, const _typelib_TypeDescription * pMemberDescr, void * pReturn, void *
* pArgs, _uno_Any * * ppException) Line 435C++

binaryurplo.dll!binaryurp::IncomingRequest::execute_throw(binaryurp::BinaryAny
* returnValue,
std::vector *
outArguments) Line 241C++
 binaryurplo.dll!binaryurp::IncomingRequest::execute() Line 73C++
 binaryurplo.dll!request(void * pThreadSpecificData) Line 83C++
 cppu3.dll!cppu_threadpool::JobQueue::enter(__int64 nDisposeId, bool
bReturnWhenNoJob) Line 107C++
 cppu3.dll!cppu_threadpool::ORequestThread::run() Line 174C++
 cppu3.dll!threadFunc(void * param) Line 185C++
 sal3.dll!oslWorkerWrapperFunction(void * pData) Line 57C
 msvcr120d.dll!_callthreadstartex() Line 376C
 msvcr120d.dll!_threadstartex(void * ptd) Line 359C
 kernel32.dll!@BaseThreadInitThunk@12()Unknown
 ntdll.dll!___RtlUserThreadStart@8()Unknown
 ntdll.dll!__RtlUserThreadStart@8()Unknown

which seems like a recipe for trouble ;-) hmm.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 98121] SEH exception on remote URP shutdown

2016-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98121

Michael Meeks  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||nem...@numbertext.org
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs