[Libreoffice-bugs] [Bug 133971] Crash in validity list + conditional formatting

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

Caolán McNamara  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |
 Status|NEW |ASSIGNED

-- 
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 133971] Crash in validity list + conditional formatting

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

--- Comment #7 from Julien Nabet  ---
Created attachment 161983
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161983&action=edit
Valgrind 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 133971] Crash in validity list + conditional formatting

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

Telesto  changed:

   What|Removed |Added

 Blocks||133092


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=133092
[Bug 133092] [META] Crash bugs
-- 
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 133971] Crash in validity list + conditional formatting

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

Julien Nabet  changed:

   What|Removed |Added

 CC||caol...@redhat.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||3855

--- Comment #6 from Julien Nabet  ---
Caolán: I noticed
https://cgit.freedesktop.org/libreoffice/core/commit/?id=41c465b5ee443ec04441077b5eb80f263336ea8a
tdf#133855 return early if disposed by FilterSelect

but I don't know why, it seems it doesn't help here.
Any idea?

(hope VclPtr will disappear one day...)

-- 
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 133971] Crash in validity list + conditional formatting

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

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet  ---
Created attachment 161978
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161978&action=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce 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 133971] Crash in validity list + conditional formatting

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

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
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 133971] Crash in validity list + conditional formatting

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

Regis Perdreau  changed:

   What|Removed |Added

 Attachment #161966|0   |1
is obsolete||

--- Comment #4 from Regis Perdreau  ---
Created attachment 161968
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161968&action=edit
backtrace

complete 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 133971] Crash in validity list + conditional formatting

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

--- Comment #3 from Regis Perdreau  ---
Created attachment 161966
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161966&action=edit
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 133971] Crash in validity list + conditional formatting

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

Regis Perdreau  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Regis Perdreau  ---
Reproduced in Version: 7.1.0.0.alpha0+
Build ID: eb0d68a963d42e07d4b1572f6b6546ffb607e2c1
Threads CPU : 4; OS : Linux 5.0; UI Render : GL; VCL: gtk3
Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR
Calc: CL


can't reproduce in
Version: 6.4.0.3
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 4; OS: Linux 5.0; UI render: default; VCL: gtk3; 
Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US
Calc: threaded

-- 
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 133971] Crash in validity list + conditional formatting

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

--- Comment #1 from Jean-Baptiste Faure  ---
Created attachment 161964
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161964&action=edit
Test file

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