Bug 316931 - clamtk had been running search on files ....
Summary: clamtk had been running search on files ....
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 4.10.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 21:16 UTC by jack
Modified: 2023-02-01 05:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jack 2013-03-17 21:16:59 UTC
Application: KWin (kwin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd7a27bb780 (LWP 1969))]

Thread 2 (Thread 0x7fd798d8f700 (LWP 2107)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fd7b2760cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fd7b2760d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fd7aa864e9a in start_thread (arg=0x7fd798d8f700) at pthread_create.c:308
#4  0x00007fd7b5837cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd7a27bb780 (LWP 1969)):
[KCrash Handler]
#6  XGetWindowProperty (dpy=0x31, w=13970624, property=297, offset=0, length=1, delete=0, req_type=297, actual_type=0x7fffaa470830, actual_format=0x7fffaa470828, nitems=0x7fffaa470838, bytesafter=0x7fffaa470840, prop=0x7fffaa470848) at ../../src/GetProp.c:51
#7  0x00007fd7b545875b in NETWinInfo::update (this=this@entry=0x1027460, dirty_props=<optimized out>) at ../../kdeui/windowmanagement/netwm.cpp:3962
#8  0x00007fd7b545b22c in NETWinInfo::NETWinInfo (this=this@entry=0x1027460, display=<optimized out>, window=<optimized out>, rootWindow=<optimized out>, properties=<optimized out>, properties_size=<optimized out>, role=role@entry=NET::Client) at ../../kdeui/windowmanagement/netwm.cpp:2823
#9  0x00007fd7b545b244 in NETWinInfo2::NETWinInfo2 (this=0x1027460, display=<optimized out>, window=<optimized out>, rootWindow=<optimized out>, properties=<optimized out>, properties_size=<optimized out>, role=NET::Client) at ../../kdeui/windowmanagement/netwm.cpp:2888
#10 0x00007fd7b5bb0b36 in KWin::Unmanaged::track (this=0xdac900, w=69206039) at ../../kwin/unmanaged.cpp:67
#11 0x00007fd7b5b4027f in KWin::Workspace::createUnmanaged (this=0xc134d0, w=69206039) at ../../kwin/workspace.cpp:586
#12 0x00007fd7b5b7194a in KWin::Workspace::workspaceEvent (this=0xc134d0, e=0x7fffaa4710c0) at ../../kwin/events.cpp:368
#13 0x00007fd7b5b63838 in KWin::Application::x11EventFilter (this=0x7fffaa471620, e=0x7fffaa4710c0) at ../../kwin/main.cpp:362
#14 0x00007fd7b08c77bc in qt_x11EventFilter (ev=0x7fffaa4710c0) at kernel/qapplication_x11.cpp:441
#15 qt_x11EventFilter (ev=0x7fffaa4710c0) at kernel/qapplication_x11.cpp:429
#16 0x00007fd7b08d77f0 in QApplication::x11ProcessEvent (this=0x7fffaa471620, event=0x7fffaa4710c0) at kernel/qapplication_x11.cpp:3449
#17 0x00007fd7b09009d9 in QEventDispatcherX11::processEvents (this=0xaf8ad0, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#18 0x00007fd7b14b22bf in QEventLoop::processEvents (this=this@entry=0x7fffaa471330, flags=...) at kernel/qeventloop.cpp:149
#19 0x00007fd7b14b2548 in QEventLoop::exec (this=0x7fffaa471330, flags=...) at kernel/qeventloop.cpp:204
#20 0x00007fd7b14b7708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#21 0x00007fd7b5b65ec4 in kdemain (argc=3, argv=0x7fffaa471768) at ../../kwin/main.cpp:545
#22 0x00007fd7b576576d in __libc_start_main (main=0x4006a0 <main(int, char**)>, argc=3, ubp_av=0x7fffaa471768, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffaa471758) at libc-start.c:226
#23 0x00000000004006d1 in _start ()


Reproducible: Sometimes

Steps to Reproduce:
1.bring up clamtk
2.select recursive search on file
3.no other applications ??? running 



new to this ,,,, sorry, i can't be more helpful ....

jack
Comment 1 jack 2013-03-17 21:24:45 UTC
printout copy prints "yellow" on "white" paper .... useless .... can't read
Comment 2 jack 2013-03-17 21:26:34 UTC
printout color "yellow" on "white" paper ... useless to me ...
Comment 3 Michael Pyne 2013-03-17 21:37:07 UTC
Martin, I'm not sure what to make of this one but it seems to be either in kwin, or kdelibs code which seems to exist mostly for kwin, can you look and see if this crash report is useful to you?
Comment 4 Martin Flöser 2013-03-18 07:26:15 UTC
well without looking into it in detail: it crashes in XLib, so I'd say RESOLVE UPSTREAM.
Comment 5 Andrew Crouthamel 2018-11-10 03:11:14 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Andrew Crouthamel 2018-11-20 04:09:48 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Justin Zobel 2023-01-02 02:04:18 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 8 Bug Janitor Service 2023-01-17 05:15:30 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 9 Bug Janitor Service 2023-02-01 05:05:00 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!