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

--- Comment #10 from Stephan Bergmann <sberg...@redhat.com> ---
(In reply to raal from comment #3)
> This seems to have begun at the below commit.
> Adding Cc: to Stephan Bergmann; Could you possibly take a look at this one?
> Thanks
> 
> 08651de22b303d690721e3b41424582db16d1937 is the first bad commit
> commit 08651de22b303d690721e3b41424582db16d1937
> Author: Norbert Thiebaud <nthieb...@gmail.com>
> Date:   Sat Jul 18 07:45:54 2015 -0700
> 
>     source sha:09c5a9d41e03b3137ce47b9f9419290525458337

That bibisect (apparently done with
<https://bibisect.libreoffice.org/win32-5.1.git>, see comment 9) isn't too
helpful.  What I get is:

(1) With the above

> commit 08651de22b303d690721e3b41424582db16d1937 (HEAD)
> Author: Norbert Thiebaud <nthieb...@gmail.com>
> Date:   Sat Jul 18 07:45:54 2015 -0700
> 
>     source sha:09c5a9d41e03b3137ce47b9f9419290525458337
> 
>     source sha:09c5a9d41e03b3137ce47b9f9419290525458337

I indeed get a crash.

(2) With the immediately preceding

> commit 0afdd6db8b7b849be29beeadb4e96c070a51ed05 (HEAD)
> Author: Norbert Thiebaud <nthieb...@gmail.com>
> Date:   Sat Jul 18 07:20:46 2015 -0700
> 
>     source sha:14aa5c58b8529f81c6ca12a18cbb77f63e27ba62
> 
>     source sha:14aa5c58b8529f81c6ca12a18cbb77f63e27ba62

I get LO to hang instead of terminating; I need to kill it manually.

(3) Winding all the way down to

> commit e1cc82d5a5ac5a6ffa51e1958088d7d50d277320 (HEAD)
> Author: Norbert Thiebaud <nthieb...@gmail.com>
> Date:   Fri Jul 17 21:25:53 2015 -0700
> 
>     source sha:1289d3c42af66990a2c8e5a7a38e51b6cd51c7eb
> 
>     source sha:1289d3c42af66990a2c8e5a7a38e51b6cd51c7eb

(which is the commit
<https://gerrit.libreoffice.org/plugins/gitiles/core/+/1289d3c42af66990a2c8e5a7a38e51b6cd51c7eb%5E!/>
"std::list for Scheduler" that my commit in (1) reverted), I still get a hang.

(4) With the immediately preceding

> commit 11006b05b772b12d1d2979e0738986552bc209e0
> Author: Norbert Thiebaud <nthieb...@gmail.com>
> Date:   Fri Jul 17 21:00:42 2015 -0700
> 
>     source sha:beb8e2830dc9e1c771e196fcaf08cdfd6bf3dde3
> 
>     source sha:beb8e2830dc9e1c771e196fcaf08cdfd6bf3dde3

I'm back at a crash.

So I'd argue that the crashing behavior is older than my
<https://gerrit.libreoffice.org/plugins/gitiles/core/+/09c5a9d41e03b3137ce47b9f9419290525458337%5E!/>
"Revert 'std::list for Scheduler'", and that the crash happened to be replaced
by a hang by the (bogus anyway, see my commit's commit message)
<https://gerrit.libreoffice.org/plugins/gitiles/core/+/1289d3c42af66990a2c8e5a7a38e51b6cd51c7eb%5E!/>
"std::list for Scheduler".

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

Reply via email to