Your message dated Wed, 18 Nov 2020 20:11:42 +0200
with message-id <[email protected]>
and subject line Tulip bug closures
has caused the Debian Bug report #401748,
regarding tulip: segfault on (dot) import
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
401748: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401748
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tulip
Version: 2.0.6-4
Severity: normal
This looks a lot like bug #354887 but I get a very different backtrace
from GDB and I am also using newer version of tulip so I thought a new
bug report would be in order.
Steps to reproduce:
1) sudo apt-get install libgl1-mesa-swx11
2) tulip
3) wget http://iki.fi/lindi/kstars_hierarchy.dot
3) Choose "File->Import->File->dot" and open "kstars_hierarchy.dot"
Expected results:
3) tulip imports the graph or displays an error.
Actual results:
3) tulip segfaults with the following backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb)
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x412d5f22 in QGLColormap::setEntries () from /usr/lib/libQtOpenGL.so.4
#2 0x40dab603 in QPainter::begin () from /usr/lib/libQtGui.so.4
#3 0x40dadaec in QPainter::QPainter () from /usr/lib/libQtGui.so.4
#4 0x40e0ce3f in QWidgetPrivate::drawWidget () from /usr/lib/libQtGui.so.4
#5 0x40e0f30f in QWidget::repaint () from /usr/lib/libQtGui.so.4
#6 0x40e0f4df in QWidget::repaint () from /usr/lib/libQtGui.so.4
#7 0x40d24855 in QWidget::event () from /usr/lib/libQtGui.so.4
#8 0x400578d3 in GlGraphWidget::event () from /usr/lib/libtulip-qt4-2.0.so.0
#9 0x40cdb59f in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#10 0x40cddce4 in QApplication::notify () from /usr/lib/libQtGui.so.4
#11 0x4085c3a3 in QCoreApplication::sendPostedEvents () from
/usr/lib/libQtCore.so.4
#12 0x4087e73c in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#13 0x417c2731 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x417c57a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#15 0x417c5d27 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0x4087e648 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#17 0x40d58fe5 in QX11Info::copyX11Data () from /usr/lib/libQtGui.so.4
#18 0x4085a8e7 in QCoreApplication::processEvents () from
/usr/lib/libQtCore.so.4
#19 0x0805fa96 in std::_Rb_tree<GlGraphObserver*, GlGraphObserver*,
std::_Identity<GlGraphObserver*>, std::less<GlGraphObserver*>,
std::allocator<GlGraphObserver*> >::_M_erase ()
#20 0x0806d2d3 in std::_Rb_tree<GlGraphObserver*, GlGraphObserver*,
std::_Identity<GlGraphObserver*>, std::less<GlGraphObserver*>,
std::allocator<GlGraphObserver*> >::_M_erase ()
#21 0x0806f122 in std::_Rb_tree<GlGraphObserver*, GlGraphObserver*,
std::_Identity<GlGraphObserver*>, std::less<GlGraphObserver*>,
std::allocator<GlGraphObserver*> >::_M_erase ()
#22 0x080ce09b in DataSet::set<double> ()
#23 0x4086c505 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#24 0x4086ce6c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#25 0x40fcd9c4 in QMenu::activated () from /usr/lib/libQtGui.so.4
#26 0x40fd5b63 in QMenu::wheelEvent () from /usr/lib/libQtGui.so.4
#27 0x40fd81af in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#28 0x40d24f41 in QWidget::event () from /usr/lib/libQtGui.so.4
#29 0x40fd2d3c in QMenu::event () from /usr/lib/libQtGui.so.4
#30 0x40cdb59f in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#31 0x40cde053 in QApplication::notify () from /usr/lib/libQtGui.so.4
#32 0x40d37161 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#33 0x40d353c7 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#34 0x40d591f8 in QX11Info::copyX11Data () from /usr/lib/libQtGui.so.4
#35 0x417c2731 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0x417c57a6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#37 0x417c5d27 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0x4087e648 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#39 0x40d58fe5 in QX11Info::copyX11Data () from /usr/lib/libQtGui.so.4
#40 0x4085a231 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#41 0x4085a33a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#42 0x4085c6f6 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#43 0x40cdb017 in QApplication::exec () from /usr/lib/libQtGui.so.4
#44 0x080b07ba in DataSet::set<double> ()
#45 0x4145cea8 in __libc_start_main () from /lib/tls/libc.so.6
#46 0x0805aa81 in ?? ()
(gdb)
More info:
1) Just in case it matters here's my /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 39
model name : AMD Athlon(tm) 64 Processor 3700+
stepping : 1
cpu MHz : 2210.298
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow pni
bogomips : 4374.52
Please let me know if you can't reproduce this bug. I'm happy to provide more
info.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8met2
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Versions of packages tulip depends on:
ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libgcc1 1:4.1.1-20 GCC support library
ii libgl1-mesa-swx11 [libgl1] 6.5.1-0.4 A free implementation of the OpenG
ii libgle3 3.1.0-5.3 OpenGL tubing and extrusion librar
ii libglu1-mesa [libglu1] 6.5.1-0.4 The OpenGL utility library (GLU)
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.13-4 PNG library - runtime
ii libqt4-core 4.2.1-2 Qt 4 core non-GUI functionality ru
ii libqt4-gui 4.2.1-2 Qt 4 core GUI functionality runtim
ii libqt4-qt3support 4.2.1-2 Qt 3 compatibility library for Qt
ii libstdc++6 4.1.1-20 The GNU Standard C++ Library v3
ii libtulip-2.0c2a 2.0.6-4 Tulip graph library - core runtime
ii libtulip-ogl-2.0c2a 2.0.6-4 Tulip graph library - OpenGL runti
ii libtulip-qt4-2.0c2a 2.0.6-4 Tulip graph library - Qt/OpenGL GU
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxml2 2.6.27.dfsg-1 GNOME XML library
ii ttf-bitstream-vera 1.10-7 The Bitstream Vera family of free
ii zlib1g 1:1.2.3-13 compression library - runtime
tulip recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: tulip
Version: 5.4.0+dfsg-1
This package was orphaned at upstream version 4.8, removed, then adopted
by me for the Debian Science team at upstream version 5.4. I am not able
to reproduce the reported bug in our 5.4.0+dfsg-1 package. I am also
not able to say whether this bug was ever reproduced by an earlier
maintainer nor which upstream release might have fixed it.
--
PGP public key <http://somecomputer.xyz/james.asc>
Matrix: @james:somecomputer.xyz
<https://matrix.to/#/@james:somecomputer.xyz>
--- End Message ---