[dolphin] [Bug 470304] New: Dolphin Chrass

2023-05-26 Thread Hugo R. Salcedo
https://bugs.kde.org/show_bug.cgi?id=470304

Bug ID: 470304
   Summary: Dolphin Chrass
Classification: Applications
   Product: dolphin
   Version: 23.04.1
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: hugorafael1...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (23.04.1)
 (Compiled from sources)
Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.1.30-1-lts x86_64
Windowing System: X11
Distribution: EndeavourOS
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Se me cierra y demora mucho la respuesta, de algunas aplicaciones.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x7f37c2ac0c08 in QObject::thread() const () from
/usr/lib/libQt5Core.so.5
#5  0x7f37c2ac692f in QObject::QObject(QObjectPrivate&, QObject*) () from
/usr/lib/libQt5Core.so.5
#6  0x7f37c3efb0ad in
QDBusPendingCallWatcher::QDBusPendingCallWatcher(QDBusPendingCall const&,
QObject*) () from /usr/lib/libQt5DBus.so.5
#7  0x7f37c4a8257b in ?? () from /usr/lib/libKF5KIOWidgets.so.5
#8  0x7f37c2acffe7 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x7f37c376bbb7 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#10 0x7f37c377160b in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#11 0x7f37c38f3b4b in ?? () from /usr/lib/libQt5Widgets.so.5
#12 0x7f37c38f3c6d in ?? () from /usr/lib/libQt5Widgets.so.5
#13 0x7f37c37af1e1 in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#14 0x7f37c377893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#15 0x7f37c377ddef in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#16 0x7f37c2a9ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#17 0x7f37c377c12a in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool) ()
from /usr/lib/libQt5Widgets.so.5
#18 0x7f37c37cd9d4 in ?? () from /usr/lib/libQt5Widgets.so.5
#19 0x7f37c37cec27 in ?? () from /usr/lib/libQt5Widgets.so.5
#20 0x7f37c377893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#21 0x7f37c2a9ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#22 0x7f37c2f4121c in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/libQt5Gui.so.5
#23 0x7f37c2f2a955 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/libQt5Gui.so.5
#24 0x7f37bd04d710 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#25 0x7f37c090f53b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#26 0x7f37c096c219 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x7f37c090e1a2 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#28 0x7f37c2ae9f0c in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#29 0x7f37c2a99824 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#30 0x7f37c38fb3f8 in ?? () from /usr/lib/libQt5Widgets.so.5
#31 0x7f37c38fb513 in QMenu::exec(QPoint const&, QAction*) () from
/usr/lib/libQt5Widgets.so.5
#32 0x5641ffb0b9f0 in ?? ()
#33 0x7f37c2acffe7 in ?? () from /usr/lib/libQt5Core.so.5
#34 0x7f37c4d37289 in DolphinView::requestContextMenu(QPoint const&,
KFileItem const&, KFileItemList const&, QUrl const&) () from
/usr/lib/libdolphinprivate.so.5
#35 0x7f37c4da7b84 in DolphinView::slotViewContextMenuRequested(QPointF
const&) () from /usr/lib/libdolphinprivate.so.5
#36 0x7f37c2acffe7 in ?? () from /usr/lib/libQt5Core.so.5
#37 0x7f37c4d34bea in KItemListController::viewContextMenuRequested(QPointF
const&) () from /usr/lib/libdolphinprivate.so.5
#38 0x7f37c4d6f22a in KItemListController::onPress(QPoint const&, QPointF
const&, QFlags, QFlags) () from
/usr/lib/libdolphinprivate.so.5
#39 0x7f37c4d6f69e in
KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform
const&) () from /usr/lib/libdolphinprivate.so.5
#40 0x7f37c4d72eeb in KItemListController::processEvent(QEvent*, QTransform
const&) () from /usr/lib/libdolphinprivate.so.5
#41 0x7f37c4d7608e in KItemListView::event(QEvent*) () from
/usr/lib/libdolphinprivate.so.5
#42 0x7f37c377893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#43 0x7f37c2a9ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#44 0x7f37c3a948c0 in 

[dolphin] [Bug 470302] New: Dolphin se cierra

2023-05-26 Thread Hugo R. Salcedo
https://bugs.kde.org/show_bug.cgi?id=470302

Bug ID: 470302
   Summary: Dolphin se cierra
Classification: Applications
   Product: dolphin
   Version: 23.04.1
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: hugorafael1...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (23.04.1)
 (Compiled from sources)
Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.1.30-1-lts x86_64
Windowing System: X11
Distribution: EndeavourOS
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Dolphin se cierra para abrir en modo administracion, siempre toca cerrar las
pestaƱas que tengas abiertas en el Dolphin para poder accerder al Dolphin en
modo Administracion.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x7f020769aa98 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#5  0x7f02083cd664 in ?? () from /usr/lib/libQt5Widgets.so.5
#6  0x7f02083cec27 in ?? () from /usr/lib/libQt5Widgets.so.5
#7  0x7f020837893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#8  0x7f020769ab18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#9  0x7f0207b4121c in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib/libQt5Gui.so.5
#10 0x7f0207b2a955 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/libQt5Gui.so.5
#11 0x7f020152f710 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#12 0x7f020550f53b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#13 0x7f020556c219 in ?? () from /usr/lib/libglib-2.0.so.0
#14 0x7f020550e1a2 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#15 0x7f02076e9f2f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#16 0x7f0207699824 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#17 0x7f020769acc3 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#18 0x55f46fe80da8 in ?? ()
#19 0x7f0206e39850 in ?? () from /usr/lib/libc.so.6
#20 0x7f0206e3990a in __libc_start_main () from /usr/lib/libc.so.6
#21 0x55f46fe81565 in ?? ()
[Inferior 1 (process 12487) detached]

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.