Mark Draheim changed bug 1017478
What Removed Added
Flags needinfo?(rickscafe.casablanca@gmx.net)  

Comment # 15 on bug 1017478 from
According to this thread in the forums, the 1.0.15 nouveau package from X11
repo does not have this problem

https://forums.opensuse.org/showthread.php/524401-Last-update-sent-login-screen-to-infinite-loop?p=2820992#post2820992

So, if previous does not show the prob and next also works, maybe just push
next through to release :-D

Anyway, this is current 1.0.14-2.1


(gdb) run
Starting program: /usr/bin/sddm-greeter --test-mode --theme
/usr/share/sddm/themes/breeze-openSUSE
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGABRT, Aborted.
0x00007ffff5084ff0 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007ffff5084ff0 in raise () from /lib64/libc.so.6
#1  0x00007ffff50866ea in abort () from /lib64/libc.so.6
#2  0x00007ffff5a30c81 in QMessageLogger::fatal(char const*, ...) const ()
   from /usr/lib64/libQt5Core.so.5
#3  0x00007fffedfeca0e in QXcbConnection::QXcbConnection(QXcbNativeInterface*,
bool, unsigned int, char const*) () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fffedfefc1e in QXcbIntegration::QXcbIntegration(QStringList const&,
int&, char**) () from /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007fffee2b04dd in ?? () from
/usr/lib64/qt5/plugins/platforms/libqxcb.so
#6  0x00007ffff615193d in QPlatformIntegrationFactory::create(QString const&,
QStringList const&, int&, char**, QString const&) () from
/usr/lib64/libQt5Gui.so.5
#7  0x00007ffff615fc9a in QGuiApplicationPrivate::createPlatformIntegration()
()
   from /usr/lib64/libQt5Gui.so.5
#8  0x00007ffff616072d in QGuiApplicationPrivate::createEventDispatcher() ()
   from /usr/lib64/libQt5Gui.so.5
#9  0x00007ffff5c2007f in QCoreApplicationPrivate::init() ()
   from /usr/lib64/libQt5Core.so.5
#10 0x00007ffff616215f in QGuiApplicationPrivate::init() ()
   from /usr/lib64/libQt5Gui.so.5
#11 0x00007ffff6162df4 in QGuiApplication::QGuiApplication(int&, char**, int)
()
   from /usr/lib64/libQt5Gui.so.5
#12 0x000000000042ffd7 in SDDM::GreeterApp::GreeterApp(int&, char**) ()
#13 0x00000000004174b7 in main ()


You are receiving this mail because: