Bug 227093 - Ark crashes when trying to preview text files
Summary: Ark crashes when trying to preview text files
Status: RESOLVED WORKSFORME
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2010-02-16 00:13 UTC by Jefferson Costa
Modified: 2018-10-21 04:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
File that the error happens. (281.31 KB, application/x-rar)
2010-02-19 03:05 UTC, Jefferson Costa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jefferson Costa 2010-02-16 00:13:52 UTC
Application: ark (2.14)
KDE Platform Version: 4.4.00 (KDE 4.4.0) "release 223"
Qt Version: 4.6.1
Operating System: Linux 2.6.31.12-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
Ao tentar abrir dois arquivos de texto no Ark ele acusa o erro. Já tentei fazer diversas vezes o mesmo processo e sempre tenho a mesma não conformidade

The crash can be reproduced every time.

 -- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[Current thread is 1 (Thread 0xb531b760 (LWP 13441))]

Thread 3 (Thread 0xb30b4b70 (LWP 13443)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5fff5b1 in select () from /lib/libc.so.6
#2  0xb62d1d6c in ?? () from /usr/lib/libQtCore.so.4
#3  0xb61ee03f in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5a2b6e5 in start_thread () from /lib/libpthread.so.0
#5  0xb5a2b600 in ?? () from /lib/libpthread.so.0

Thread 2 (Thread 0xb38b5b70 (LWP 13451)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb5a2fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb601427c in pthread_cond_wait () from /lib/libc.so.6
#3  0xb23a1b77 in ?? () from /usr/lib/libQtScript.so.4
#4  0xb23a1bbf in ?? () from /usr/lib/libQtScript.so.4
#5  0xb5a2b6e5 in start_thread () from /lib/libpthread.so.0
#6  0xb5a2b600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb531b760 (LWP 13441)):
[KCrash Handler]
#6  0xb623742c in QString::operator==(QString const&) const () from /usr/lib/libQtCore.so.4
#7  0xb773608a in ?? () from /usr/lib/libkio.so.5
#8  0xb775073c in ?? () from /usr/lib/libkio.so.5
#9  0xb62fc32d in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb630b18a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb635e5e5 in QSocketNotifier::activated(int) () from /usr/lib/libQtCore.so.4
#12 0xb631268f in QSocketNotifier::event(QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb65442ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb654b0f8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb72b3b71 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb62f6fbe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb6323f18 in ?? () from /usr/lib/libQtCore.so.4
#18 0xb586d4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb5870d98 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb5870ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb6323b31 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb66046ca in ?? () from /usr/lib/libQtGui.so.4
#23 0xb62f562d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb62f5a79 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb75cc7ae in KIO::NetAccess::enter_loop() () from /usr/lib/libkio.so.5
#26 0xb75e580b in KIO::NetAccess::delInternal(KUrl const&, QWidget*) () from /usr/lib/libkio.so.5
#27 0xb764a0be in KIO::NetAccess::del(KUrl const&, QWidget*) () from /usr/lib/libkio.so.5
#28 0xb3af9344 in ?? () from /usr/lib/kde4/arkpart.so
#29 0xb3aec02b in KDialog::setButtons(QFlags<KDialog::ButtonCode>) () from /usr/lib/kde4/arkpart.so
#30 0xb3ae94ad in KDialog::setButtons(QFlags<KDialog::ButtonCode>) () from /usr/lib/kde4/arkpart.so
#31 0xb62fc32d in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#32 0xb6306cb5 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#33 0xb6307e5f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#34 0xb65442ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#35 0xb654b0f8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#36 0xb72b3b71 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#37 0xb62f6fbe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#38 0xb62f99c3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#39 0xb62f9b1c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#40 0xb632404d in ?? () from /usr/lib/libQtCore.so.4
#41 0xb586d4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#42 0xb5870d98 in ?? () from /usr/lib/libglib-2.0.so.0
#43 0xb5870ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#44 0xb6323b31 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0xb66046ca in ?? () from /usr/lib/libQtGui.so.4
#46 0xb62f562d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#47 0xb62f5a79 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#48 0xb62f9bf0 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#49 0xb6544354 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#50 0x080504d1 in _start ()

Possible duplicates by query: bug 225793, bug 224229.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2010-02-16 01:12:11 UTC
It looks like some debugging packages are missing. Can you install the debug packages for kdelibs and qt and provide a more detailed backtrace?

Furthermore, can you attach the files you're trying to open so that I can try to reproduce the crash here?
Comment 2 Jefferson Costa 2010-02-18 02:45:01 UTC
The error happens only in version 2.14. I made a downgrade to version 2.13 and the ark returned to work without problems. As to the files I'm trying to open are ordinary text files with a .txt.
Comment 3 Raphael Kubo da Costa 2010-02-18 16:40:32 UTC
Well, that means there might be a regression in Ark's code, so please don't close it as Fixed.

Did you downgrade only Ark or your whole KDE?
Comment 4 Jefferson Costa 2010-02-18 18:11:57 UTC
Ok! I did the downgrade only the Ark to version 2.13.
Comment 5 Raphael Kubo da Costa 2010-02-18 18:22:09 UTC
Right. Can you attach an archive that always makes Ark 2.14 crash for you here?
Comment 6 Jefferson Costa 2010-02-19 03:05:40 UTC
Created attachment 40916 [details]
File that the error happens.

Ok Attached.

The error is given when you open the readme file and in the following section opens a file .cpp.
Comment 7 Raphael Kubo da Costa 2010-02-19 03:55:27 UTC
I've opened README.txt and then main.cpp and closed Ark with both preview windows open without any problem. I've also opened README.txt, closed it, opened main.cpp, closed it and then closed Ark.

What steps did you have to follow to always make it crash?
Comment 8 Raphael Kubo da Costa 2010-03-25 21:23:16 UTC
Closing as WAITINGFORINFO as there's been no response from the reporter.
Comment 9 Andrew Crouthamel 2018-09-20 21:55:54 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Andrew Crouthamel 2018-10-21 04:36:02 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!