Debian Bug report logs - #748366
2048-qt: Segfaults on startup

version graph

Package: 2048-qt; Maintainer for 2048-qt is Alejandro Garrido Mota <[email protected]>; Source for 2048-qt is src:2048-qt (PTS, buildd, popcon).

Reported by: Axel Beckert <[email protected]>

Date: Fri, 16 May 2014 15:21:01 UTC

Severity: important

Found in version 2048-qt/0.1.4-3

Full log


Message #5 received at [email protected] (full text, mbox, reply):

Received: (at submit) by bugs.debian.org; 16 May 2014 15:16:42 +0000
From [email protected] Fri May 16 15:16:42 2014
X-Spam-Checker-Version: SpamAssassin 3.3.2-bugs.debian.org_2005_01_02
	(2011-06-06) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-11.9 required=4.0 tests=BAYES_00,DIGITS_LETTERS,
	FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,HAS_PACKAGE,SPAMBUGNUMSUBJ,
	T_RP_MATCHES_RCVD,WORD_WITHOUT_VOWELS,X_DEBBUGS_CC autolearn=ham
	version=3.3.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 50; hammy, 151; neutral, 194; spammy,
	0. spammytokens: hammytokens:0.000-+--H*F:U*abe, 0.000-+--sk:__libc_,
	0.000-+--sk:x86_64, 0.000-+--sk:x86_64-, 0.000-+--x86_64
Return-path: <[email protected]>
Received: from kiva6.ethz.ch ([192.33.99.16])
	by buxtehude.debian.org with esmtp (Exim 4.80)
	(envelope-from <[email protected]>)
	id 1WlJsH-0000jA-TC
	for [email protected]; Fri, 16 May 2014 15:16:42 +0000
Received: by kiva6.ethz.ch (Postfix, from userid 1000)
	id C4B772E832B; Fri, 16 May 2014 17:16:38 +0200 (CEST)
From: Axel Beckert <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: 2048-qt: Segfaults on startup
X-Debbugs-CC: Axel Beckert <[email protected]>
Date: Fri, 16 May 2014 17:16:38 +0200
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain
Delivered-To: [email protected]
Package: 2048-qt
Version: 0.1.4-3
Severity: important

Hi,

2048-qt always segfaults on startup as follows for me:

~ # 2048-qt
"Failed to load 2048-qt_en_US" 
libGL error: failed to load driver: swrast
libGL error: failed to load driver: swrast
libGL error: failed to load driver: swrast
libGL error: failed to load driver: swrast
[1]    6492 segmentation fault (core dumped)  2048-qt

Backtrace from gdb:

(gdb) r
Starting program: /usr/games/2048-qt 
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.20-gdb.py", line 59, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
  File "/usr/lib/x86_64-linux-gnu/../../share/gcc-4.9/python/libstdcxx/v6/printers.py", line 392
    raise ValueError, "Unsupported implementation for %s" % str(node.type)
                    ^
SyntaxError: invalid syntax
[New Thread 0x7fffebdf8700 (LWP 6598)]
"Failed to load 2048-qt_en_US" 
[New Thread 0x7fffeb1a0700 (LWP 6599)]
libGL error: failed to load driver: swrast
libGL error: failed to load driver: swrast
libGL error: failed to load driver: swrast
libGL error: failed to load driver: swrast

Program received signal SIGSEGV, Segmentation fault.
__strstr_sse2 (haystack_start=0x0, needle_start=0x7fffeea892db "Chromium") at ../string/strstr.c:63
63      ../string/strstr.c: No such file or directory.
(gdb) bt
#0  __strstr_sse2 (haystack_start=0x0, needle_start=0x7fffeea892db "Chromium") at ../string/strstr.c:63
#1  0x00007fffeea4d5b5 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#2  0x00007fffeea4d6f1 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#3  0x00007ffff79a26a8 in QSGRenderLoop::instance() () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#4  0x00007ffff79c238f in QQuickWindowPrivate::init(QQuickWindow*) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#5  0x00007ffff7a8f717 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007ffff7498a9a in QQmlType::create(QObject**, void**, unsigned long) const () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007ffff746de72 in QQmlVME::run(QList<QQmlError>*, QQmlVME::Interrupt const&, void* const**) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x00007ffff7470b73 in QQmlVME::execute(QList<QQmlError>*, QQmlVME::Interrupt const&) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x00007ffff745ef32 in QQmlComponentPrivate::beginCreate(QQmlContextData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007ffff745ceff in QQmlComponent::create(QQmlContext*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x00007ffff74fbc37 in QQmlApplicationEnginePrivate::_q_finishLoad(QObject*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007ffff74fbf22 in QQmlApplicationEnginePrivate::startLoad(QUrl const&, QByteArray const&, bool) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007ffff74fbf5d in QQmlApplicationEngine::load(QUrl const&) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x000000000040222f in ?? ()
#15 0x00007ffff49bcb45 in __libc_start_main (main=0x401e40, argc=1, argv=0x7fffffffe358, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7fffffffe348) at libc-start.c:287
#16 0x000000000040269a in ?? ()

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (400, 'stable'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages 2048-qt depends on:
ii  libc6                        2.18-6
ii  libgcc1                      1:4.9.0-3
ii  libgl1-mesa-glx [libgl1]     10.1.2-1
ii  libqt5core5a                 5.2.1+dfsg-3
ii  libqt5gui5                   5.2.1+dfsg-3
ii  libqt5network5               5.2.1+dfsg-3
ii  libqt5qml5                   5.2.1-5
ii  libqt5quick5                 5.2.1-5
ii  libqt5widgets5               5.2.1+dfsg-3
ii  libstdc++6                   4.9.0-3
ii  qml-module-qtquick-controls  5.2.1-4
ii  qml-module-qtquick-dialogs   5.2.1-5

2048-qt recommends no packages.

2048-qt suggests no packages.

-- no debconf information



Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Tue May 13 17:24:49 2025; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.