[Libreoffice-bugs] [Bug 151979] Crash when changing Text Grid type after I switch from Calc to Writer window

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151979

Kevin Suo  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |suokunl...@126.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151979] Crash when changing Text Grid type after I switch from Calc to Writer window

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151979

--- Comment #3 from Kevin Suo  ---
(In reply to Julien Nabet from comment #2)
So the SwView here is nullptr.

> but it does not crash if select the first option (No grid)
That's because if (aGridItem.GetGridType() == GRID_NONE) then the "get ruler"
code will not be run.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151979] Crash when changing Text Grid type after I switch from Calc to Writer window

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151979

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

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

On pc Debian x86-64 with master sources updated today, I could reproduce this
with gtk + gen renderings, I attached bt with gen rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151979] Crash when changing Text Grid type after I switch from Calc to Writer window

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151979

jcs...@libreoffice.org changed:

   What|Removed |Added

 OS|Linux (All) |All
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from jcs...@libreoffice.org ---
Confirmed

Also crashes if you choose the second grid type, i.e. Grid (lines only), but it
does not crash if select the first option (No grid)

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: bdb76c9ff1832041fa7a9bda30e8d4d7d937ff94
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 151979] Crash when changing Text Grid type after I switch from Calc to Writer window

2022-11-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=151979

Kevin Suo  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.