https://bugs.documentfoundation.org/show_bug.cgi?id=92580

--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> ---
With master sources updated today (0a7375e372ee9583d31d44a7cc7b6a21e6197bf1), I
still reproduce the crash. I haven't looked at it in detail but bt seems
similar.

--error-limit=no is put by default in soffice
    120                 # finally set the valgrind check
    121                 VALGRINDCHECK="valgrind --tool=$VALGRIND
--trace-children=yes $valgrind_skip --num-callers=50 --error-limit=no"
    122                 echo "use kill -SIGUSR2 pid to dump traces of active
allocations"
I'm on a laptop i5 with Nvidia control for GPU:
julien@julienPC:~/compile-libreoffice/libreoffice/instdir/program$ lspci|grep
-i vga
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 525M]
(rev a1)
Could I disable or enable anything which could help with Valgrind part?

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

Reply via email to