Bug 358169 - Creating a new folder causes crash (Localized version problem)
Summary: Creating a new folder causes crash (Localized version problem)
Status: RESOLVED DUPLICATE of bug 355390
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-18 14:46 UTC by Safa Alfulaij
Modified: 2016-01-18 20:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Safa Alfulaij 2016-01-18 14:46:22 UTC
Application: dolphin (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.3.3-2-ARCH x86_64
Distribution (Platform): Archlinux Packages

Information about the crash:
I use Dolphin with Arabic translation. For a reason, there are two entries in the "Create new" list, one of them is the English "Folder" entry, and the other is the localized entry (مجلد in Arabic). Trying to create a folder by clicking the English entry causes crash, while the localized entry doesn't.

The crash can be reproduced every time.

Backtrace (Not really useful because there are no debug symobls installed):
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f06eb355800 (LWP 13758))]

Thread 3 (Thread 0x7f06d54e4700 (LWP 13759)):
#0  0x00007f06ead7e18d in poll () from /usr/lib/libc.so.6
#1  0x00007f06deff9ae2 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f06deffb757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007f06d6bff379 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f06e57c6b8e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007f06e1cd74a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007f06ead8713d in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f06cb46b700 (LWP 13760)):
#0  0x00007f06ead7e18d in poll () from /usr/lib/libc.so.6
#1  0x00007f06e114dfbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f06e114e0cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f06e59fe56b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#4  0x00007f06e59a557a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007f06e57c1be4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x00007f06e57c6b8e in ?? () from /usr/lib/libQt5Core.so.5
#7  0x00007f06e1cd74a4 in start_thread () from /usr/lib/libpthread.so.0
#8  0x00007f06ead8713d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f06eb355800 (LWP 13758)):
[KCrash Handler]
#5  0x00007f06e9df8473 in ?? () from /usr/lib/libKF5KIOFileWidgets.so.5
#6  0x00007f06e9dfc9b0 in ?? () from /usr/lib/libKF5KIOFileWidgets.so.5
#7  0x00007f06e59d631a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#8  0x00007f06e64a52cf in QActionGroup::triggered(QAction*) () from /usr/lib/libQt5Widgets.so.5
#9  0x00007f06e64a5f49 in ?? () from /usr/lib/libQt5Widgets.so.5
#10 0x00007f06e59d631a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#11 0x00007f06e64a1d92 in QAction::triggered(bool) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007f06e64a4218 in QAction::activate(QAction::ActionEvent) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f06e6626b72 in ?? () from /usr/lib/libQt5Widgets.so.5
#14 0x00007f06e662ce2c in ?? () from /usr/lib/libQt5Widgets.so.5
#15 0x00007f06e6630d70 in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f06e64ee9c8 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f06e66317b3 in QMenu::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f06e64ab9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007f06e64b1589 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007f06e59a7bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#21 0x00007f06e64b0492 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
#22 0x00007f06e650929d in ?? () from /usr/lib/libQt5Widgets.so.5
#23 0x00007f06e650b4fb in ?? () from /usr/lib/libQt5Widgets.so.5
#24 0x00007f06e64ab9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007f06e64b0e86 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#26 0x00007f06e59a7bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#27 0x00007f06e5ef95f1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#28 0x00007f06e5efb2b5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#29 0x00007f06e5ee06d8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#30 0x00007f06d6c308c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#31 0x00007f06e114ddc7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0x00007f06e114e020 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0x00007f06e114e0cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0x00007f06e59fe54f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#35 0x00007f06e59a557a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#36 0x00007f06e662bb70 in QMenu::exec(QPoint const&, QAction*) () from /usr/lib/libQt5Widgets.so.5
#37 0x00007f06eb099429 in ?? () from /usr/lib/libkdeinit5_dolphin.so
#38 0x00007f06eb09999b in ?? () from /usr/lib/libkdeinit5_dolphin.so
#39 0x00007f06eb08e105 in ?? () from /usr/lib/libkdeinit5_dolphin.so
#40 0x00007f06e59d61a7 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#41 0x00007f06eaa5b364 in DolphinView::requestContextMenu(QPoint const&, KFileItem const&, QUrl const&, QList<QAction*> const&) () from /usr/lib/libdolphinprivate.so.5
#42 0x00007f06eaa2efd2 in DolphinView::slotViewContextMenuRequested(QPointF const&) () from /usr/lib/libdolphinprivate.so.5
#43 0x00007f06e59d61a7 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#44 0x00007f06eaa59785 in KItemListController::viewContextMenuRequested(QPointF const&) () from /usr/lib/libdolphinprivate.so.5
#45 0x00007f06ea9e60fc in KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#46 0x00007f06ea9e6dcc in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#47 0x00007f06ea9faa62 in KItemListView::event(QEvent*) () from /usr/lib/libdolphinprivate.so.5
#48 0x00007f06e64ab9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#49 0x00007f06e64b0e86 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#50 0x00007f06e59a7bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#51 0x00007f06e67d00a3 in ?? () from /usr/lib/libQt5Widgets.so.5
#52 0x00007f06e67d0b51 in ?? () from /usr/lib/libQt5Widgets.so.5
#53 0x00007f06e67d92c6 in ?? () from /usr/lib/libQt5Widgets.so.5
#54 0x00007f06e67d9709 in QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#55 0x00007f06e67e2c30 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#56 0x00007f06e64ab9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#57 0x00007f06e64b0e86 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#58 0x00007f06e59a7bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#59 0x00007f06e67fce0f in QGraphicsView::mousePressEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#60 0x00007f06e64eee0f in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#61 0x00007f06e65ed7be in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#62 0x00007f06e67fe203 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#63 0x00007f06e59a799c in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#64 0x00007f06e64ab98c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#65 0x00007f06e64b1589 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#66 0x00007f06e59a7bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#67 0x00007f06e64b0492 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQt5Widgets.so.5
#68 0x00007f06e6508f3b in ?? () from /usr/lib/libQt5Widgets.so.5
#69 0x00007f06e650b4fb in ?? () from /usr/lib/libQt5Widgets.so.5
#70 0x00007f06e64ab9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#71 0x00007f06e64b0e86 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#72 0x00007f06e59a7bab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#73 0x00007f06e5ef95f1 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#74 0x00007f06e5efb2b5 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#75 0x00007f06e5ee06d8 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#76 0x00007f06d6c308c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#77 0x00007f06e114ddc7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#78 0x00007f06e114e020 in ?? () from /usr/lib/libglib-2.0.so.0
#79 0x00007f06e114e0cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#80 0x00007f06e59fe54f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#81 0x00007f06e59a557a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#82 0x00007f06e59ad53c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#83 0x00007f06eb0a1df4 in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#84 0x00007f06eacbe610 in __libc_start_main () from /usr/lib/libc.so.6
#85 0x0000000000400779 in _start ()
Comment 1 Frank Reininghaus 2016-01-18 20:40:25 UTC

*** This bug has been marked as a duplicate of bug 355390 ***