lyx 2.4.0dev crashes

Wolfgang Engelmann engelmann at uni-tuebingen.de
Fri Jan 28 14:57:38 UTC 2022



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)

What would you have expected?

Wolfgang


More information about the lyx-users mailing list