tenspd1370 Tux's lil' helper

Joined: 14 Dec 2017 Posts: 108
|
Posted: Thu Jan 31, 2019 6:22 pm Post subject: Nextcloud client 2.5.1 crash |
|
|
Hi all -
I think this belongs here - if not, please feel free to move. I just upgraded nextcloudclient to 2.5.1. Now when I try to log into my server, it crashes. If I run the program from a terminal - it spits out a stacjk trace with the following message at the top:
ERROR:nss_util.cc(727)] After loading Root Certs, loaded==false: NSS error code: -8018
So something isn't loading or something, but I have no idea what.
Full stack trace:
Code: |
[23716:23837:0131/111536.060217:ERROR:nss_util.cc(727)] After loading Root Certs, loaded==false: NSS error code: -8018
Received signal 6
#0 0x7faac0acc49e <unknown>
#1 0x7faac0acb76b <unknown>
#2 0x7faac0acbda7 <unknown>
#3 0x7faabd574630 <unknown>
#4 0x7faabd57456b gsignal
#5 0x7faabd55d535 abort
#6 0x7faabdb32b55 QMessageLogger::fatal()
#7 0x7faabca14ca5 <unknown>
#8 0x7faabca14fca <unknown>
#9 0x7faabca170f0 QQuickWidget::resizeEvent()
#10 0x7faac589e6cd <unknown>
#11 0x7faabe5ed14e QWidget::event()
#12 0x7faabca17d9d QQuickWidget::event()
#13 0x7faac589e950 <unknown>
#14 0x7faabe5ae381 QApplicationPrivate::notify_helper()
#15 0x7faabe5b5a00 QApplication::notify()
#16 0x7faabdcf2281 QCoreApplication::notifyInternal2()
#17 0x7faabe5e51c9 QWidgetPrivate::sendPendingMoveAndResizeEvents()
#18 0x7faabe5e9123 QWidgetPrivate::show_helper()
#19 0x7faabe5e90c2 QWidgetPrivate::showChildren()
#20 0x7faabe5e913f QWidgetPrivate::show_helper()
#21 0x7faabe5ec30b QWidget::setVisible()
#22 0x7faabe5e90d8 QWidgetPrivate::showChildren()
#23 0x7faabe5e913f QWidgetPrivate::show_helper()
#24 0x7faabe5ec30b QWidget::setVisible()
#25 0x7faabe5e90d8 QWidgetPrivate::showChildren()
#26 0x7faabe5e913f QWidgetPrivate::show_helper()
#27 0x7faabe5e90c2 QWidgetPrivate::showChildren()
#28 0x7faabe5e913f QWidgetPrivate::show_helper()
#29 0x7faabe5e90c2 QWidgetPrivate::showChildren()
#30 0x7faabe5e913f QWidgetPrivate::show_helper()
#31 0x7faabe5ec30b QWidget::setVisible()
#32 0x7faabe7d2c1c <unknown>
#33 0x7faabe7d6d1a <unknown>
#34 0x7faabe7d7093 QWizard::next()
#35 0x7faabdd198bf QMetaObject::activate()
#36 0x7faac5c69a5e OCC::DetermineAuthTypeJob::authType()
#37 0x7faac5be77af OCC::DetermineAuthTypeJob::checkBothDone()
#38 0x7faac5be78d9 <unknown>
#39 0x7faabdd198bf QMetaObject::activate()
#40 0x7faac5c69abf OCC::SimpleNetworkJob::finishedSignal()
#41 0x7faac5be7b7d OCC::SimpleNetworkJob::finished()
#42 0x7faac5be2bc2 OCC::AbstractNetworkJob::slotFinished()
#43 0x7faabdd198bf QMetaObject::activate()
#44 0x7faabeb57304 <unknown>
#45 0x7faabebefb79 <unknown>
#46 0x7faabdd1a3ea QObject::event()
#47 0x7faabe5ae381 QApplicationPrivate::notify_helper()
#48 0x7faabe5b5a00 QApplication::notify()
#49 0x7faabdcf2281 QCoreApplication::notifyInternal2()
#50 0x7faabdcf536a QCoreApplicationPrivate::sendPostedEvents()
#51 0x7faabdd41253 <unknown>
#52 0x7faabc90785d g_main_context_dispatch
#53 0x7faabc907af8 <unknown>
#54 0x7faabc907b8c g_main_context_iteration
#55 0x7faabdd40ff3 QEventDispatcherGlib::processEvents()
#56 0x7faaad8a31d1 <unknown>
#57 0x7faabdcf1253 QEventLoop::exec()
#58 0x7faabdcf9082 QCoreApplication::exec()
#59 0x55dbe2b9692c main
#60 0x7faabd55f4eb __libc_start_main
#61 0x55dbe2b96dfa _start
r8: 0000000000000000 r9: 00007ffc6e134190 r10: 0000000000000008 r11: 0000000000000246
r12: 00007ffc6e1344d8 r13: 000055dbe33eaf40 r14: 0000000000000000 r15: 00007ffc6e134a70
di: 0000000000000002 si: 00007ffc6e134190 bp: 000055dbe33eaf40 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007faabd57456b sp: 00007ffc6e134190
ip: 00007faabd57456b efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
|
Pretty sure this is a software issue though - 2.5.0 does the same, but downgrading back 2.3.3 worked fine.
Bug?
Thanks! |
|