Bug 282362 - Dolphin tends to crash, when tagging a file
Summary: Dolphin tends to crash, when tagging a file
Status: RESOLVED DUPLICATE of bug 281342
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 16:22 UTC by Tobias C. Berner
Modified: 2012-07-05 12:02 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 Tobias C. Berner 2011-09-19 16:22:32 UTC
Version:           1.7 (using KDE 4.7.1) 
OS:                FreeBSD

When trying to tag a file, dolphin often crashes.

Reproducible: Sometimes

Steps to Reproduce:
Open dolphin, try to tag a file. In the tag-dialog select a tag to be applied to the file.

Actual Results:  
Dolphin crashes.

Expected Results:  
Tag added to file.

Output in terminal of dolphin:
Script started on Mon Sep 19 18:13:12 2011

> file test.mp4

test.mp4: ISO Media, MPEG v4 system, version 1
> dolphin .

dolphin(57348)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. 
dolphin(57348)/kio (bookmarks) KBookmarkManager::KBookmarkManager: starting KDirWatch for  "/home/Tobias/.local/share//user-places.xbel"
dolphin(57348)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-Tobias/ksycoca4"
dolphin(57348)/kio (KDirListerCache) KDirListerCache::listDir: Listing directory: KUrl("trash:/")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d8e6fa0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::protoQ: creating ProtoQueue instance for "trash"
dolphin(57348)/kio (Scheduler) KIO::ProtoQueue::ProtoQueue: m_maxConnectionsTotal: 2 m_maxConnectionsPerHost: 2
dolphin(57348)/kio (KDirListerCache) KDirListerCache::listDir: Listing directory: KUrl("file:///home/Tobias")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d8fc740)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::protoQ: creating ProtoQueue instance for "file"
dolphin(57348)/kio (Scheduler) KIO::ProtoQueue::ProtoQueue: m_maxConnectionsTotal: 5 m_maxConnectionsPerHost: 5
dolphin(57348)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::instance: instance(): ... initialised
dolphin(57348)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "Europe/Zurich"
dolphin(57348)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" )
dolphin(57348)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Connecting to local socket "/tmp/ksocket-Tobias/nepomuk-socket"
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d946fe0)
dolphin(57348)/kio (KDirListerCache) KDirListerCache::stopListingUrl: DolphinDirLister(0x80d8fff80)  url= KUrl("file:///home/Tobias")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::cancelJob: KIO::ListJob(0x80d8fc740) QObject(0x0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::ListJob(0x80d8fc740) QObject(0x0)
dolphin(57348)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("file:///home/Tobias")
dolphin(57348)/kio (KDirListerCache) KDirListerCache::listDir: Listing directory: KUrl("file:///home/Tobias/test")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d9471a0)
dolphin(57348)/kio (KIOJob) KIO::SimpleJob::~SimpleJob: Killing job KIO::SimpleJob(0x80d946fe0) in destructor! ""
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::cancelJob: KIO::SimpleJob(0x80d946fe0) QObject(0x0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::SimpleJob(0x80d946fe0) QObject(0x0)
dolphin(57348)/kio (KDirListerCache) KDirListerCache::listDir: Entry currently being listed: KUrl("trash:/") by (KDirLister(0x80d8e7b40) )
dolphin(57348)/kio (KDirListerCache) KDirListerCache::stopListingUrl: KDirLister(0x80d921be0)  url= KUrl("trash:/")
dolphin(57348)/kio (Slave) KIO::Slave::createSlave: createSlave "trash" for KUrl("trash:/")
dolphin(57348)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-Tobias/dolphinl57348.slave-socket"
dolphin(57348)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///home/Tobias/test")
dolphin(57348)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-Tobias/dolphinr57348.slave-socket"
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d917ca0)
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
dolphin(57348)/kio (Slave) KIO::Slave::createSlave: createSlave "file" for KUrl("file:///home/Tobias/test/")
dolphin(57348)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-Tobias/dolphine57348.slave-socket"
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::ListJob(0x80d9471a0) KIO::Slave(0x80d8fc820)
dolphin(57348)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("file:///home/Tobias/test")
UPnP device entered: "uuid:4abbd356-0090-a998-37ce-73e17f9c6347" 
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d967620)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::StatJob(0x80d917ca0) KIO::Slave(0x80d9184a0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d967220)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::StatJob(0x80d967620) KIO::Slave(0x80d9184a0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d961960)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::protoQ: creating ProtoQueue instance for "thumbnail"
dolphin(57348)/kio (Scheduler) KIO::ProtoQueue::ProtoQueue: m_maxConnectionsTotal: 1 m_maxConnectionsPerHost: 1
dolphin(57348)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-Tobias/dolphinI57348.slave-socket"
dolphin(57348)/kio (Slave) KIO::Slave::createSlave: createSlave "thumbnail" for KUrl("thumbnail:/home/Tobias/test/test.mp4")
dolphin(57348)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on  "local:/tmp/ksocket-Tobias/dolphinN57348.slave-socket"
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::StatJob(0x80d967220) KIO::Slave(0x80d8fc820)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d918840)
unnamed app(57387)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Connecting to local socket "/tmp/ksocket-Tobias/nepomuk-socket"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "Anime"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "Soul Eater"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "South Park"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "Cartoon"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "Important"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "One Piece"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "Doctor Who"
dolphin(57348)/nepomuk (library) Nepomuk::TagWidgetPrivate::getTagCheckBox: Creating checkbox for "Leverage"
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 37942 bytes
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d96dbe0)
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 37942 bytes
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 37942 bytes
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 37942 bytes
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::StatJob(0x80d96dbe0) KIO::Slave(0x80d8fc820)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d967b20)
dolphin(57348)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("thumbnail:/home/Tobias/test/test.mp4")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x80d961960) KIO::Slave(0x80d8cfbc0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d9676e0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::StatJob(0x80d9676e0) KIO::Slave(0x80d8fc820)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d968180)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d984f20)
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 38914 bytes
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 38914 bytes
unnamed app(57417)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Connecting to local socket "/tmp/ksocket-Tobias/nepomuk-socket"
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 38914 bytes
dolphin(57348)/kio (KIOConnection) KIO::SocketConnectionBackend::socketReadyRead: KIO::SocketConnectionBackend(0x80d936290) Jumbo packet of 38914 bytes
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::StatJob(0x80d984f20) KIO::Slave(0x80d8fc820)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x80d96d980)
unnamed app(57411)/nepomuk (library) <unnamed>::GlobalModelContainer::init: Connecting to local socket "/tmp/ksocket-Tobias/nepomuk-socket"
dolphin(57348) KSambaSharePrivate::testparmParamValue: Running testparm ("-d0", "-s", "--parameter-name", "usershare path")
dolphin(57348)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("thumbnail:/home/Tobias/test/")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x80d918840) KIO::Slave(0x80d8cfbc0)
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::ListJob(0x80d8e6fa0) KIO::Slave(0x80d8e71e0)
dolphin(57348)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("trash:/")
dolphin(57348)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("thumbnail:/home/Tobias/test/test.mp4")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x80d967b20) KIO::Slave(0x80d8cfbc0)
dolphin(57348)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("thumbnail:/home/Tobias/test/typescript")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x80d968180) KIO::Slave(0x80d8cfbc0)
dolphin(57348)/kio (KIOJob) KIO::TransferJob::slotFinished: KUrl("thumbnail:/home/Tobias/test/test.mp4")
dolphin(57348)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x80d96d980) KIO::Slave(0x80d8cfbc0)
IcsFactoryFactory(57417)/KFileMetaInfo KFileMetaInfoPrivate::init: KUrl("file:///home/Tobias/test/test.mp4")
IcsFactoryFactory(57411)/KFileMetaInfo KFileMetaInfoPrivate::init: KUrl("file:///home/Tobias/test/test.mp4")
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x80b148020] Could not find codec parameters (Video: h264)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/Tobias/test/test.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 1
    compatible_brands: isom
    creation_time   : 2011-09-15 22:40:43
  Duration: 00:24:44.94, bitrate: 0 kb/s
    Stream #0.0(und): Video: h264, PAR 1:1 DAR 0:0, 23.98 fps, 23.98 tbr, 24k tbn, 48k tbc
    Metadata:
      creation_time   : 2011-09-15 21:41:57
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x80b148020] Could not find codec parameters (Video: h264)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/Tobias/test/test.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 1
    compatible_brands: isom
    creation_time   : 2011-09-15 22:40:43
  Duration: 00:24:44.94, bitrate: 0 kb/s
    Stream #0.0(und): Video: h264, PAR 1:1 DAR 0:0, 23.98 fps, 23.98 tbr, 24k tbn, 48k tbc
    Metadata:
      creation_time   : 2011-09-15 21:41:57
IcsFactoryFactory(57411)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-Tobias/ksycoca4"
IcsFactoryFactory(57417)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-Tobias/ksycoca4"
dolphin: (malloc) /usr/src/lib/libc/stdlib/malloc.c:4287: Failed assertion: "arena != NULL"
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = dolphin path = /usr/local/kde4/bin pid = 57348
KCrash: Arguments: /usr/local/kde4/bin/dolphin --nocrashhandler . 
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/Tobias/.kde4/socket-sam.firefly/kdeinit4__0

Suspended (signal)


Script done on Mon Sep 19 18:14:52 2011




Backtrace:
Application: Dolphin (dolphin), signal: Abort trap: 6
[Switching to Thread 8148af400 (LWP 132851/dolphin)]
[Current thread is 1 (Thread 8148af400 (LWP 132851/dolphin))]

Thread 4 (Thread 80cc07400 (LWP 131861/dolphin)):
#0  0x00000008069e235c in nanosleep () from /lib/libc.so.7
#1  0x000000080694e2d8 in sleep () from /lib/libc.so.7
#2  0x00000008066eb438 in sleep () from /lib/libthr.so.3
#3  0x0000000802d771e8 in startProcessInternal (argc=19, argv=0x7fffffff77b0, waitAndExit=true, directly=false) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/util/kcrash.cpp:558
#4  0x0000000802d7726d in KCrash::startProcess (argc=19, argv=0x7fffffff77b0, waitAndExit=true) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/util/kcrash.cpp:524
#5  0x0000000802d77b67 in KCrash::defaultCrashHandler (sig=6) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/util/kcrash.cpp:435
#6  0x00000008066ed5d6 in pthread_sigmask () from /lib/libthr.so.3
#7  0x00000008066ed6bc in pthread_sigmask () from /lib/libthr.so.3
#8  0x00007ffffffff043 in ?? ()
#9  0x00000008066ed5e0 in pthread_sigmask () from /lib/libthr.so.3
#10 0x0000000000000000 in ?? ()
#11 0xffffffff7ffefedf in ?? ()
#12 0xffffffffffffffff in ?? ()
#13 0x0000000000000000 in ?? ()
#14 0x0000000000020315 in ?? ()
#15 0x0000000000000006 in ?? ()
#16 0x0000000000000000 in ?? ()
#17 0x00000008069fb26c in sigprocmask () from /lib/libc.so.7
#18 0x0000000000000000 in ?? ()
#19 0x00000000ffffffff in ?? ()
#20 0x0000000000000000 in ?? ()
#21 0x00007fffffff81fc in ?? ()
#22 0x0000000000000000 in ?? ()
#23 0xfffffe004932d000 in ?? ()
#24 0x0000000000000206 in ?? ()
#25 0x00000008069785d0 in _pthread_mutex_init_calloc_cb () from /lib/libc.so.7
#26 0x00007fffffffa280 in ?? ()
#27 0x0000000000000000 in ?? ()
#28 0x0000000806c378e0 in __des_crypt_LOCAL () from /lib/libc.so.7
#29 0x001b001300000016 in ?? ()
#30 0x0000000000000000 in ?? ()
#31 0x003b003b00000001 in ?? ()
#32 0x0000000000000002 in ?? ()
#33 0x000000080695ba3c in thr_kill () from /lib/libc.so.7
#34 0x0000000000000043 in ?? ()
#35 0x0000000000000202 in ?? ()
#36 0x00007fffffff81e8 in ?? ()
#37 0x000000000000003b in ?? ()
#38 0x0000000000000320 in ?? ()
#39 0x0000000000010002 in ?? ()
#40 0x0000000000020001 in ?? ()
#41 0x000000000000037f in ?? ()
#42 0x0000000000000000 in ?? ()
#43 0x0000000000000000 in ?? ()
#44 0x0000ffff00001fa0 in ?? ()
#45 0x0000000004020304 in ?? ()
#46 0x000000000000ffff in ?? ()
#47 0x0000000000000008 in ?? ()
#48 0x000000000000ffff in ?? ()
#49 0x0000000000000000 in ?? ()
#50 0x0000000000000000 in ?? ()
#51 0x0000000000000000 in ?? ()
#52 0x0000000000000000 in ?? ()
#53 0x0000000000000000 in ?? ()
#54 0x0000000000000000 in ?? ()
#55 0x0000000000000000 in ?? ()
#56 0x0000000000000000 in ?? ()
#57 0x0000000000000000 in ?? ()
#58 0x0000000000000000 in ?? ()
#59 0x0000000000000000 in ?? ()
#60 0x0000000000000000 in ?? ()
#61 0x404a800000000000 in ?? ()
#62 0x0000000000000000 in ?? ()
#63 0x0000000000000000 in ?? ()
#64 0x0000000000000000 in ?? ()
#65 0x404a800000000000 in ?? ()
#66 0x0000000000000000 in ?? ()
#67 0x3909f5135cb87c55 in ?? ()
#68 0x0000000000000000 in ?? ()
#69 0x35e127004971adb1 in ?? ()
#70 0x0000000000000000 in ?? ()
#71 0xa42444611d63a40f in ?? ()
#72 0x0000000000000000 in ?? ()
#73 0xb5e127004971adb1 in ?? ()
#74 0x0000000000000000 in ?? ()
#75 0x3ff0000000000000 in ?? ()
#76 0x0000000000000000 in ?? ()
#77 0x4029c353f7ced917 in ?? ()
#78 0x0000000000000000 in ?? ()
#79 0x3ff0000000000000 in ?? ()
#80 0x0000000000000000 in ?? ()
#81 0x3ff0000000000000 in ?? ()
#82 0x0000000000000000 in ?? ()
#83 0x0000000000000000 in ?? ()
#84 0x0000000000000000 in ?? ()
#85 0x0000000000000000 in ?? ()
#86 0x0000000000000000 in ?? ()
#87 0x0000000000000000 in ?? ()
#88 0x0000000000000000 in ?? ()
#89 0x0000000000000000 in ?? ()
#90 0x0000000000000000 in ?? ()
#91 0x0000000000000000 in ?? ()
#92 0x0000000000000000 in ?? ()
#93 0x0000000000000000 in ?? ()
#94 0x0000000000000000 in ?? ()
#95 0x0000000000000000 in ?? ()
#96 0x0000000000000000 in ?? ()
#97 0x0000000000000000 in ?? ()
#98 0x0000000000000000 in ?? ()
#99 0x0000000000000000 in ?? ()
#100 0x0000000000000000 in ?? ()
#101 0x0000000000000000 in ?? ()
#102 0x0000000000000000 in ?? ()
#103 0x0000000000000000 in ?? ()
#104 0x0000000000000000 in ?? ()
#105 0x000000080065f5a8 in ?? ()
#106 0x0000000000000000 in ?? ()
#107 0x0000000000000000 in ?? ()
#108 0x0000000000000000 in ?? ()
#109 0x0000000000000000 in ?? ()
#110 0x0000000000000000 in ?? ()
#111 0x0000000000000000 in ?? ()
#112 0x0000000000000000 in ?? ()
#113 0x0000000000000000 in ?? ()
#114 0x0000000000000000 in ?? ()
#115 0x0000000000000000 in ?? ()
#116 0x0000000000000004 in ?? ()
#117 0x0000000000000000 in ?? ()
#118 0x0000000000000000 in ?? ()
#119 0x0000000000000000 in ?? ()
#120 0x0000000000000000 in ?? ()
#121 0x0000000000000006 in ?? ()
#122 0x0000e00400010007 in ?? ()
#123 0x00000000000003e9 in ?? ()
#124 0x0000000000000000 in ?? ()
#125 0x0000000000000000 in ?? ()
#126 0x0000000000000000 in ?? ()
#127 0x0000000000000000 in ?? ()
#128 0x0000000000000000 in ?? ()
#129 0x0000000000000000 in ?? ()
#130 0x0000000000000000 in ?? ()
#131 0x0000000000000000 in ?? ()
#132 0x00000008069785d0 in _pthread_mutex_init_calloc_cb () from /lib/libc.so.7
#133 0x00007fffffffa280 in ?? ()
#134 0x000000080060358d in .text () from /libexec/ld-elf.so.1
#135 0x0000000000000202 in ?? ()
#136 0xfffffe004932d000 in ?? ()
#137 0x00000000ffffffff in ?? ()
#138 0x0000000000000000 in ?? ()
#139 0x0000000000020315 in ?? ()
#140 0x0000000000000006 in ?? ()
#141 0x00000008069fb26c in sigprocmask () from /lib/libc.so.7
#142 0x0000000000000000 in ?? ()
#143 0x0000000000000006 in ?? ()
#144 0x0000000000000202 in ?? ()
#145 0xffffffff7fffffdf in ?? ()
#146 0x000000080064d400 in ?? ()
#147 0x000000080695ba30 in _umtx_lock () from /lib/libc.so.7
#148 0x00000008069f9efb in abort () from /lib/libc.so.7
#149 0x0000000806982258 in malloc_usable_size () from /lib/libc.so.7
#150 0x0000000806982e65 in free () from /lib/libc.so.7
#151 0x00000008027435a2 in ~KEditTagsDialog (this=0x7fffffffa280) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/nepomuk/ui/kedittagsdialog.cpp:104
#152 0x0000000804ea6351 in QObjectPrivate::deleteChildren (this=0x813e3ec00) at kernel/qobject.cpp:1955
#153 0x00000008036666f6 in ~QWidget (this=0x81445b910) at kernel/qwidget.cpp:1651
#154 0x000000080273dc6d in ~TagWidget (this=0x81445b910) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/nepomuk/ui/tagwidget.cpp:268
#155 0x0000000801aa46cf in KFileMetaDataWidget::Private::deleteRows (this=0x80d945e80) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kio/kfile/kfilemetadatawidget.cpp:184
#156 0x0000000801aa4f1f in KFileMetaDataWidget::Private::slotLoadingFinished (this=0x80d945e80) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kio/kfile/kfilemetadatawidget.cpp:192
#157 0x0000000801aa5a16 in KFileMetaDataWidget::qt_metacall (this=0x80da808e0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffffff8930) at kfilemetadatawidget.moc:88
#158 0x0000000804e97b82 in QMetaObject::metacall (object=0x80da808e0, cl=QMetaObject::InvokeMetaMethod, idx=29, argv=0x7fffffff8930) at kernel/qmetaobject.cpp:237
#159 0x0000000804ead4ad in QMetaObject::activate (sender=0x80d946040, m=0x801e1e3e0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#160 0x0000000801b03c86 in KFileMetaDataProvider::loadingFinished (this=0x80d946040) at kfilemetadataprovider_p.moc:110
#161 0x0000000801b05aa9 in KFileMetaDataProvider::Private::slotLoadingFinished (this=0x80db936e0) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kio/kfile/kfilemetadataprovider.cpp:222
#162 0x0000000801b05b89 in KFileMetaDataProvider::qt_metacall (this=0x80d946040, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffffff8ce0) at kfilemetadataprovider_p.moc:94
#163 0x0000000804e97b82 in QMetaObject::metacall (object=0x80d946040, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0x7fffffff8ce0) at kernel/qmetaobject.cpp:237
#164 0x0000000804ead4ad in QMetaObject::activate (sender=0x80d9684e0, m=0x801e1e320, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#165 0x0000000801b02966 in KFileMetaDataReader::finished (this=0x80d9684e0) at kfilemetadatareader_p.moc:88
#166 0x0000000801b03083 in KFileMetaDataReader::Private::slotLoadingFinished (this=0x80d96d5e0, exitCode=0, exitStatus=QProcess::NormalExit)
    at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kio/kfile/kfilemetadatareader.cpp:96
#167 0x0000000801b031a6 in KFileMetaDataReader::qt_metacall (this=0x80d9684e0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffff9020) at kfilemetadatareader_p.moc:77
#168 0x0000000804e97b82 in QMetaObject::metacall (object=0x80d9684e0, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0x7fffffff9020) at kernel/qmetaobject.cpp:237
#169 0x0000000804ead4ad in QMetaObject::activate (sender=0x80d966f80, m=0x8052221c0, local_signal_index=2, argv=0x7fffffff9020) at kernel/qobject.cpp:3278
#170 0x0000000804e19323 in QProcess::finished (this=0x80d966f80, _t1=0, _t2=QProcess::NormalExit) at moc_qprocess.cpp:142
#171 0x0000000804e1b736 in QProcessPrivate::_q_processDied (this=0x813974b00) at io/qprocess.cpp:1051
#172 0x0000000804e1b970 in QProcess::qt_metacall (this=0x80d966f80, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fffffff92a0) at moc_qprocess.cpp:115
#173 0x00000008047c4d09 in KProcess::qt_metacall (this=0x80d966f80, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0x7fffffff92a0) at kprocess.moc:69
#174 0x0000000804e97b82 in QMetaObject::metacall (object=0x80d966f80, cl=QMetaObject::InvokeMetaMethod, idx=21, argv=0x7fffffff92a0) at kernel/qmetaobject.cpp:237
#175 0x0000000804ead4ad in QMetaObject::activate (sender=0x80d984720, m=0x805225b80, local_signal_index=0, argv=0x7fffffff92a0) at kernel/qobject.cpp:3278
#176 0x0000000804f1b5a0 in QSocketNotifier::activated (this=0x80d984720, _t1=50) at .moc/debug-shared/moc_qsocketnotifier.cpp:89
#177 0x0000000804eb7761 in QSocketNotifier::event (this=0x80d984720, e=0x7fffffff9d40) at kernel/qsocketnotifier.cpp:317
#178 0x00000008035e8981 in QApplicationPrivate::notify_helper (this=0x80cd481c0, receiver=0x80d984720, e=0x7fffffff9d40) at kernel/qapplication.cpp:4481
#179 0x00000008035e8e22 in QApplication::notify (this=0x7fffffffd0c0, receiver=0x80d984720, e=0x7fffffff9d40) at kernel/qapplication.cpp:3881
#180 0x0000000802cdfef2 in KApplication::notify (this=0x7fffffffd0c0, receiver=0x80d984720, event=0x7fffffff9d40) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:311
#181 0x0000000804e8f1e0 in QCoreApplication::notifyInternal (this=0x7fffffffd0c0, receiver=0x80d984720, event=0x7fffffff9d40) at kernel/qcoreapplication.cpp:787
#182 0x00000008035e53db in QCoreApplication::sendEvent (receiver=0x80d984720, event=0x7fffffff9d40) at qcoreapplication.h:215
#183 0x0000000804ecf0bb in socketNotifierSourceDispatch (source=0x80cc1d5c0) at kernel/qeventdispatcher_glib.cpp:110
#184 0x00000008099e5bfd in g_main_dispatch (context=0x80cc38cc0) at gmain.c:2441
#185 0x00000008099e7505 in g_main_context_dispatch (context=0x80cc38cc0) at gmain.c:3014
#186 0x00000008099e7ad6 in g_main_context_iterate (context=0x80cc38cc0, block=1, dispatch=1, self=0x80cd94f00) at gmain.c:3092
#187 0x00000008099e7d49 in g_main_context_iteration (context=0x80cc38cc0, may_block=1) at gmain.c:3155
#188 0x0000000804ecda05 in QEventDispatcherGlib::processEvents (this=0x80cc1b980, flags=@0x7fffffffa090) at kernel/qeventdispatcher_glib.cpp:422
#189 0x00000008036e10c7 in QGuiEventDispatcherGlib::processEvents (this=0x80cc1b980, flags=@0x7fffffffa0f0) at kernel/qguieventdispatcher_glib.cpp:204
#190 0x0000000804e8b900 in QEventLoop::processEvents (this=0x7fffffffa1e0, flags=@0x7fffffffa150) at kernel/qeventloop.cpp:149
#191 0x0000000804e8bb2b in QEventLoop::exec (this=0x7fffffffa1e0, flags=@0x7fffffffa220) at kernel/qeventloop.cpp:201
#192 0x0000000803c3cd9e in QDialog::exec (this=0x7fffffffa280) at dialogs/qdialog.cpp:552
#193 0x000000080273f2f4 in Nepomuk::TagWidget::slotShowAll (this=0x81445b910) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/nepomuk/ui/tagwidget.cpp:383
#194 0x000000080273f923 in Nepomuk::TagWidget::qt_metacall (this=0x81445b910, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fffffffa560) at tagwidget.moc:104
#195 0x0000000804e97b82 in QMetaObject::metacall (object=0x81445b910, cl=QMetaObject::InvokeMetaMethod, idx=36, argv=0x7fffffffa560) at kernel/qmetaobject.cpp:237
#196 0x0000000804ead4ad in QMetaObject::activate (sender=0x813fbce80, m=0x80437d660, local_signal_index=0, argv=0x7fffffffa560) at kernel/qobject.cpp:3278
#197 0x0000000803b2e781 in QLabel::linkActivated (this=0x813fbce80, _t1=@0x7fffffffaa60) at moc_qlabel.cpp:180
#198 0x0000000803b33914 in QLabel::qt_metacall (this=0x813fbce80, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffffffa7c0) at moc_qlabel.cpp:110
#199 0x0000000804e97b82 in QMetaObject::metacall (object=0x813fbce80, cl=QMetaObject::InvokeMetaMethod, idx=27, argv=0x7fffffffa7c0) at kernel/qmetaobject.cpp:237
#200 0x0000000804ead4ad in QMetaObject::activate (sender=0x813fcc450, m=0x804378620, local_signal_index=13, argv=0x7fffffffa7c0) at kernel/qobject.cpp:3278
#201 0x00000008038fa7a1 in QTextControl::linkActivated (this=0x813fcc450, _t1=@0x7fffffffaa60) at moc_qtextcontrol_p.cpp:322
#202 0x0000000803903515 in QTextControlPrivate::activateLinkUnderCursor (this=0x80db18280, href=@0x7fffffffaa60) at text/qtextcontrol.cpp:2717
#203 0x0000000803904614 in QTextControlPrivate::mouseReleaseEvent (this=0x80db18280, e=0x7fffffffbea0, button=Qt::LeftButton, pos=@0x7fffffffaba0, modifiers=@0x7fffffffab90, buttons=@0x7fffffffab80, 
    globalPos=@0x7fffffffbec0) at text/qtextcontrol.cpp:1737
#204 0x00000008039092e3 in QTextControl::processEvent (this=0x813fcc450, e=0x7fffffffbea0, matrix=@0x7fffffffafb0, contextWidget=0x813fbce80) at text/qtextcontrol.cpp:941
#205 0x0000000803905806 in QTextControl::processEvent (this=0x813fcc450, e=0x7fffffffbea0, coordinateOffset=@0x7fffffffb020, contextWidget=0x813fbce80) at text/qtextcontrol.cpp:886
#206 0x0000000803b2fa6f in QLabelPrivate::sendControlEvent (this=0x813970f00, e=0x7fffffffbea0) at widgets/qlabel.cpp:1627
#207 0x0000000803b2fada in QLabel::mouseReleaseEvent (this=0x813fbce80, ev=0x7fffffffbea0) at widgets/qlabel.cpp:936
#208 0x000000080366b9b3 in QWidget::event (this=0x813fbce80, event=0x7fffffffbea0) at kernel/qwidget.cpp:8295
#209 0x0000000803b2a8b1 in QFrame::event (this=0x813fbce80, e=0x7fffffffbea0) at widgets/qframe.cpp:557
#210 0x0000000803b31dd6 in QLabel::event (this=0x813fbce80, e=0x7fffffffbea0) at widgets/qlabel.cpp:1049
#211 0x00000008035e8981 in QApplicationPrivate::notify_helper (this=0x80cd481c0, receiver=0x813fbce80, e=0x7fffffffbea0) at kernel/qapplication.cpp:4481
#212 0x00000008035e985b in QApplication::notify (this=0x7fffffffd0c0, receiver=0x813fbce80, e=0x7fffffffbea0) at kernel/qapplication.cpp:4042
#213 0x0000000802cdfef2 in KApplication::notify (this=0x7fffffffd0c0, receiver=0x813fbce80, event=0x7fffffffbea0) at /usr/ports/x11/kdelibs4/work/kdelibs-4.7.1/kdeui/kernel/kapplication.cpp:311
#214 0x0000000804e8f1e0 in QCoreApplication::notifyInternal (this=0x7fffffffd0c0, receiver=0x813fbce80, event=0x7fffffffbea0) at kernel/qcoreapplication.cpp:787
#215 0x00000008035febdb in QCoreApplication::sendSpontaneousEvent (receiver=0x813fbce80, event=0x7fffffffbea0) at qcoreapplication.h:218
#216 0x00000008035efd46 in QApplicationPrivate::sendMouseEvent (receiver=0x813fbce80, event=0x7fffffffbea0, alienWidget=0x813fbce80, nativeWidget=0x80cc73e00, buttonDown=0x8043cc278, 
    lastMouseReceiver=@0x8043cc280, spontaneous=true) at kernel/qapplication.cpp:3139
#217 0x00000008036acd05 in QETWidget::translateMouseEvent (this=0x80cc73e00, event=0x7fffffffcae0) at kernel/qapplication_x11.cpp:4461
#218 0x00000008036aa28a in QApplication::x11ProcessEvent (this=0x7fffffffd0c0, event=0x7fffffffcae0) at kernel/qapplication_x11.cpp:3465
#219 0x00000008036e1a57 in x11EventSourceDispatch (s=0x80cc40300, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#220 0x00000008099e5bfd in g_main_dispatch (context=0x80cc38cc0) at gmain.c:2441
#221 0x00000008099e7505 in g_main_context_dispatch (context=0x80cc38cc0) at gmain.c:3014
#222 0x00000008099e7ad6 in g_main_context_iterate (context=0x80cc38cc0, block=1, dispatch=1, self=0x80cd94f00) at gmain.c:3092
#223 0x00000008099e7d49 in g_main_context_iteration (context=0x80cc38cc0, may_block=1) at gmain.c:3155
#224 0x0000000804ecda05 in QEventDispatcherGlib::processEvents (this=0x80cc1b980, flags=@0x7fffffffcee0) at kernel/qeventdispatcher_glib.cpp:422
#225 0x00000008036e10c7 in QGuiEventDispatcherGlib::processEvents (this=0x80cc1b980, flags=@0x7fffffffcf40) at kernel/qguieventdispatcher_glib.cpp:204
#226 0x0000000804e8b900 in QEventLoop::processEvents (this=0x7fffffffd010, flags=@0x7fffffffcfa0) at kernel/qeventloop.cpp:149
#227 0x0000000804e8bb2b in QEventLoop::exec (this=0x7fffffffd010, flags=@0x7fffffffd020) at kernel/qeventloop.cpp:201
#228 0x0000000804e8fbe1 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#229 0x00000008035eb7b6 in QApplication::exec () at kernel/qapplication.cpp:3755
#230 0x00000008008aa24b in kdemain (argc=2, argv=0x7fffffffd528) at /usr/ports/x11/kde4-baseapps/work/kde-baseapps-4.7.1/dolphin/src/main.cpp:85
#231 0x00000000004008eb in main (argc=2, argv=0x7fffffffd528) at /usr/ports/x11/kde4-baseapps/work/kde-baseapps-4.7.1/build/dolphin/src/dolphin_dummy.cpp:3

Thread 3 (Thread 80cc0c400 (LWP 132848/dolphin)):
#0  0x00000008069e339c in kevent () from /lib/libc.so.7
#1  0x0000000804e6b34f in QKqueueFileSystemWatcherEngine::run (this=0x80dacec40) at io/qfilesystemwatcher_kqueue.cpp:252
#2  0x0000000804d6193e in QThreadPrivate::start (arg=0x80dacec40) at thread/qthread_unix.cpp:331
#3  0x00000008066e9224 in pthread_getprio () from /lib/libthr.so.3
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 80cc14000 (LWP 132850/dolphin)):
#0  0x00000008066f095c in pthread_kill () from /lib/libthr.so.3
#1  0x00000008066ead63 in pthread_getschedparam () from /lib/libthr.so.3
#2  0x00000008066f2d6d in pthread_cond_signal () from /lib/libthr.so.3
#3  0x0000000804d623e9 in QWaitConditionPrivate::wait (this=0x80d8e7fa0, time=30000) at thread/qwaitcondition_unix.cpp:86
#4  0x0000000804d61f2c in QWaitCondition::wait (this=0x80d8dc598, mutex=0x80d8dc590, time=30000) at thread/qwaitcondition_unix.cpp:160
#5  0x0000000804d50a1f in QThreadPoolThread::run (this=0x80d915ec0) at concurrent/qthreadpool.cpp:140
#6  0x0000000804d6193e in QThreadPrivate::start (arg=0x80d915ec0) at thread/qthread_unix.cpp:331
#7  0x00000008066e9224 in pthread_getprio () from /lib/libthr.so.3
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 8148af400 (LWP 132851/dolphin)):
#0  0x00000008066ef3e2 in pthread_mutex_lock () from /lib/libthr.so.3
#1  0x00000008099e74ed in g_main_context_dispatch (context=0x814c62180) at gmain.c:3010
#2  0x00000008099e7ad6 in g_main_context_iterate (context=0x814c62180, block=1, dispatch=1, self=0x814ca1040) at gmain.c:3092
#3  0x00000008099e7d49 in g_main_context_iteration (context=0x814c62180, may_block=1) at gmain.c:3155
#4  0x0000000804ecda23 in QEventDispatcherGlib::processEvents (this=0x814c61040, flags=@0x7fffff7fbe00) at kernel/qeventdispatcher_glib.cpp:424
#5  0x0000000804e8b900 in QEventLoop::processEvents (this=0x7fffff7fbee0, flags=@0x7fffff7fbe60) at kernel/qeventloop.cpp:149
#6  0x0000000804e8bb2b in QEventLoop::exec (this=0x7fffff7fbee0, flags=@0x7fffff7fbf00) at kernel/qeventloop.cpp:201
#7  0x0000000804d5ca2b in QThread::exec (this=0x814861060) at thread/qthread.cpp:498
#8  0x0000000804d5cac5 in QThread::run (this=0x814861060) at thread/qthread.cpp:565
#9  0x0000000804d6193e in QThreadPrivate::start (arg=0x814861060) at thread/qthread_unix.cpp:331
#10 0x00000008066e9224 in pthread_getprio () from /lib/libthr.so.3
#11 0x0000000000000000 in ?? ()
Comment 1 Jekyll Wu 2012-07-05 12:02:56 UTC

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