mailing-list for TeXmacs Users

Text archives Help


Segmentation Fault when using Graph plugin


Chronological Thread 
  • From: Antonio R <address@hidden>
  • To: address@hidden
  • Subject: Segmentation Fault when using Graph plugin
  • Date: Sat, 2 Jul 2022 21:30:53 -0500

Hello!

I tried to run the following example code in the Help document for the graph plugin:

%xypic -width 300
\xymatrix {
 1\ar[rd] & 2\ar[rd] \ar[d] & 3 \ar[d] \\
 1 & 3 & 5 \\
 1 & 4 & 8
 \ar"2,1";"3,2"
 \ar"2,2";"3,2"
 \ar"2,2";"3,3"
 \ar"2,3";"3,3"^{+3}
}

However, after copying this into the graph plugin window and pressing Shift-Return, I get the Segmentation Fault error enclosed below. I'm using Ubuntu Linux 22.04. Any help is much appreciated!

Best wishes,

Antonio
========================================================
TeXmacs] With linked TrueType support
TeXmacs] debug-shell, Launching 'python3 "/usr/local/share/TeXmacs/plugins/tmpy/session/tm_graph.py"'
Throwing segmentation fault
-------------------------------------------------
Error message:
  segmentation fault

System information:
  TeXmacs version  : 2.1.1
  Built by         : magix
  Building date    : Mon, 13 Dec 2021 09:55:00 +0000
  Operating system : linux-gnu
  Vendor           : pc
  Processor        : @CONFIG_HOST_CPU@
  Crash date       : sáb 02 jul 2022 21:26:44 CDT

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

Backtrace of C++ stack:
  texmacs.bin : () + 0xf8cb04
  texmacs.bin : () + 0x450372
  /usr/lib/x86_64-linux-gnu/libc.so.6 : () + 0x42520
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : () + 0x22e4ce
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QProcess::start(QString const&, QFlags<QIODevice::OpenModeFlag>) + 0xd7
  texmacs.bin : () + 0x3366cc
  texmacs.bin : () + 0xe16fed
  texmacs.bin : () + 0x5fe1e6
  texmacs.bin : () + 0x5ff04f
  texmacs.bin : () + 0x9f6cac
  texmacs.bin : () + 0x116d2f7
  texmacs.bin : () + 0x116a8a9
  texmacs.bin : () + 0x11692f1
  texmacs.bin : () + 0x116957e
  texmacs.bin : () + 0x1169cd5
  texmacs.bin : () + 0x11bc551
  texmacs.bin : () + 0x11bc6c5
  texmacs.bin : () + 0x11bc1a1
  texmacs.bin : () + 0x11bc430
  texmacs.bin : () + 0xaa7a4d
  texmacs.bin : () + 0xc8d634
  texmacs.bin : () + 0x7109e1
  texmacs.bin : () + 0x713a76
  texmacs.bin : () + 0xa03c7f
  texmacs.bin : () + 0x116ce3d
  texmacs.bin : () + 0x116a8a9
  texmacs.bin : () + 0x11692f1
  texmacs.bin : () + 0x116957e
  texmacs.bin : () + 0x1169d9d
  texmacs.bin : () + 0x11bc551
  texmacs.bin : () + 0x11bc6c5
  texmacs.bin : () + 0x11bc1a1
  texmacs.bin : () + 0x11bc430
  texmacs.bin : () + 0xaa7b50
  texmacs.bin : () + 0xc89165
  texmacs.bin : () + 0x71657d
  texmacs.bin : () + 0xe065cb
  texmacs.bin : () + 0xe069da
  texmacs.bin : () + 0x328175
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : () + 0x2f17b8
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QTimer::timeout(QTimer::QPrivateSignal) + 0x3e
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QObject::event(QEvent*) + 0x1cf
  /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 : QApplicationPrivate::notify_helper(QObject*, QEvent*) + 0x83
  texmacs.bin : () + 0xc24871
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::notifyInternal2(QObject*, QEvent*) + 0x13a
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QTimerInfoList::activateTimers() + 0x3db
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : () + 0x312cdc
  /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_dispatch() + 0x26b
  /lib/x86_64-linux-gnu/libglib-2.0.so.0 : () + 0xaa6f8
  /lib/x86_64-linux-gnu/libglib-2.0.so.0 : g_main_context_iteration() + 0x33
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0x68
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 0x12b
  /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 : QCoreApplication::exec() + 0x94
  texmacs.bin : () + 0x28ff2d
  texmacs.bin : () + 0x117ffd0
  texmacs.bin : () + 0x11d0f2f
  texmacs.bin : () + 0x11bc1a1
  texmacs.bin : () + 0x11d150b
  texmacs.bin : () + 0x11d15f5
  texmacs.bin : () + 0x11ba6bf
  texmacs.bin : () + 0x11ba707
  texmacs.bin : () + 0x1180131
  texmacs.bin : () + 0x269f31
  /usr/lib/x86_64-linux-gnu/libc.so.6 : () + 0x29d90
  /usr/lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main() + 0x80
  texmacs.bin : () + 0x28e055

-------------------------------------------------
TeXmacs] failed-error, Exception, segmentation fault


  • Segmentation Fault when using Graph plugin, Antonio R, 07/03/2022

Archive powered by MHonArc 2.6.24.

Top of page