[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 34)

2018-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Tor Lillqvist  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |t...@iki.fi
   |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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 34)

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

--- Comment #41 from Tor Lillqvist  ---
Explanation to the backtraces in Comment #39: 

Thread 1 is attempting to lock the oslMutexImpl at 0x2ad7eb0. It has already
locked the SolarMutex at slot #16, in
DocumentStorageModifyListener::modified().

Thread 6 is attempting to lock the SolarMutex. It has already locked the same
mutex that thread 1 is attempting to lock when creating the AutoRecovery object
being used around slot #14.

Thus the suggested patch makes sure we lock the SolarMutex first, in the code
at slot #14.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 34)

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

--- Comment #40 from Tor Lillqvist  ---
Tentative fix in https://gerrit.libreoffice.org/#/c/47249/

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 34)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #39 from Tor Lillqvist  ---
Here are the backtraces from the two threads that deadlock, as far as I
understand:

(gdb) i thr
  Id   Target Id Frame 
* 1Thread 0x7f4957d49ac0 (LWP 3567) "soffice.bin" 0x7f4956ee23bd in
__lll_lock_wait () from /lib64/libpthread.so.0
  2Thread 0x7f492f897700 (LWP 3569) "rtl_cache_wsupd" 0x7f4956edf1f6 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  3Thread 0x7f492d28e700 (LWP 3572) "PipeIPC" 0x7f49572085eb in accept
() from /lib64/libc.so.6
  4Thread 0x7f4925d1b700 (LWP 3574) "SelectionManage" 0x7f49571fb30b in
poll () from /lib64/libc.so.6
  5Thread 0x7f492551a700 (LWP 3576) "ICEConnectionWo" 0x7f49571fb30b in
poll () from /lib64/libc.so.6
  6Thread 0x7f492dca1700 (LWP 3583) "DocumentEventNo" 0x7f4956ee23bd in
__lll_lock_wait () from /lib64/libpthread.so.0
  7Thread 0x7f490c90e700 (LWP 3584) "UNO AffineBridg" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  8Thread 0x7f490c10d700 (LWP 3585) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  9Thread 0x7f48f664f700 (LWP 3586) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  10   Thread 0x7f48f654e700 (LWP 3587) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  11   Thread 0x7f48f644d700 (LWP 3588) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  12   Thread 0x7f48f634c700 (LWP 3589) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  13   Thread 0x7f48f624b700 (LWP 3590) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  14   Thread 0x7f48f614a700 (LWP 3591) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  15   Thread 0x7f48f6049700 (LWP 3592) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  16   Thread 0x7f48ef1f1700 (LWP 3593) "soffice.bin" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  17   Thread 0x7f48ef0f0700 (LWP 3594) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  18   Thread 0x7f48ee8ef700 (LWP 3595) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  19   Thread 0x7f48ee0ee700 (LWP 3596) "soffice.bin" 0x7f4956ee1986 in
do_futex_wait.constprop () from /lib64/libpthread.so.0
  20   Thread 0x7f48ed8ed700 (LWP 3597) "soffice.bin" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  21   Thread 0x7f48ed7ec700 (LWP 3598) "soffice.bin" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  22   Thread 0x7f48ed6eb700 (LWP 3599) "soffice.bin" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  23   Thread 0x7f48ed5ea700 (LWP 3600) "soffice.bin" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  24   Thread 0x7f48ed4e9700 (LWP 3601) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  25   Thread 0x7f48ecce8700 (LWP 3602) "soffice.bin" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  26   Thread 0x7f48ecbe7700 (LWP 3603) "UNO AffineBridg" 0x7f4956edf14a in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  27   Thread 0x7f491a3df700 (LWP 3604) "soffice.bin" 0x7f4956edec4b in
pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0

(gdb) bt
#0  0x7f4956ee23bd in __lll_lock_wait () at /lib64/libpthread.so.0
#1  0x7f4956edb1d8 in pthread_mutex_lock () at /lib64/libpthread.so.0
#2  0x7f4957945743 in osl_acquireMutex(oslMutexImpl*) (pMutex=0x22b29a0) at
/ssd1/lo/fedora/sal/osl/unx/mutex.cxx:97
#3  0x7f492687ff78 in osl::Mutex::acquire() (this=0x1f4c858) at
/ssd1/lo/fedora/include/osl/mutex.hxx:56
#4  0x7f49268a0203 in osl::Guard::Guard(osl::Mutex&)
(this=0x7ffd92ccedd0, t=...) at /ssd1/lo/fedora/include/osl/mutex.hxx:129
#5  0x7f49269b8819 in (anonymous namespace)::CacheLockGuard::lock(bool)
(this=0x7ffd92cceee8, bLockForAddRemoveVectorItems=false) at
/ssd1/lo/fedora/framework/source/services/autorecovery.cxx:1131
#6  0x7f49269b6b69 in (anonymous
namespace)::CacheLockGuard::CacheLockGuard((anonymous
namespace)::AutoRecovery*, osl::Mutex&, int&, bool) (this=0x7ffd92cceee8, 
pOwner=0x1f4c7e0, rMutex=..., rCacheLock=@0x1f4c9b8: 1,
bLockForAddRemoveVectorItems=false) at
/ssd1/lo/fedora/framework/source/services/autorecovery.cxx:1119
#7  0x7f49269c923f in (anonymous

[Libreoffice-bugs] [Bug 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 34)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

rob...@familiegrosskopf.de changed:

   What|Removed |Added

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

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 34)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Tor Lillqvist  changed:

   What|Removed |Added

Summary|Crash on Close after|Crash on Close after
   |acknowledging save changes  |acknowledging save changes
   |- mutex issue (steps in |- mutex issue (steps in
   |comment 21) |comment 34)

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #38 from Tor Lillqvist  ---
Thanks, Matt. Indeed, hangs for me, too. (Also on Linux, built from master
branch.)

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #37 from Matt  ---
Reproduced on 6.0.0.1 Linux Ubuntu 17.10
Same steps as Comment 34

Version: 6.0.0.1
Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a
CPU threads: 2; OS: Linux 4.13; UI render: default; VCL: gtk2;
Locale: en-CA (en_CA.UTF-8); Calc: group

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #36 from Matt  ---
I had previously reproduced this on 
Version: 6.0.0.0.alpha0+ (x64)
Build ID: 493407c470e7051a801e2a0ad8253f7b87c4434f
CPU threads: 8; OS: Windows 6.1; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2017-06-19_02:13:03
Locale: en-US (en_US); Calc: CL

Now I try with the latest alpha:
Version: 6.0.0.1 (x64)
Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a
CPU threads: 8; OS: Windows 6.1; UI render: default; 
Locale: en-US (en_US); Calc: group

And it reproduces here too, same steps as in Comment 34.

I am attempting to get the 6.0.0.1 running on my Linux. Stand by.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #35 from Matt  ---
Reproduced on 5.4.4.2 Windows x64, same steps as Comment #34
(https://bugs.documentfoundation.org/show_bug.cgi?id=107039#c34)

Version: 5.4.4.2 (x64)
Build ID: 2524958677847fb3bb44820e40380acbe820f960
CPU threads: 8; OS: Windows 6.1; UI render: default; 
Locale: en-US (en_US); Calc: group

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #34 from Matt  ---
Reproduced in 5.4.3.2 on Windows 7 x64.

1. Start LibreOffice. Create new Base Database
2. Use default settings - Create a new database, HSQLDB Embedded. Click Finish.
3. Save as New Database.odb (default name)
4. Use Wizard to Create Table
5. Click Available fields Notes and move it to the Selected fields column.
6. Click Finish
7. Close the resulting Tasks table using the red/white x in the upper right of
the window.
8. Close the database entirely using the red/white x in the upper right of the
window.
9. When it asks, click Save.
10. Base hangs. Wait forever or kill it.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2018-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #33 from Tor Lillqvist  ---
Is anybody able to reproduce this in a current master build on Linux or macOS?
Please provide *exact* reproduction details. Don't leave out details that you
think "surely developers get this". Be sure to mention whether using a HSQLDB
or Firebird database.

(For instance, comment #21 talks about . There is no such menu
entry. Does it mean ?)

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

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

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #32 from rob...@familiegrosskopf.de ---
*** Bug 105062 has been marked as a duplicate of this bug. ***

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Matt  changed:

   What|Removed |Added

 CC||frnc.salva...@gmail.com

--- Comment #31 from Matt  ---
*** Bug 114032 has been marked as a duplicate of this bug. ***

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

rob...@familiegrosskopf.de changed:

   What|Removed |Added

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

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #30 from Jan-Marek Glogowski  ---
(In reply to Alex Thurgood from comment #29)
> Notice how :
> 
> frame #3: 0x0001000cabae
> libuno_sal.dylib.3`::osl_acquireMutex(pMutex=) at mutex.cxx:97
> frame #4: 0x00017d8aa5bc
> libfwklo.dylib`osl::Mutex::acquire(this=) at mutex.hxx:56
> 
> 
> an attempt is made to acquire a mutex lock on a mutex that doesn't
> exist...seems like there is a synchronization issue here when the user
> invokes the Save routine after ordering the main window to close.

That just means the value is optimized out and the function is inlined. This is
no problem. Locking in the DB code OTOH is problematic.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #29 from Alex Thurgood  ---
Notice how :

frame #3: 0x0001000cabae
libuno_sal.dylib.3`::osl_acquireMutex(pMutex=) at mutex.cxx:97
frame #4: 0x00017d8aa5bc
libfwklo.dylib`osl::Mutex::acquire(this=) at mutex.hxx:56


an attempt is made to acquire a mutex lock on a mutex that doesn't
exist...seems like there is a synchronization issue here when the user invokes
the Save routine after ordering the main window to close.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #28 from Alex Thurgood  ---
Created attachment 136780
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136780=edit
LLDB backtrace after forced quit from Dock

Enclosing LLDB backtrace after forced quit from OSX Dock. 

After the app hangs, I right mouse button clicked on the LO icon in the OSX
Dock and chose Force Quit from the context menu. The LO icon then disappears
from the Dock, but the main ODB window is left hanging on the screen.

The lldb trace was obtained with the main ODB window still displayed after the
app icon had disappeared from the OSX Dock.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #27 from Alex Thurgood  ---
Still happening on :

Version: 6.0.0.0.alpha0+
Build ID: 0cb424fec7389801578085b618c5ad68a98f4637
CPU threads: 4; OS: Mac OS X 10.13; UI render: default; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Xisco Faulí  changed:

   What|Removed |Added

 CC||glo...@fbihome.de

--- Comment #26 from Xisco Faulí  ---
Adding Jan-Marek just in case he might have any idea about it...

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #25 from Xisco Faulí  ---
The issue is not reproducible in the bisect repositories...

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue ( steps in comment 21)

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Xisco Faulí  changed:

   What|Removed |Added

Summary|Crash on Close after|Crash on Close after
   |acknowledging save changes  |acknowledging save changes
   |- mutex issue   |- mutex issue (steps in
   ||comment 21)

--- Comment #24 from Xisco Faulí  ---
Confirmed in

Version: 6.0.0.0.alpha0+
Build ID: 34e8fd7e99489e9f50a512b07c6f3923b358b4d3
CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

bisecting...

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #23 from Vladimir Potapov  ---
(In reply to Vladimir Potapov from comment #22)
> I confirm the issue for ROSA Linux with two arch (i586 and X64)
for versions 5.4.1.2 and 5.4.2.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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #22 from Vladimir Potapov  ---
(In reply to Ferry Toth from comment #21)
> - Press the close button in the title bar or click 
> - Save dialog box appears
> - Click OK
> 
> LibO hangs forever with 0% CPU usage. Needs to be KILL, TERM won't work.
I confirm the issue for ROSA Linux with two arch (i586 and X64)

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

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

--- Comment #21 from Ferry Toth  ---
I can easily reproduce this LibO 5.4.1.2 on Ubuntu:

- Create a new empty database
- Create a new empty table using the wizard

Don't save the modified database now

- Press the close button in the title bar or click 
- Save dialog box appears
- Click OK

LibO hangs forever with 0% CPU usage. Needs to be KILL, TERM won't work.

Start LibO again, recovery starts. Changes to the database structure have been
saved (not recovered as the save button shows no changes needed to be saved).

Reproducible: every time

Time needed to reproduce: 2 min

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

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

--- Comment #20 from wdeh...@exalondelft.nl ---
I am having this same problem on windows 10 with version 5.4.1.2 (x64). Using a
database connection type: PostgreSQL.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #19 from Matt  ---
Tried to test on Linux
Version: 5.1.6.2
Build ID: 1:5.1.6~rc2-0ubuntu1~xenial2
CPU Threads: 2; OS Version: Linux 4.4; UI Render: default; 
Locale: en-US (en_US.UTF-8); Calc: group

When I open the database file (attachment #1), LibreOffice errors out:

General Error.
General input/output error.

So I can't run the test we want, at least not yet.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #18 from Xisco Faulí  ---
Hi Matt,
Thanks for testing it again. Maybe I did something wrong when I tested it.
Could someone reproduce it on Linux ?

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #17 from Matt  ---
See soffice.procmon.log. 

I cannot deciper what is happening between 10:53:19 (when I hit the red x to
close base) and 10:53:28.

At that point it seems that every 10 seconds, soffice.bin is writing or trying
to write to file database.odb.lck. It just keeps doing that forever.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #16 from Matt  ---
Created attachment 134149
  --> https://bugs.documentfoundation.org/attachment.cgi?id=134149=edit
Relevant procmon output

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #15 from Matt  ---
Tested version
/daily/master/Win-x86_64@42/2017-06-19_02.13.03
libo-master64~2017-06-19_02.13.03_LibreOfficeDev_6.0.0.0.alpha0_Win_x64.msi 
By the way, this took an exceedingly long time to download.

aka Version: 6.0.0.0.alpha0+ (x64)

Build ID: 493407c470e7051a801e2a0ad8253f7b87c4434f
CPU threads: 8; OS: Windows 6.1; UI render: GL; 
TinderBox: Win-x86_64@42, Branch:master, Time: 2017-06-19_02:13:03
Locale: en-US (en_US); Calc: CL

The bug happens in this version too.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #14 from Matt  ---
Tested on 5.3.3.2 (x64), reproduced the same bug.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #13 from Xisco Faulí  ---
Could you please try to reproduce it with a master build from
http://dev-builds.libreoffice.org/daily/master/ ?
You can install it alongside the standard version.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #12 from Matt  ---
I am running 5.3.1.2 and I can reproduce it.

1.Open attached GarageDatabase2.odb. Recover if necessary.
2.Edit OtherMaintenanceForm. Delete something.
3.Save (click disk icon) and close the form edit window (File | Close).
4. Press red X in upper right of Base to close down. 
5. Answer appropriately to save changes (not sure why it asks me this...the
changes should be saved already since it is a database, but whatever).
6. Base hangs.
7. Changes are lost.

A couple of times it worked, but it still often reproduces the bug.

I'm running on Windows 7 Pro, NOT MAC.

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #11 from Xisco Faulí  ---
I can't reproduce it in

Version: 5.3.3.2
Build ID: 1:5.3.3~rc2-0ubuntu0.16.10.1~lo0
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout
Engine: new; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

nor in

Version: 6.0.0.0.alpha0+
Build ID: 08f6f9dded1b142b858c455da03319abac691655
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

Could you please check again if it's fixed already? Otherwise, is it an only
MAC issue ?

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #10 from Alex Thurgood  ---
With the activity that occurs beforehand :
56  _os_activity_initiate + 61 (libsystem_trace.dylib + 23613) [0x7fff8bdb1c3d]
1-56
56  -[NSApplication terminate:] + 773 (AppKit + 2391190) [0x7fff742b3c96] 1-56
56  -[NSApplication _shouldTerminate] + 843 (AppKit + 2393591) [0x7fff742b45f7]
1-56
56  -[NSDocumentController(NSInternal)
__closeAllDocumentsWithDelegate:shouldTerminateSelector:] + 307 (AppKit +
2394534) [0x7fff742b49a6] 1-56
56  -[NSDocumentController(NSInternal)
_closeAllDocumentsWithDelegate:shouldTerminateSelector:] + 1318 (AppKit +
2395891) [0x7fff742b4ef3] 1-56
56  __91-[NSDocumentController(NSInternal)
_closeAllDocumentsWithDelegate:shouldTerminateSelector:]_block_invoke + 567
(AppKit + 2396884) [0x7fff742b52d4] 1-56
56  -[NSApplication _docController:shouldTerminate:] + 71 (AppKit + 2397216)
[0x7fff742b5420] 1-56

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Alex Thurgood  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |
 CC||lio...@mamane.lu

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #9 from Alex Thurgood  ---
Ignore comment 8, wrong process, pasted below the mutex lock/wait on soffice
process :


56  _pthread_mutex_lock_slow + 285 (libsystem_pthread.dylib + 5769)
[0x7fff8bd94689] 1-56
   
   
56  __psynch_mutexwait + 10 (libsystem_kernel.dylib + 105654)
[0x7fff8bcadcb6] 1-56
   
   
 *56  psynch_mtxcontinue + 0 (pthread + 31396) [0xff7f80efaaa4]
1-56

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #8 from Alex Thurgood  ---
 Thread 0x149  56 samples (1-56) priority 81 (base 81)
  
 *56  call_continuation + 23 (kernel + 658167) [0xff80002a0af7] 1-56
   *56  ??? (kernel + 3675647) [0xff80005815ff] 1-56
 *56  ??? (kernel + 5813123) [0xff800078b383] 1-56
   *56  lck_mtx_sleep + 132 (kernel + 1049444) [0xff8000300364] 1-56
 *56  thread_block_reason + 222 (kernel + 1091230) [0xff800030a69e]
1-56
   *56  ??? (kernel + 1095803) [0xff800030b87b] 1-56
 *56  machine_switch_context + 206 (kernel + 2102494)
[0xff80004014de] 1-56

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #7 from Alex Thurgood  ---
Created attachment 132439
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132439=edit
Apple stack / backtrace

-- 
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 107039] Crash on Close after acknowledging save changes - mutex issue

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Alex Thurgood  changed:

   What|Removed |Added

Summary|Crash on Close after|Crash on Close after
   |acknowledging save changes  |acknowledging save changes
   ||- mutex issue

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #6 from Alex Thurgood  ---
mutex release/continue problem, judging by Apple stack trace

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||bibisectRequest,
   ||regression, wantBacktrace

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Alex Thurgood  changed:

   What|Removed |Added

   Priority|medium  |high
 OS|Windows (All)   |All
   Severity|normal  |major

--- Comment #5 from Alex Thurgood  ---
regression

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #4 from Alex Thurgood  ---
Confirming with 

Version: 5.3.1.2
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 2; OS Version: Mac OS X 10.12.3; UI Render: default; Layout
Engine: new; 
Locale: fr-FR (fr_FR.UTF-8); Calc: group

Enclosing trace

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #3 from Alex Thurgood  ---
No repro with

Version: 5.3.0.3
Build ID: 7074905676c47b82bbcfbea1aeefc84afe1c50e1
Threads CPU : 2; Version de l'OS :Mac OS X 10.12.3; UI Render : par défaut;
Moteur de mise en page : nouveau; 
Locale : fr-FR (fr_FR.UTF-8); Calc: group

-- 
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 107039] Crash on Close after acknowledging save changes

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

--- Comment #2 from Matt  ---
If instead of the steps to reproduce, I change step 4 and 5 (marked with **),
everything works as expected:

1.Open attached GarageDatabase2.odb. Recover if necessary.
2.Edit OtherMaintenanceForm. Delete the "Notes" text box.
3.Save and close the form edit window.
**4. Save the database with the "Save" button in the toolbar.
**5. Press the white/red X to exit base. It doesn't have to ask the question
about saving since I just saved.
6. Base exits.
7. Changes are saved.

>From what I can tell, if you don't save things before clicking the X in the
upper corner of base, and if therefore it has to ask you to save the changes,
it hangs.

-- 
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 107039] Crash on Close after acknowledging save changes

2017-04-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107039

--- Comment #1 from Matt  ---
Created attachment 132409
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132409=edit
Database file that causes Base to hang.

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