Crash in QMapNodeBase::nextNode() const

Note: Executable of this report does not come from a package.
Similar reports
Problem #519756
Component
nextcloud-client
Last affected version
N/A
Executable
/usr/bin/nextcloud
Error name
SIGSEGV 11
First occurrence
2023-01-20
Last occurrence
2023-04-07
Unique reports
7
Quality
-62

Statistics

Operating system Unique / Total count
Fedora 37 7 / 10
Operating system Count
Fedora 37 10
Architecture Count
x86_64 10
Related packages Count
abattis-cantarell-fonts 5
 0:0.301-8.fc37 5
shared-mime-info 4
 0:2.2-2.fc37 4
libogg 2
 2:1.3.5-4.fc37 2
Show moreā€¦ (7)
libvorbis 2
 1:1.3.7-6.fc37 2
libgcrypt 2
 0:1.10.1-4.fc37 2
nss-mdns 1
 0:0.15.1-6.fc37 1
libsecret 1
 0:0.20.5-2.fc37 1
abattis-cantarell-vf-fonts 1
 0:0.301-8.fc37 1
gdouros-symbola-fonts 1
 0:10.24-11.fc37 1
libtool-ltdl 1
 0:2.4.7-2.fc37 1

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
QMapNodeBase::nextNode() const
/lib64/libQt5Core.so.5 0x125dfe
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
2
OCC::SocketApi::slotUnregisterPath(QString const&)
/usr/bin/nextcloud 0x238a59
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-
3
OCC::FolderMan::slotFolderCanSyncChanged()
/usr/bin/nextcloud 0x1600be
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-
4
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2dbc26
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
5
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2dbc26
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
6
OCC::AccountState::setState(OCC::AccountState::State)
/usr/bin/nextcloud 0x1df1ed
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-
7
OCC::AccountState::slotConnectionValidatorResult(OCC::ConnectionValidator::Status, QStringList const&)
/usr/bin/nextcloud 0x1e05d5
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-
8
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2dbc26
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
9
OCC::ConnectionValidator::slotAuthFailed(QNetworkReply*)
/usr/bin/nextcloud 0x150cec
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-
10
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2dbc26
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
11
OCC::PropfindJob::finishedWithError(QNetworkReply*)
/lib64/libnextcloudsync.so.0 0x924f6
Build id: f77a71462a8e4fc64b3d3acf2eb27b2b40aa92df
-
12
OCC::PropfindJob::finished()
/lib64/libnextcloudsync.so.0 0x10b8e9
Build id: f77a71462a8e4fc64b3d3acf2eb27b2b40aa92df
-
13
OCC::AbstractNetworkJob::slotFinished()
/lib64/libnextcloudsync.so.0 0x1017f2
Build id: f77a71462a8e4fc64b3d3acf2eb27b2b40aa92df
-
14
void doActivate<false>(QObject*, int, void**)
/lib64/libQt5Core.so.5 0x2dbc26
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
15
QNetworkReplyHttpImplPrivate::finished()
/lib64/libQt5Network.so.5 0xc4e18
Build id: 3542b2a44e50d5e44ea595cfdd1d0c3644187c8f
-
16
QNetworkReplyHttpImplPrivate::_q_networkSessionFailed()
/lib64/libQt5Network.so.5 0xc52f1
Build id: 3542b2a44e50d5e44ea595cfdd1d0c3644187c8f
-
17
QObject::event(QEvent*)
/lib64/libQt5Core.so.5 0x2d2ec4
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
18
QApplicationPrivate::notify_helper(QObject*, QEvent*)
/lib64/libQt5Widgets.so.5 0x1aed62
Build id: b33cf99a41e8515426d81c17e34261a7bc6a6b1b
-
19
QCoreApplication::notifyInternal2(QObject*, QEvent*)
/lib64/libQt5Core.so.5 0x2a8278
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
20
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
/lib64/libQt5Core.so.5 0x2ab5e4
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
21
postEventSourceDispatch(_GSource*, int (*)(void*), void*)
/lib64/libQt5Core.so.5 0x2f9897
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
22
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x56cbf
Build id: 2e3f66df3fd65783975e00e471f9ba46bc371aec
-
23
g_main_context_iterate.constprop.0
/lib64/libglib-2.0.so.0 0xac598
Build id: 2e3f66df3fd65783975e00e471f9ba46bc371aec
-
24
g_main_context_iteration
/lib64/libglib-2.0.so.0 0x53f40
Build id: 2e3f66df3fd65783975e00e471f9ba46bc371aec
-
25
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Core.so.5 0x2f938a
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
26
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
/lib64/libQt5Core.so.5 0x2a6cca
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
27
QCoreApplication::exec()
/lib64/libQt5Core.so.5 0x2aed92
Build id: 72304875d61251f868c0a962e4781bfe46829e5a
-
28
main
/usr/bin/nextcloud 0xad751
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-
29
__libc_start_call_main
/lib64/libc.so.6 0x27510
Build id: 81daba31ee66dbd63efdc4252a872949d874d136
-
30
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x275c9
Build id: 81daba31ee66dbd63efdc4252a872949d874d136
-
31
_start
/usr/bin/nextcloud 0xfa3c5
Build id: c5be31e2d5023e34a4775ea8e3ebd650e2e42182
-