Windows (?) Table Crash
Udicoudco
udifoglle at gmail.com
Sun Jun 2 17:18:41 UTC 2024
On Sun, Jun 2, 2024 at 7:53 PM Richard Kimberly Heck <rikiheck at gmail.com> wrote:
>
> On 6/2/24 12:35, Udicoudco wrote:
> > On Sun, Jun 2, 2024 at 7:32 PM Richard Kimberly Heck <rikiheck at gmail.com> wrote:
> >> We've had a report of the following sort of crash, or maybe assertion.
> >>
> >> Create a table. Mark more than half the rows or columns. Delete those
> >> (using the toolbar button, but I doubt that matters). Boom.
> >>
> >> I cannot reproduce on Linux, but Eugene was able to reproduce on
> >> Windows. Anyone else?
> > I can reproduce on Windows as well.
>
> Can you get a backtrace?
Here is the output when running with -dbg any from the point of
clicking the delete rows button:
Undo.cpp (23b): +++++++ Creating new group c for buffer 000002A164FFF720
frontends\qt\GuiApplication.cpp (6d8): cmd: action: 362
[tabular-feature] arg: 'delete-row' x: 0 y: 0
BufferView.cpp (556): BufferView::dispatch: cmd: action: 362
[tabular-feature] arg: 'delete-row' x: 0 y: 0
Buffer.cpp (b55): Buffer::dispatch: cmd: action: 362
[tabular-feature] arg: 'delete-row' x: 0 y: 0
Cursor.cpp (30d): Cursor::dispatch: cmd: action: 362
[tabular-feature] arg: 'delete-row' x: 0 y: 0
cursor: | anchor:
inset: 000002A163DE44B0 idx: 0 par: 0 pos: 0 | inset:
000002A163DE44B0 idx: 0 par: 0 pos: 0
inset: 000002A1640B77B0 idx: 12 par: 0 pos: 0 | inset:
000002A1640B77B0 idx: 5 par: 0 pos: 0
selection: 1 boundary: 0
Cursor.cpp (32c): Cursor::dispatch: cmd: action: 362
[tabular-feature] arg: 'delete-row' x: 0 y: 0
cursor: | anchor:
inset: 000002A163DE44B0 idx: 0 par: 0 pos: 0 | inset:
000002A163DE44B0 idx: 0 par: 0 pos: 0
inset: 000002A1640B77B0 idx: 12 par: 0 pos: 0 | inset:
000002A1640B77B0 idx: 5 par: 0 pos: 0
selection: 1 boundary: 0
insets\InsetTabular.cpp (13bd): # InsetTabular::doDispatch: cmd:
action: 362 [tabular-feature] arg: 'delete-row' x: 0 y: 0
cur:
cursor: | anchor:
inset: 000002A163DE44B0 idx: 0 par: 0 pos: 0 | inset:
000002A163DE44B0 idx: 0 par: 0 pos: 0
inset: 000002A1640B77B0 idx: 12 par: 0 pos: 0 | inset:
000002A1640B77B0 idx: 5 par: 0 pos: 0
selection: 1 boundary: 0
Undo.cpp (152): Create undo element of group c
insets\InsetTabular.cpp (19d9): Feature: delete-row value:
C:/Users/pc1/newfile14.lyx.emergency
support/os_win32.cpp (149): <Win32 path correction>
[~/newfile14.lyx.emergency]->>[~\newfile14.lyx.emergency]
Is this what you meant (or is there a better way to backtrace)?
More information about the lyx-devel
mailing list