[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2023-01-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #15 from Stéphane Guillou (stragu) 
 ---
(In reply to Dieter from comment #13)
> If you have a look at summary of crash signature, you can see, that crashes
> are related to Windows:
> https://crashreport.libreoffice.org/stats/signature/SwDocUpdateField::
> MakeFieldList_(SwDoc%20&,int)

On Linux, using the steps in Comment 3, it crashed too but gives a different
signature:
- SwTextField::ExpandTextField in 7.1
- SwTextField::ExpandTextField(bool) const in 7.2
https://crashreport.libreoffice.org/stats/crash_details/595e0da6-95d4-4dc0-b1d7-5ccf52fdefbd
Only a handful of reports for that one, just on Linux. So that might be what
other Linux testers here were seeing. The commit Ilmari found in his Comment 9
bibisect is consistent with that.
I haven't found these signatures in existing bug reports, but I can't reproduce
since 7.3 (the inserting process is a bit more erratic).

About the Windows-only crash we are talking about here, I tested on Windows 10
with LO 7.4.5.1 and couldn't crash it.

Version: 7.4.5.1 (x64) / LibreOffice Community
Build ID: 9c0871452b3918c1019dde9bfac75448afc4b57f
CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: threaded

However, I see on the crash report website that the crash has happened in 7.4.

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

[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2021-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

--- Comment #14 from Buovjaga  ---
(In reply to Dieter from comment #13)
> (In reply to Buovjaga from comment #12)
> > I can't repro now either. Even if the field format is text, I can't type
> > into the inserted field directly in the document canvas.
> 
> If you have a look at summary of crash signature, you can see, that crashes
> are related to Windows:
> https://crashreport.libreoffice.org/stats/signature/SwDocUpdateField::
> MakeFieldList_(SwDoc%20&,int)

Well, I don't have an explanation on why Linux is missing there, but as you can
see from my comment 9 I could bibisect this on Linux.

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

[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2021-11-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Dieter  changed:

   What|Removed |Added

 OS|All |Windows (All)

--- Comment #13 from Dieter  ---
(In reply to Buovjaga from comment #12)
> I can't repro now either. Even if the field format is text, I can't type
> into the inserted field directly in the document canvas.

If you have a look at summary of crash signature, you can see, that crashes are
related to Windows:
https://crashreport.libreoffice.org/stats/signature/SwDocUpdateField::MakeFieldList_(SwDoc%20&,int)

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

[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2021-10-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Gabor Kelemen (allotropia)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=14
   ||5062

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

[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2021-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

--- Comment #12 from Buovjaga  ---
(In reply to Justin L from comment #11)
> Unable to reproduce on Linux (Ubuntu 20.04). Tried master, bibisect 7.0
> oldest, bibisect 6.2 master.
> 
> I tried variations of comment 3 and comment 9's reproduction steps. But I
> could always close. I could always insert (getting a field with the visual
> output "0" regardless of what I put in the value field - which I usually
> left blank).

I can't repro now either. Even if the field format is text, I can't type into
the inserted field directly in the document canvas.

Arch Linux 64-bit
Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 4b41880be6894aaa2d2392554e858631278ba320
CPU threads: 8; OS: Linux 5.13; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 13 August 2021

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

[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2021-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

--- Comment #11 from Justin L  ---
Unable to reproduce on Linux (Ubuntu 20.04). Tried master, bibisect 7.0 oldest,
bibisect 6.2 master.

I tried variations of comment 3 and comment 9's reproduction steps. But I could
always close. I could always insert (getting a field with the visual output "0"
regardless of what I put in the value field - which I usually left blank).

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

[Libreoffice-bugs] [Bug 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

--- Comment #10 from Heiko Tietze  ---
Name = Foo, Value = Bar -> Insert and whether I repeat this before/after the
field or at any place in the document I can do Insert and Close without crash.

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

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

Buovjaga  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected
 CC||ilmari.lauhakangas@libreoff
   ||ice.org

--- Comment #9 from Buovjaga  ---
Bibisected with Linux 43max to range
https://git.libreoffice.org/core/+log/994362b3bd6d2a988e031828bfb36f1752042319..ed5cf167c695cbf45f3b6150eb8bd36b992963e1
This certainly jumps out:
https://git.libreoffice.org/core/+/50f0bb85b7e18001886fdf8bb03eb1d138838b90%5E%21/
Resolves: #i124179# trigger update User Fields...

and related Input Fields when user directly edits a User Field Input Field

Btw. my Step 4. modification of the steps in comment 3 was:
Press "Insert" (with cursor still in Input Field). Press Cancel
Crash!

This was super annoying to bibisect as I had to use this trick to get over the
boring skipped commits:
https://wiki.documentfoundation.org/QA/Bibisect#Unable_to_start_soffice
but then I always forgot that I needed to first quit LibreOffice and start it
again normally or otherwise the crash would keep the while loop going!

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Julien Nabet  changed:

   What|Removed |Added

   Keywords|wantBacktrace   |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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #8 from Julien Nabet  ---
Created attachment 159123
  --> https://bugs.documentfoundation.org/attachment.cgi?id=159123=edit
bt with debug symbols (gtk3)

On pc Debian x86-64 with master sources updated today, I could reproduce this
by following comment 3.

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

--- Comment #7 from Xisco Faulí  ---
Not reproducible in

Version: 4.1.0.0.alpha1+
Build ID: 863d38fbfa4fb4861e476828c46410602100919

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Xisco Faulí  changed:

   What|Removed |Added

Version|5.2 all versions|4.3 all versions

--- Comment #6 from Xisco Faulí  ---
Also reproducible in

Version: 4.3.0.0.alpha1+
Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||wantBacktrace

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Xisco Faulí  changed:

   What|Removed |Added

Version|6.3.4.2 release |5.2 all versions

--- Comment #5 from Xisco Faulí  ---
Also reproduced in

Version: 5.2.0.0.alpha0+
Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53
Threads 4; Ver: 4.19; Render: default;

-- 
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 129824] Crash in: SwDocUpdateField::MakeFieldList_(SwDoc &, int) after "Insert" of a "User Field" with cursor in value field of dialog box ( steps in comment 3 )

2020-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129824

Xisco Faulí  changed:

   What|Removed |Added

Summary|Crash in:   |Crash in:
   |SwDocUpdateField::MakeField |SwDocUpdateField::MakeField
   |List_(SwDoc &,int)  after   |List_(SwDoc &,int)  after
   |"Insert"  of a "User Field" |"Insert"  of a "User Field"
   |with cursor in value field  |with cursor in value field
   |of dialog box   |of dialog box ( steps in
   ||comment 3 )
   Hardware|x86-64 (AMD64)  |All
 OS|Windows (All)   |All

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