Bug 268724 - Opening a big (164 Mb) rar archive
Summary: Opening a big (164 Mb) rar archive
Status: RESOLVED DUPLICATE of bug 249368
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.15
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-17 09:02 UTC by cristiann
Modified: 2011-03-17 15:20 UTC (History)
0 users

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 cristiann 2011-03-17 09:02:58 UTC
Application: ark (2.15)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-27-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Trying to open the archive
The archive was built on a Windows system

No permission problem (user/group OK)

contained in a ntfs partition

marked as executable (maybe this was the problem)

-- Backtrace:
Application: Ark (ark), signal: Aborted
[Current thread is 1 (Thread 0xb77bc710 (LWP 14090))]

Thread 2 (Thread 0xb7536b70 (LWP 14091)):
#0  0x007527d4 in __pthread_mutex_unlock_usercnt () from /lib/libpthread.so.0
#1  0x00372fa6 in pthread_mutex_unlock () from /lib/libc.so.6
#2  0x018e1701 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#3  0x018e5668 in ?? () from /lib/libglib-2.0.so.0
#4  0x018e5ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0x078fe9c4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0x0190c48f in ?? () from /lib/libglib-2.0.so.0
#7  0x0074ecc9 in start_thread () from /lib/libpthread.so.0
#8  0x0036569e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb77bc710 (LWP 14090)):
[KCrash Handler]
#7  0x00d35416 in __kernel_vsyscall ()
#8  0x002bf941 in raise () from /lib/libc.so.6
#9  0x002c2e42 in abort () from /lib/libc.so.6
#10 0x002b88e8 in __assert_fail () from /lib/libc.so.6
#11 0x00c11c99 in _XAllocID () from /usr/lib/libX11.so.6
#12 0x006a8de7 in XRenderCreatePicture () from /usr/lib/libXrender.so.1
#13 0x01c85747 in QX11PixmapData::fromImage (this=0xafe6cd0, img=..., flags=...) at image/qpixmap_x11.cpp:526
#14 0x01c6e82c in QPixmap::fromImage (image=..., flags=...) at image/qpixmap.cpp:2031
#15 0x01c6ed0a in operator>> (stream=..., pixmap=...) at image/qpixmap.cpp:1322
#16 0x00eb766d in KIconLoaderPrivate::findCachedPixmapWithPath (this=0x9a87e68, key=..., data=..., path=...) at ../../kdeui/icons/kiconloader.cpp:878
#17 0x00ebfbcf in KIconLoader::loadIcon (this=0x9a863f0, _name=..., group=KIconLoader::Small, size=16, state=0, overlays=..., path_store=0x0, canReturnNull=true) at ../../kdeui/icons/kiconloader.cpp:1218
#18 0x00ec0bfa in KIconLoader::loadMimeTypeIcon (this=0x9a863f0, _iconName=..., group=KIconLoader::Small, size=0, state=0, overlays=..., path_store=0x0) at ../../kdeui/icons/kiconloader.cpp:1156
#19 0x0658a5cc in ArchiveDirNode::ArchiveDirNode (this=0xafe6720, parent=0xafe26f0, entry=...) at ../../../ark/part/archivemodel.cpp:132
#20 0x06587753 in ArchiveModel::newEntry (this=0x9b0de40, receivedEntry=..., behaviour=ArchiveModel::DoNotNotifyViews) at ../../../ark/part/archivemodel.cpp:766
#21 0x06587b33 in ArchiveModel::slotLoadingFinished (this=0x9b0de40, job=0x9b91f08) at ../../../ark/part/archivemodel.cpp:778
#22 0x06587d97 in ArchiveModel::qt_metacall (this=0x9b0de40, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xb2958d00) at ./archivemodel.moc:104
#23 0x04c8f8ca in QMetaObject::metacall (object=0x9b0de40, cl=14090, idx=32, argv=0xb2958d00) at kernel/qmetaobject.cpp:237
#24 0x04c9adf6 in QMetaCallEvent::placeMetaCall (this=0xb0ec0340, object=0x9b0de40) at kernel/qobject.cpp:534
#25 0x04c9c6a2 in QObject::event (this=0x9b0de40, e=0x6) at kernel/qobject.cpp:1219
#26 0x01b71fdc in QApplicationPrivate::notify_helper (this=0x9944260, receiver=0x9b0de40, e=0xb0ec0340) at kernel/qapplication.cpp:4396
#27 0x01b7804e in QApplication::notify (this=0xbf8f420c, receiver=0x9b0de40, e=0xb0ec0340) at kernel/qapplication.cpp:3798
#28 0x00f0e68a in KApplication::notify (this=0xbf8f420c, receiver=0x9b0de40, event=0xb0ec0340) at ../../kdeui/kernel/kapplication.cpp:310
#29 0x04c89b3b in QCoreApplication::notifyInternal (this=0xbf8f420c, receiver=0x9b0de40, event=0xb0ec0340) at kernel/qcoreapplication.cpp:732
#30 0x04c8cd8b in sendEvent (receiver=0x0, event_type=0, data=0x992de98) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x992de98) at kernel/qcoreapplication.cpp:1373
#32 0x04c8cf4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#33 0x04cb8a74 in sendPostedEvents (s=0x9946578) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#34 postEventSourceDispatch (s=0x9946578) at kernel/qeventdispatcher_glib.cpp:277
#35 0x018e1855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x018e5668 in ?? () from /lib/libglib-2.0.so.0
#37 0x018e5848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x04cb8565 in QEventDispatcherGlib::processEvents (this=0x992db58, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#39 0x01c33be5 in QGuiEventDispatcherGlib::processEvents (this=0x992db58, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x04c88609 in QEventLoop::processEvents (this=0xbf8f4164, flags=) at kernel/qeventloop.cpp:149
#41 0x04c88a8a in QEventLoop::exec (this=0xbf8f4164, flags=...) at kernel/qeventloop.cpp:201
#42 0x04c8d00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#43 0x01b70e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#44 0x080539f9 in main (argc=4, argv=0xbf8f45a4) at ../../../ark/app/main.cpp:209

Possible duplicates by query: bug 249368.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-03-17 15:20:08 UTC
This appears to be a bug in X itself, as can be seen in comment 2 in bug 249368. Closing it as a duplicate of that.

Thanks for the report.

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