Bug 344230 - Crashed when trying to add magnet link
Summary: Crashed when trying to add magnet link
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-16 10:15 UTC by Tim
Modified: 2020-11-20 08:37 UTC (History)
1 user (show)

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


Attachments
attachment-9110-0.html (2.28 KB, text/html)
2020-11-14 17:37 UTC, Tim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tim 2015-02-16 10:15:34 UTC
Application: ktorrent (4.3.1)
KDE Platform Version: 4.11.5
Qt Version: 4.8.6
Operating System: Linux 3.14.27-100.fc19.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I clicked 
'download torrent with magnet link'
it then crashed

-- Backtrace:
Application: KTorrent (ktorrent), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb76da7c0 (LWP 2086))]

Thread 5 (Thread 0xb4fdcb40 (LWP 2102)):
#0  0xb7711424 in __kernel_vsyscall ()
#1  0x454cb8d2 in pthread_once () at ../nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S:96
#2  0x454051a5 in __GI___backtrace (array=array@entry=0xb4fdbab0, size=size@entry=64) at ../sysdeps/i386/backtrace.c:120
#3  0x45366f61 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x45471234 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:176
#4  0x4536d854 in malloc_printerr (action=<optimized out>, str=<optimized out>, ptr=0x8f3be00) at malloc.c:4937
#5  0x45370489 in _int_malloc (av=av@entry=0x454b3420 <main_arena>, bytes=bytes@entry=28) at malloc.c:3322
#6  0x45371841 in __GI___libc_malloc (bytes=28) at malloc.c:2863
#7  0x4578aa68 in operator new (sz=sz@entry=28) at ../../../../libstdc++-v3/libsupc++/new_op.cc:51
#8  0x4e52b484 in allocate (__n=1, this=<optimized out>) at /usr/include/c++/4.8.3/ext/new_allocator.h:104
#9  _M_get_node (this=<optimized out>) at /usr/include/c++/4.8.3/bits/stl_tree.h:370
#10 _M_create_node (this=<optimized out>, __x=...) at /usr/include/c++/4.8.3/bits/stl_tree.h:380
#11 _M_insert_ (__v=..., __p=0x82d93e8, __x=<optimized out>, this=0x82d93e4) at /usr/include/c++/4.8.3/bits/stl_tree.h:1023
#12 std::_Rb_tree<int, std::pair<int const, QSharedPointer<net::PollClient> >, std::_Select1st<std::pair<int const, QSharedPointer<net::PollClient> > >, std::less<int>, std::allocator<std::pair<int const, QSharedPointer<net::PollClient> > > >::_M_insert_unique_ (this=this@entry=0x82d93e4, __position=..., __v=...) at /usr/include/c++/4.8.3/bits/stl_tree.h:1482
#13 0x4e52afeb in insert (__x=..., __position=..., this=0x82d93e4) at /usr/include/c++/4.8.3/bits/stl_map.h:648
#14 operator[] (__k=<synthetic pointer>, this=0x82d93e4) at /usr/include/c++/4.8.3/bits/stl_map.h:469
#15 net::Poll::add (this=this@entry=0x82d93d0, pc=...) at /usr/src/debug/libktorrent-1.3.1/src/net/poll.cpp:74
#16 0x4e527461 in net::DownloadThread::waitForSocketReady (this=this@entry=0x82d93c8) at /usr/src/debug/libktorrent-1.3.1/src/net/downloadthread.cpp:114
#17 0x4e5275ff in net::DownloadThread::update (this=0x82d93c8) at /usr/src/debug/libktorrent-1.3.1/src/net/downloadthread.cpp:48
#18 0x4e527838 in net::NetworkThread::run (this=0x82d93c8) at /usr/src/debug/libktorrent-1.3.1/src/net/networkthread.cpp:48
#19 0x45fefc60 in QThreadPrivate::start (arg=0x82d93c8) at thread/qthread_unix.cpp:349
#20 0x454c69dc in start_thread (arg=0xb4fdcb40) at pthread_create.c:308
#21 0x453f0a1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 4 (Thread 0xb12a6b40 (LWP 2103)):
#0  0xb7711424 in __kernel_vsyscall ()
#1  0x453ea707 in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:29
#2  0x45fee56c in _q_futex (val2=0, addr2=0x0, timeout=0x0, val=2, op=0, addr=0x82d93a0) at thread/qmutex_unix.cpp:99
#3  QMutexPrivate::wait (this=this@entry=0x82d93a0, timeout=timeout@entry=-1) at thread/qmutex_unix.cpp:113
#4  0x45fea658 in QMutex::lock (this=0x82d91e0) at thread/qmutex.cpp:164
#5  0x4e525c9f in net::SocketMonitor::lock (this=0x8116c70) at /usr/src/debug/libktorrent-1.3.1/src/net/socketmonitor.cpp:108
#6  0x4e526ec2 in net::UploadThread::update (this=0x82d9638) at /usr/src/debug/libktorrent-1.3.1/src/net/uploadthread.cpp:49
#7  0x4e527838 in net::NetworkThread::run (this=0x82d9638) at /usr/src/debug/libktorrent-1.3.1/src/net/networkthread.cpp:48
#8  0x45fefc60 in QThreadPrivate::start (arg=0x82d9638) at thread/qthread_unix.cpp:349
#9  0x454c69dc in start_thread (arg=0xb12a6b40) at pthread_create.c:308
#10 0x453f0a1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 3 (Thread 0xb0aa5b40 (LWP 2104)):
#0  0xb7711424 in __kernel_vsyscall ()
#1  0x453e43eb in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x4572adcc in send_dg (resplen2=0x0, anssizp2=0x0, ansp2=0x0, anscp=0xb0aa4488, gotsomewhere=<synthetic pointer>, v_circuit=<synthetic pointer>, ns=0, terrno=0xb0aa3dd0, anssizp=0xb0aa3e88, ansp=0xb0aa3dcc, buflen2=0, buf2=0x0, buflen=45, buf=0xb0aa3ea0 "\031\334\001", statp=0xb0aa5dc4) at res_send.c:1059
#3  __libc_res_nsend (statp=statp@entry=0xb0aa5dc4, buf=buf@entry=0xb0aa3ea0 "\031\334\001", buflen=45, buf2=buf2@entry=0x0, buflen2=buflen2@entry=0, ans=ans@entry=0xb0aa4060 "\323\247\201\200", anssiz=anssiz@entry=1024, ansp=ansp@entry=0xb0aa4488, ansp2=ansp2@entry=0x0, nansp2=nansp2@entry=0x0, resplen2=resplen2@entry=0x0) at res_send.c:556
#4  0x45728ccb in __GI___libc_res_nquery (statp=0xb0aa5dc4, name=0xb0aa448e "194.99.110.216.in-addr.arpa", class=1, type=12, answer=0xb0aa4060 "\323\247\201\200", anslen=1024, answerp=0xb0aa4488, answerp2=0x0, nanswerp2=0x0, resplen2=0x0) at res_query.c:226
#5  0xb47bcdf6 in __GI__nss_dns_gethostbyaddr2_r (addr=addr@entry=0xb0aa4fb0, len=len@entry=4, af=<optimized out>, af@entry=2, result=result@entry=0xb0aa4dd8, buffer=<optimized out>, buffer@entry=0xb0aa4970 "\177", buflen=<optimized out>, buflen@entry=1024, errnop=errnop@entry=0xb0aa5af4, h_errnop=h_errnop@entry=0xb0aa4dbc, ttlp=ttlp@entry=0x0) at nss_dns/dns-host.c:488
#6  0xb47bd08f in _nss_dns_gethostbyaddr_r (addr=0xb0aa4fb0, len=4, af=2, result=0xb0aa4dd8, buffer=0xb0aa4970 "\177", buflen=1024, errnop=0xb0aa5af4, h_errnop=0xb0aa4dbc) at nss_dns/dns-host.c:542
#7  0x45408f42 in __gethostbyaddr_r (addr=0xb0aa4fb0, len=len@entry=4, type=type@entry=2, resbuf=0xb0aa4dd8, buffer=0xb0aa4970 "\177", buflen=buflen@entry=1024, result=0xb0aa4dc0, h_errnop=0xb0aa4dbc) at ../nss/getXXbyYY_r.c:263
#8  0x45411262 in __GI_getnameinfo (sa=0xb0aa4fac, addrlen=16, host=0xb0aa502c "", hostlen=199, serv=0xb0aa50f4 "", servlen=199, flags=8) at getnameinfo.c:223
#9  0x4e52a258 in net::ReverseResolver::resolve (this=this@entry=0x93d5348, addr=...) at /usr/src/debug/libktorrent-1.3.1/src/net/reverseresolver.cpp:65
#10 0x4e52a2e0 in net::ReverseResolver::run (this=this@entry=0x93d5348) at /usr/src/debug/libktorrent-1.3.1/src/net/reverseresolver.cpp:74
#11 0x4e52a6ea in net::ReverseResolverThread::run (this=0x86e2538) at /usr/src/debug/libktorrent-1.3.1/src/net/reverseresolver.cpp:119
#12 0x45fefc60 in QThreadPrivate::start (arg=0x86e2538) at thread/qthread_unix.cpp:349
#13 0x454c69dc in start_thread (arg=0xb0aa5b40) at pthread_create.c:308
#14 0x453f0a1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 2 (Thread 0xaf903b40 (LWP 2499)):
[KCrash Handler]
#7  contains (t=<synthetic pointer>, this=0x844f64d) at ../../src/corelib/tools/qlist.h:877
#8  QHostInfoLookupManager::wasAborted (this=this@entry=0x844f5c8, id=90) at kernel/qhostinfo.cpp:697
#9  0x4d544f1c in wasAborted (id=<optimized out>, this=0x844f5c8) at kernel/qhostinfo.cpp:693
#10 QHostInfoRunnable::run (this=0x8f83538) at kernel/qhostinfo.cpp:519
#11 0x45fe2eed in QThreadPoolThread::run (this=0x8446e68) at concurrent/qthreadpool.cpp:108
#12 0x45fefc60 in QThreadPrivate::start (arg=0x8446e68) at thread/qthread_unix.cpp:349
#13 0x454c69dc in start_thread (arg=0xaf903b40) at pthread_create.c:308
#14 0x453f0a1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb76da7c0 (LWP 2086)):
#0  0xb7711424 in __kernel_vsyscall ()
#1  0x454cb8d2 in pthread_once () at ../nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S:96
#2  0x454051a5 in __GI___backtrace (array=array@entry=0xbf8a6340, size=size@entry=64) at ../sysdeps/i386/backtrace.c:120
#3  0x45366f61 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x45471234 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:176
#4  0x4536d854 in malloc_printerr (action=<optimized out>, str=<optimized out>, ptr=0x8f3be00) at malloc.c:4937
#5  0x45370489 in _int_malloc (av=av@entry=0x454b3420 <main_arena>, bytes=bytes@entry=28) at malloc.c:3322
#6  0x45371841 in __GI___libc_malloc (bytes=28) at malloc.c:2863
#7  0x452e3493 in _dl_map_object_deps (map=map@entry=0xb76f2ac0, preloads=preloads@entry=0x0, npreloads=npreloads@entry=0, trace_mode=<optimized out>, trace_mode@entry=0, open_mode=<optimized out>, open_mode@entry=-2147483648) at dl-deps.c:515
#8  0x452e95b9 in dl_open_worker (a=0xbf8a6c0c) at dl-open.c:265
#9  0x452e523a in _dl_catch_error (objname=objname@entry=0xbf8a6c04, errstring=errstring@entry=0xbf8a6c08, mallocedp=mallocedp@entry=0xbf8a6c00, operate=operate@entry=0x452e9410 <dl_open_worker>, args=args@entry=0xbf8a6c0c) at dl-error.c:177
#10 0x452e8ec4 in _dl_open (file=0x4546d661 "libgcc_s.so.1", mode=-2147483647, caller_dlopen=0x45404f38 <init+40>, nsid=<optimized out>, argc=6, argv=0xbf8a8574, env=0x8420608) at dl-open.c:656
#11 0x4542c09b in do_dlopen (ptr=0xbf8a6d80) at dl-libc.c:87
#12 0x452e523a in _dl_catch_error (objname=0xbf8a6d78, errstring=0xbf8a6d7c, mallocedp=0xbf8a6d74, operate=0x4542c040 <do_dlopen>, args=0xbf8a6d80) at dl-error.c:177
#13 0x4542c1ab in dlerror_run (args=0xbf8a6d80, operate=0x4542c040 <do_dlopen>) at dl-libc.c:46
#14 __GI___libc_dlopen_mode (name=name@entry=0x4546d661 "libgcc_s.so.1", mode=mode@entry=-2147483647) at dl-libc.c:163
#15 0x45404f38 in init () at ../sysdeps/i386/backtrace.c:43
#16 0x454cb8fe in pthread_once () at ../nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S:120
#17 0x454051a5 in __GI___backtrace (array=array@entry=0xbf8a6fc0, size=size@entry=64) at ../sysdeps/i386/backtrace.c:120
#18 0x45366f61 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x45471234 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:176
#19 0x4536d854 in malloc_printerr (action=<optimized out>, str=<optimized out>, ptr=0x8f3be00) at malloc.c:4937
#20 0x45370489 in _int_malloc (av=av@entry=0x454b3420 <main_arena>, bytes=bytes@entry=26) at malloc.c:3322
#21 0x45371841 in __GI___libc_malloc (bytes=26) at malloc.c:2863
#22 0x45fe871c in qMalloc (size=size@entry=26) at global/qmalloc.cpp:55
#23 0x4603b9f1 in QString::fromLatin1_helper (str=0x4e5f0c0f "%1:", size=-1) at tools/qstring.cpp:3827
#24 0x46040184 in QString::fromAscii_helper (str=str@entry=0x4e5f0c0f "%1:", size=size@entry=-1) at tools/qstring.cpp:3887
#25 0x4e51eacf in QString (ch=0x4e5f0c0f "%1:", this=0xbf8a76d8) at /usr/include/QtCore/qstring.h:419
#26 bt::BEncoder::write (this=this@entry=0xbf8a7734, str=...) at /usr/src/debug/libktorrent-1.3.1/src/bcodec/bencoder.cpp:150
#27 0x4e5d0070 in bt::MetadataDownload::download (this=this@entry=0x9296978, piece=piece@entry=24) at /usr/src/debug/libktorrent-1.3.1/src/magnet/metadatadownload.cpp:89
#28 0x4e5d02b4 in bt::MetadataDownload::downloadNext (this=this@entry=0x9296978) at /usr/src/debug/libktorrent-1.3.1/src/magnet/metadatadownload.cpp:99
#29 0x4e5d0650 in bt::MetadataDownload::data (this=0x9296978, piece=0, piece_data=...) at /usr/src/debug/libktorrent-1.3.1/src/magnet/metadatadownload.cpp:78
#30 0x4e54abe2 in bt::UTMetaData::data (this=this@entry=0x8f6b6d0, dict=dict@entry=0x9164fa0, piece_data=...) at /usr/src/debug/libktorrent-1.3.1/src/peer/utmetadata.cpp:87
#31 0x4e54b590 in bt::UTMetaData::handlePacket (this=0x8f6b6d0, packet=0x9020a50 "\024\002d8:msg_typei1e5:piecei0e10:total_sizei26769eed5:filesld6:lengthi696117760e4:pathl32:The Fearless Vampire Killers.avieed6:lengthi74572e4:pathl32:The Fearless Vampire Killers.jpgeee4:name28:The Fearle"..., size=16431) at /usr/src/debug/libktorrent-1.3.1/src/peer/utmetadata.cpp:68
#32 0x4e53fd8b in bt::Peer::handleExtendedPacket (this=this@entry=0x8f17928, packet=packet@entry=0x9020a50 "\024\002d8:msg_typei1e5:piecei0e10:total_sizei26769eed5:filesld6:lengthi696117760e4:pathl32:The Fearless Vampire Killers.avieed6:lengthi74572e4:pathl32:The Fearless Vampire Killers.jpgeee4:name28:The Fearle"..., size=size@entry=16431) at /usr/src/debug/libktorrent-1.3.1/src/peer/peer.cpp:439
#33 0x4e53fdf8 in bt::Peer::handlePacket (this=0x8f17928, packet=0x9020a50 "\024\002d8:msg_typei1e5:piecei0e10:total_sizei26769eed5:filesld6:lengthi696117760e4:pathl32:The Fearless Vampire Killers.avieed6:lengthi74572e4:pathl32:The Fearless Vampire Killers.jpgeee4:name28:The Fearle"..., size=16431) at /usr/src/debug/libktorrent-1.3.1/src/peer/peer.cpp:409
#34 0x4e548c53 in bt::PacketReader::update (this=0x9057d28, peer=...) at /usr/src/debug/libktorrent-1.3.1/src/peer/packetreader.cpp:70
#35 0x4e53c924 in bt::Peer::update (this=0x8f17928) at /usr/src/debug/libktorrent-1.3.1/src/peer/peer.cpp:592
#36 0x4e54450f in bt::PeerManager::Private::update (this=0x8cf6220) at /usr/src/debug/libktorrent-1.3.1/src/peer/peermanager.cpp:646
#37 0x4e54466f in bt::PeerManager::update (this=0x8b29550) at /usr/src/debug/libktorrent-1.3.1/src/peer/peermanager.cpp:140
#38 0x4e5ccd23 in bt::MagnetDownloader::update (this=0x8ea9c08) at /usr/src/debug/libktorrent-1.3.1/src/magnet/magnetdownloader.cpp:119
#39 0x0808d24f in kt::MagnetModel::updateMagnetDownloaders (this=0x8427540) at /usr/src/debug/ktorrent-4.3.1/ktorrent/tools/magnetmodel.cpp:84
#40 0x0806c141 in kt::Core::update (this=this@entry=0x8415090) at /usr/src/debug/ktorrent-4.3.1/ktorrent/core.cpp:1075
#41 0x08073e7c in kt::Core::qt_static_metacall (_o=_o@entry=0x8415090, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=10, _a=0xbf8a7b68) at /usr/src/debug/ktorrent-4.3.1/i686-redhat-linux-gnu/ktorrent/core.moc:142
#42 0x4611a35b in QMetaObject::activate (sender=sender@entry=0x84150a4, m=m@entry=0x46272a18 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3567
#43 0x4616b856 in QTimer::timeout (this=this@entry=0x84150a4) at .moc/release-shared/moc_qtimer.cpp:147
#44 0x46123d26 in QTimer::timerEvent (this=0x84150a4, e=0xbf8a7ec0) at kernel/qtimer.cpp:280
#45 0x4611e8ac in QObject::event (this=0x84150a4, e=0xbf8a7ec0) at kernel/qobject.cpp:1184
#46 0x46aaac44 in QApplicationPrivate::notify_helper (this=0x8303ba0, receiver=0x84150a4, e=0xbf8a7ec0) at kernel/qapplication.cpp:4565
#47 0x46ab1726 in QApplication::notify (this=this@entry=0xbf8a84a0, receiver=receiver@entry=0x84150a4, e=e@entry=0xbf8a7ec0) at kernel/qapplication.cpp:4351
#48 0x0807a7c9 in kt::App::notify (this=0xbf8a84a0, receiver=0x84150a4, event=0xbf8a7ec0) at /usr/src/debug/ktorrent-4.3.1/ktorrent/app.cpp:99
#49 0x461050ba in QCoreApplication::notifyInternal (this=0xbf8a84a0, receiver=0x84150a4, event=event@entry=0xbf8a7ec0) at kernel/qcoreapplication.cpp:953
#50 0x461381cb in sendEvent (event=0xbf8a7ec0, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#51 QTimerInfoList::activateTimers (this=0x8301e94) at kernel/qeventdispatcher_unix.cpp:621
#52 0x4613503c in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:193
#53 idleTimerSourceDispatch (source=source@entry=0x8301f88) at kernel/qeventdispatcher_glib.cpp:240
#54 0x456370e6 in g_main_dispatch (context=0x8303d38, context@entry=0x82cf840) at gmain.c:3054
#55 g_main_context_dispatch (context=context@entry=0x8303d38) at gmain.c:3630
#56 0x45637498 in g_main_context_iterate (context=context@entry=0x8303d38, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#57 0x45637559 in g_main_context_iteration (context=0x8303d38, may_block=1) at gmain.c:3762
#58 0x461351c4 in QEventDispatcherGlib::processEvents (this=this@entry=0x82d5200, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#59 0x46b5bc6f in QGuiEventDispatcherGlib::processEvents (this=0x82d5200, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#60 0x46103a14 in QEventLoop::processEvents (this=this@entry=0xbf8a80e8, flags=...) at kernel/qeventloop.cpp:149
#61 0x46103d51 in QEventLoop::exec (this=this@entry=0xbf8a80e8, flags=...) at kernel/qeventloop.cpp:204
#62 0x4610996f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#63 0x46aa90a5 in QApplication::exec () at kernel/qapplication.cpp:3823
#64 0x0806789c in main (argc=6, argv=0xbf8a8574) at /usr/src/debug/ktorrent-4.3.1/ktorrent/main.cpp:186

Report to https://bugs.kde.org/

Reproducible: Always
Comment 1 Justin Zobel 2020-10-30 06:08:15 UTC
Tim are you able to reproduce this issue with a recent version of KTorrent?
Comment 2 Bug Janitor Service 2020-11-14 04:33:46 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
mark the bug 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 3 Tim 2020-11-14 17:37:00 UTC
Created attachment 133334 [details]
attachment-9110-0.html

I could not reproduce it and changed to another program. Sorry I can't
provide more information.

On Sat, Nov 14, 2020 at 12:33 PM Bug Janitor Service <
bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=344230
>
> --- Comment #2 from Bug Janitor Service <bug-janitor@kde.org> ---
> 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
> mark the bug 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!
>
> --
> You are receiving this mail because:
> You reported the bug.