lyx segfaults upon opening a .lyx file

Bug #2069792 reported by J B
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lyx (Ubuntu)
New
Undecided
Unassigned

Bug Description

Running:
$ lyx mlfriendsonly2.lyx
gives a segfault. Other lyx files work fine, and this file used to work fine last year.

1) $ lsb_release -rd
No LSB modules are available.
Description: Ubuntu 24.04 LTS
Release: 24.04

2) $ apt-cache policy lyx
lyx:
  Installed: 2.4.0~RC3-1build4
  Candidate: 2.4.0~RC3-1build4
  Version table:
 *** 2.4.0~RC3-1build4 500
        500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages
        100 /var/lib/dpkg/status

3) the GUI to open
4) segfault

I enabled apport following the instructions (enabled=1, commenting out problem_types line, but apport does not pop up). So I am using valgrind and gdb and attaching them below.

Strangely this crash also caused wayland to crash, before I uninstalled snapd.

Revision history for this message
J B (buchner-johannes) wrote :
Revision history for this message
J B (buchner-johannes) wrote :

G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log $(which lyx) /mnt/data/daten/PostDoc2/research/stats/mlfriends-analysis/pres/mlfriendsonly2.lyx

Revision history for this message
J B (buchner-johannes) wrote :

looks like an infinite stack? (gdb never completes "backtrace full")

Revision history for this message
J B (buchner-johannes) wrote :

other gdb commands from https://wiki.ubuntu.com/Backtrace

"thread apply all backtrace" hangs indefinitely and does not complete.

Revision history for this message
J B (buchner-johannes) wrote :

boot log from journalctl -xb

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.