lyx 2.4.0dev crashes
Scott Kostyshak
skostysh at lyx.org
Fri Jan 28 14:59:16 UTC 2022
On Fri, Jan 28, 2022 at 03:57:38PM +0100, Wolfgang Engelmann via lyx-users wrote:
>
>
> Am 28.01.22 um 11:38 schrieb Jean-Marc Lasgouttes via lyx-users:
> > Le 28/01/2022 à 11:23, Wolfgang Engelmann via lyx-users a écrit :
> > > on a terminal
> > >
> > > $ lyx
> > >
> > > but it crashes with this output on the terminal:
> > >
> > > qt.qpa.xcb: QXcbConnection: XCB error: 5 (BadAtom), sequence: 598,
> > > resource id: 0, major code: 20 (GetProperty), minor code: 0
> > > /usr/include/c++/10/bits/stl_stack.h:274: void std::stack<_Tp,
> > > _Sequence>::pop() [with _Tp = int; _Sequence =
> > > std::__debug::deque<int, std::allocator<int> >]: Assertion
> > > '__builtin_expect(!this->empty(), true)' failed.
> > > Abgebrochen
> > >
> > > what should I do?
> >
> > Can you run it under gdb?
> >
> > gdb lyx
> > run
> > [crash]
> > bt
> >
> > JMarc
> >
> Thanks, Jean-Marc .
> This is what I got after waiting for quite some time:
>
> $ gdb lyx
> GNU gdb (Debian 10.1-2) 10.1.90.20210103-git
> Copyright (C) 2021 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> Type "show copying" and "show warranty" for details.
> This GDB was configured as "x86_64-linux-gnu".
> Type "show configuration" for configuration details.
> For bug reporting instructions, please see:
> <https://www.gnu.org/software/gdb/bugs/>.
> Find the GDB manual and other documentation resources online at:
> <http://www.gnu.org/software/gdb/documentation/>.
>
> For help, type "help".
> Type "apropos word" to search for commands related to "word"...
> Reading symbols from lyx...
> (gdb)
After you see that prompt "(gdb)", then type "run" and press <Enter>.
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20220128/1ab9c86b/attachment.asc>
More information about the lyx-users
mailing list