Package: kismet
Version: 2008-05-R1-4.1

Q always gives Segmentation fault instead of quitting gracefully.
In /etc/kismet/kismet.conf I only put source=ipw2200,eth3,wifikismet .
Here is strace output.

select(6, [3 5], NULL, NULL, {0, 500000}) = 2 (in [3 5], left {0, 359184})
--- SIGCHLD (Child exited) @ 0 (0) ---
read(5, "WARNING: Sometimes cards don't a"..., 4096) = 247
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7fc5000, 4096)                = 0
close(3)                                = -1 EBADF (Bad file descriptor)
select(6, [5], NULL, NULL, {0, 500000}) = 1 (in [5], left {0, 499996})
select(6, [5], NULL, NULL, {0, 500000}) = 1 (in [5], left {0, 499997})
select(6, [5], NULL, NULL, {0, 500000}) = 1 (in [5], left {0, 499997})
select(6, [5], NULL, NULL, {0, 500000}) = 1 (in [5], left {0, 499997})
select(6, [5], NULL, NULL, {0, 500000}) = 1 (in [5], left {0, 499997})
read(5, "", 4096)                       = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to