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

Attachment: signature.asc
Description: PGP signature

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to