Bug 126413 - Crash swlo!SwAttrSet::GetParaConnectBorder (gen)
Summary: Crash swlo!SwAttrSet::GetParaConnectBorder (gen)
Status: RESOLVED DUPLICATE of bug 132236
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-15 19:53 UTC by Telesto
Modified: 2020-05-07 10:23 UTC (History)
2 users (show)

See Also:
Crash report or crash signature: ["InsertCnt_(SwLayoutFrame *,SwDoc *,unsigned long,bool,unsigned long,SwFrame *)"]


Attachments
Screencast (983.11 KB, video/mp4)
2019-07-18 17:56 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2019-07-15 19:53:55 UTC
Description:
Crash swlo!SwAttrSet::GetParaConnectBorder

Steps to Reproduce:
1. Open attachment 152299 [details] (bug 126017)
2. Set the cursor at the beginning of the title of the table of content (so before: aasasascvcvcv
3. Press SHIFT Arrow down (select the full TOC)
4. CTRL+X
5. CTRL+Z -> Crash

Actual Results:
Crash

Expected Results:
No Crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.4.0.0.alpha0+ (x86)
Build ID: 2f2f4767089512c34514896bc37823f9310e9dd4
CPU threads: 4; OS: Windows 6.3; UI render: default; VCL: win; 
TinderBox: Win-x86@42, Branch:master, Time: 2019-07-10_00:49:53
Locale: nl-NL (nl_NL); UI-Language: en-US
Calc: CL
Comment 1 raal 2019-07-18 14:10:38 UTC
no crash Version: 6.4.0.0.alpha0+
Build ID: 9b7729c6e224dfbe89e309aab8e8fd392fc234ad
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3;
Comment 2 Telesto 2019-07-18 17:56:37 UTC
Created attachment 152864 [details]
Screencast
Comment 3 Xisco Faulí 2019-07-18 19:05:27 UTC
I can reproduce it in

Version: 6.4.0.0.alpha0+
Build ID: cefce1a247a4674c5726a31b61571eab16328a0b
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; 
Locale: en-US (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

but not in

Version: 6.4.0.0.alpha0+
Build ID: cefce1a247a4674c5726a31b61571eab16328a0b
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

because I can't place the cursor on the TOC in the first place, probably we should just do the same in all the environments...
Comment 4 Xisco Faulí 2019-07-18 19:41:59 UTC
Not reproducible in

Version: 5.4.0.0.alpha1+
Build ID: 9feb7f7039a3b59974cbf266922177e961a52dd1
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

(oldest commit in bibisect-linux64-6.0
Comment 5 Telesto 2020-04-22 19:50:06 UTC
Crash with 6.3
crashreport.libreoffice.org/stats/crash_details/24d0e1e1-4874-42a3-a9e4-66411bb5143a

*** This bug has been marked as a duplicate of bug 132236 ***
Comment 6 Xisco Faulí 2020-05-07 10:20:08 UTC
(In reply to Telesto from comment #5)
> Crash with 6.3
> crashreport.libreoffice.org/stats/crash_details/24d0e1e1-4874-42a3-a9e4-
> 66411bb5143a
> 
> *** This bug has been marked as a duplicate of bug 132236 ***

Does the bisection points to 723728cd358693b8f4bc9d913541aa4479f2bd48 too ?
Comment 7 Xisco Faulí 2020-05-07 10:23:08 UTC
(In reply to Xisco Faulí from comment #6)
> (In reply to Telesto from comment #5)
> > Crash with 6.3
> > crashreport.libreoffice.org/stats/crash_details/24d0e1e1-4874-42a3-a9e4-
> > 66411bb5143a
> > 
> > *** This bug has been marked as a duplicate of bug 132236 ***
> 
> Does the bisection points to 723728cd358693b8f4bc9d913541aa4479f2bd48 too ?

ok, after the mentioned it crashes, before it, it hangs...