[Libreoffice-bugs] [Bug 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Mike Kaganski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |mikekagan...@hotmail.com
   |desktop.org |

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #24 from Commit Notification 
 ---
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/212ea275f21251903e449ba5a6b7c4fc2dc57642%5E%21

tdf#118573: Acquire solar mutex when calling Application::Reschedule

It will be available in 6.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.2.0

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Mike Kaganski  changed:

   What|Removed |Added

 Blocks||109085


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=109085
[Bug 109085] LO exits abruptly when logging off in Windows while LO is running
-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #23 from Mike Kaganski  ---
A candidate patch: https://gerrit.libreoffice.org/62873

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Mike Kaganski  changed:

   What|Removed |Added

 CC||glo...@fbihome.de

--- Comment #22 from Mike Kaganski  ---
The call stack at the crash (reproduced following the hint from comment 21):

> ucrtbased.dll!issue_debug_notification(const wchar_t * const message) Line 28
>   at minkernel\crts\ucrt\src\appcrt\internal\report_runtime_error.cpp(28)
> ucrtbased.dll!__acrt_report_runtime_error(const wchar_t * message) Line 154
>   at minkernel\crts\ucrt\src\appcrt\internal\report_runtime_error.cpp(154)
> ucrtbased.dll!abort() Line 61
>   at minkernel\crts\ucrt\src\appcrt\startup\abort.cpp(61)
> comphelper.dll!comphelper::SolarMutex::doRelease(bool bUnlockAll) Line 65
>   at c:\lo\src\core\comphelper\source\misc\solarmutex.cxx(65)
> vclplug_winlo.dll!SalYieldMutex::doRelease(bool bUnlockAll) Line 168
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(168)
> comphelper.dll!comphelper::SolarMutex::release(bool bUnlockAll) Line 89
>   at c:\lo\src\core\include\comphelper\solarmutex.hxx(89)
> vcllo.dll!SalInstance::ReleaseYieldMutexAll() Line 100
>   at c:\lo\src\core\vcl\source\app\salvtables.cxx(100)
> vcllo.dll!Application::ReleaseSolarMutex() Line 530
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(530)
> vclplug_winlo.dll!SolarMutexReleaser::SolarMutexReleaser() Line 1470
>   at c:\lo\src\core\include\vcl\svapp.hxx(1470)
> vclplug_winlo.dll!WinSalInstance::DoYield(bool bWait, bool 
> bHandleAllCurrentEvents) Line 498
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(498)
> vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Line 438
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(438)
> vcllo.dll!Application::Reschedule(bool i_bAllEvents) Line 452
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(452)
> vclplug_winlo.dll!SalFrameWndProc(HWND__ * hWnd, unsigned int nMsg, unsigned 
> __int64 wParam, __int64 lParam, bool & rDef) Line 5689
>   at c:\lo\src\core\vcl\win\window\salframe.cxx(5689)
> vclplug_winlo.dll!SalFrameWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned 
> __int64 wParam, __int64 lParam) Line 5828
>   at c:\lo\src\core\vcl\win\window\salframe.cxx(5828)
> user32.dll!UserCallWinProcCheckWow()
> user32.dll!CallWindowProcW()
> opengl32.dll!wglWndProc()
> user32.dll!UserCallWinProcCheckWow()
> user32.dll!DispatchClientMessage()
> user32.dll!__fnDWORD()
> ntdll.dll!KiUserCallbackDispatcherContinue()
> win32u.dll!NtUserGetMessage()
> user32.dll!GetMessageW()
> vclplug_winlo.dll!ImplSalYield(bool bWait, bool bHandleAllCurrentEvents) Line 
> 474
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(474)
> vclplug_winlo.dll!WinSalInstance::DoYield(bool bWait, bool 
> bHandleAllCurrentEvents) Line 512
>   at c:\lo\src\core\vcl\win\app\salinst.cxx(512)
> vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Line 438
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(438)
> vcllo.dll!Application::Yield() Line 503
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(503)
> vcllo.dll!Application::Execute() Line 419
>   at c:\lo\src\core\vcl\source\app\svapp.cxx(419)
> sofficeapp.dll!desktop::Desktop::Main() Line 1636
>   at c:\lo\src\core\desktop\source\app\app.cxx(1636)
> vcllo.dll!ImplSVMain() Line 199
>   at c:\lo\src\core\vcl\source\app\svmain.cxx(199)
> vcllo.dll!SVMain() Line 234
>   at c:\lo\src\core\vcl\source\app\svmain.cxx(234)
> sofficeapp.dll!soffice_main() Line 169
>   at c:\lo\src\core\desktop\source\app\sofficemain.cxx(169)
> soffice.bin!sal_main() Line 48
>   at c:\lo\src\core\desktop\source\app\main.c(48)
> soffice.bin!main(int argc, char * * argv) Line 47
>   at c:\lo\src\core\desktop\source\app\main.c(47)
> soffice.bin!WinMain(void * _hinst, void * _dummy, char * _cmdline, int 
> _nshow) Line 47
>   at c:\lo\src\core\desktop\source\app\main.c(47)
> soffice.bin!invoke_main() Line 107
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(107)
> soffice.bin!__scrt_common_main_seh() Line 288
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(288)
> soffice.bin!__scrt_common_main() Line 331
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl(331)
> soffice.bin!WinMainCRTStartup() Line 17
>   at f:\dd\vctools\crt\vcstartup\src\startup\exe_winmain.cpp(17)
> kernel32.dll!BaseThreadInitThunk()
> ntdll.dll!RtlUserThreadStart()

This is about releasing unacquired solar mutex in Application::Reschedule
called from WM_QUERYENDSESSION handler.

Jan, could you please take a look at this?

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Aron Budea  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||9085

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #21 from Oliver Brinzing  ---
seem to be possible to simulate a shutdown using

rmlogotest.exe (C:\Program Files (x86)\Windows Kits\10\App Certification Kit)

https://superuser.com/questions/959364/on-windows-how-can-i-gracefully-ask-a-running-program-to-terminate#1154058

- start "quickstart.exe"
- get "soffice.bin" PID form taskmanager 
- rmlogotest.exe 
- crash

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #20 from Oliver Brinzing  ---
and this is a debug output from vs2017 remote connected to a win7 vm during
shutdown:

Der Thread 0x5e8 hat mit Code 0 (0x0) geendet.
Ausnahme ausgelöst bei 0x07FEFCFCBDED in soffice.bin: Microsoft
C++-Ausnahme: com::sun::star::lang::IllegalArgumentException bei Speicherort
0x009FD428.
Der Thread 0x9c0 hat mit Code 0 (0x0) geendet.
Der Thread 0x5ac hat mit Code 3 (0x3) geendet.
Der Thread 0x564 hat mit Code 3 (0x3) geendet.
Der Thread 0x20c hat mit Code 3 (0x3) geendet.
Der Thread 0x2ac hat mit Code 3 (0x3) geendet.
Der Thread 0x4a4 hat mit Code 3 (0x3) geendet.
Der Thread 0xb78 hat mit Code 3 (0x3) geendet.
Der Thread 0x3d4 hat mit Code 3 (0x3) geendet.
warn:unotools.config:348:384:unotools/source/config/configmgr.cxx:175:
ConfigManager not emptyDas Programm "[348] soffice.bin" wurde mit Code -1
(0x) beendet.

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #19 from Oliver Brinzing  ---
added two crashdumps created with "procdump soffice.bin" at the time the error
message was displayed during shutdown.

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #18 from Oliver Brinzing  ---
Created attachment 146298
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146298=edit
crashdump / windbg 2

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #17 from Oliver Brinzing  ---
Created attachment 146297
  --> https://bugs.documentfoundation.org/attachment.cgi?id=146297=edit
crashdump / windbg 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


[Libreoffice-bugs] [Bug 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #16 from Roger  ---
This is reported not fixed by #120928

Given the significance of this crash bug, as reported here and on #119550
(marked as High/Major), can we please get this priority raised?

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

--- Comment #15 from Timur  ---
There's a fix in Bug 120928 for LO 6.0.7 and 6.1.4. Please test when they are
finally out.

-- 
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 118573] Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0

2018-10-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118573

Timur  changed:

   What|Removed |Added

Summary|Process Soffice.bin does|Process Soffice.bin does
   |not stop at Win7-x64|not stop at x64 Windows
   |shutdown/logoff when|shutdown/logoff when
   |Quickstarter is used from   |Quickstarter is used from
   |LO 6.0  |LO 6.0

-- 
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