Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#56788 - Texmacs crashes when tyring to enter any text when debug mode is enabled.

Attached to Project: Arch Linux
Opened by Kyle Andrews (kandrews) - Wednesday, 20 December 2017, 12:15 GMT
Last edited by Eli Schwartz (eschwartz) - Wednesday, 20 December 2017, 16:54 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: TeXmacs crashes immediately upon trying to type a single character into the buffer when the -d flag is passed at the command line. This also causes an error dialog to pop up on the gui.


Additional info:

The message:

Warning: resynchronizing for path [0, 0, 1]

appears 8 times in the Error messages popup window with category std

Throwing segmentation fault
-------------------------------------------------
Error message:
segmentation fault

System information:
TeXmacs version : 1.99.5
Built by : builduser
Building date : Nov 19 2016
Operating system : linux-gnu
Vendor : pc
Processor : x86_64
Crash date : Wed Dec 20 07:12:51 EST 2017

Editor status:
Root path : [ 0 ]
Current path : [ 0, 0, 1 ]
Shifted path : [ 0, 0, 1 ]
Physical selection : [ 0, 0, 0 ] -- [ 0, 0, 0 ]

Backtrace of C++ stack:
texmacs.bin() [0xdb3f9f]
texmacs.bin() [0x49217c]
/usr/lib/libc.so.6 : () + 0x348e0
texmacs.bin() [0xa65372]
texmacs.bin() [0xa78569]
texmacs.bin() [0xa3851f]
texmacs.bin() [0xa8d525]
/usr/lib/libQtCore.so.4 : QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 0x79d
/usr/lib/libQtCore.so.4 : QObject::event(QEvent*) + 0xa3
/usr/lib/libQtGui.so.4 : QApplicationPrivate::notify_helper(QObject*, QEvent*) + 0x94
/usr/lib/libQtGui.so.4 : QApplication::notify(QObject*, QEvent*) + 0x22d
texmacs.bin() [0xa8dbeb]
/usr/lib/libQtCore.so.4 : QCoreApplication::notifyInternal(QObject*, QEvent*) + 0x8e
/usr/lib/libQtCore.so.4 : () + 0x1bea4c
/usr/lib/libQtCore.so.4 : () + 0x1bbb22
/usr/lib/libglib-2.0.so.0 : g_main_context_dispatch() + 0x310
/usr/lib/libglib-2.0.so.0 : () + 0x6cf69
/usr/lib/libglib-2.0.so.0 : g_main_context_iteration() + 0x2e
/usr/lib/libQtCore.so.4 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0x78
/usr/lib/libQtGui.so.4 : () + 0x28af88
/usr/lib/libQtCore.so.4 : QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0x44
/usr/lib/libQtCore.so.4 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 0x1bf
/usr/lib/libQtCore.so.4 : QCoreApplication::exec() + 0xa0
texmacs.bin() [0xda78e1]
/usr/lib/libguile.so.17 : () + 0x62e2f
/usr/lib/libguile.so.17 : () + 0x3a44a
/usr/lib/libguile.so.17 : scm_c_catch() + 0x258
/usr/lib/libguile.so.17 : scm_i_with_continuation_barrier() + 0xb4
/usr/lib/libguile.so.17 : scm_c_with_continuation_barrier() + 0x40
/usr/lib/libguile.so.17 : scm_i_with_guile_and_parent() + 0x36
/usr/lib/libguile.so.17 : scm_boot_guile() + 0x35
texmacs.bin() [0x43fc64]
/usr/lib/libc.so.6 : __libc_start_main() + 0xea
texmacs.bin() [0x4452aa]

-------------------------------------------------

Steps to reproduce:

1. start texmacs from the shell with: texmacs -d
2. type a character, any character. TeXmacs is now crashed.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Wednesday, 20 December 2017, 16:54 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#56787  and do NOT file new bugs every time you have new information, why do you think there is a comments section?

Loading...