Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kismet crashes with "Uncaught exception "Unknown IDMEF child 'alert_type' for class 'additional_data'"" #382

Closed
pyllyukko opened this issue Jul 2, 2021 · 1 comment

Comments

@pyllyukko
Copy link
Contributor

I have been experiencing crashes with Kismet (currently 2021-06-R1). It's pretty much guaranteed to crash at some point after running it for a while. This seems to be related to Prelude logging which I have enabled.

Uncaught exception "Unknown IDMEF child 'alert_type' for class 'additional_data'"
Stack trace (most recent call last) in thread 8599:                                                                                                                                                      
#6    Object ", at 0xffffffffffffffff, in
INFO: Detected new 802.11 Wi-Fi device XX:XX:XX:XX:XX:XX                                                                                                                                                 
ALERT: BEACONRATE IEEE80211 Access Point BSSID XX:XX:XX:XX:XX:XX SSID
       "XXXXXXXXXXXXXXXX" changed beacon rate from 21 to 13 which may                                                                                                                                    
       indicate AP spoofing/impersonation
#5    Object "/lib64/libc-2.23.so, at 0x7f90df029eec, in __clone                                                                                                                                         
#4    Object "/lib64/libpthread-2.23.so, at 0x7f90dfd02683, in start_thread
#3    Object "/usr/lib64/libstdc++.so.6.0.21, at 0x7f90e0229be7, in                                                                                                                                      
#2    Object "/usr/lib64/libstdc++.so.6.0.21, at 0x7f90e01ff640, in std::terminate()
#1    Object "/usr/lib64/libstdc++.so.6.0.21, at 0x7f90e01ff5f5, in                                                                                                                                      
#0    Object "/usr/bin/kismet, at 0x9f50cd, in TerminationHandler()
Uncaught exception "std::exception"                                                                                                                                                                      
Aborted
@kismetwireless
Copy link
Owner

kismetwireless commented Jul 2, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants