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

Crash in kibana in vendors.bundle.dll.js:250 #45010

Closed
smerzlyakov opened this issue Sep 6, 2019 · 6 comments · Fixed by #45259
Closed

Crash in kibana in vendors.bundle.dll.js:250 #45010

smerzlyakov opened this issue Sep 6, 2019 · 6 comments · Fixed by #45259
Assignees
Labels
Feature:Discover Discover Application Feature:Filters Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed

Comments

@smerzlyakov
Copy link

Kibana version: 7.2

Elasticsearch version: 7.2

Server OS version: Centos 7

Browser version: Firefox

Browser OS version: Mac

Original install method (e.g. download page, yum, from source, etc.): rpm

Describe the bug:
Crush when Try to filter events by eventid

Steps to reproduce:

  1. Create filter by eventid
  2. Go to filter
  3. Tap "Edit filter"
  4. Crash occurs

Expected behavior:

Screenshots (if relevant):
Снимок экрана 2019-09-06 в 17 50 36
Снимок экрана 2019-09-06 в 17 50 58

Errors in browser console (if relevant):
TypeError: searchValue.toLowerCase is not a function (https://server/built_assets/dlls/vendors.bundle.dll.js:250)

Version: 7.2.0
Build: 24337
Error: TypeError: searchValue.toLowerCase is not a function (https://server/built_assets/dlls/vendors.bundle.dll.js:250)
window.onerror@https://server/bundles/commons.bundle.js:3:1638720

Provide logs and/or server output (if relevant):
No logs in kibana
Any additional context:

@legrego legrego added Feature:Discover Discover Application Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed labels Sep 6, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@kertal
Copy link
Member

kertal commented Sep 9, 2019

Seems related to #30245. So far I couldn't reproduce it in 7.0.0, 7.2.0, master .. no exception. Maybe dear @smerzlyakov, you could add more details how you create the filter? A sample dataset + mapping would also be awesome, if that's possible. Thx a lot!

@smerzlyakov
Copy link
Author

Dataset - usial logs from windows winlogbeat. Sorry, but i cant provide events - it is logs from corporate laptops.
Steps for reproduce - As i wrote -
1)i Create filter by eventid (tap "zoom increase" button)
2) Go to filter
3) Tap "Edit filter"
4)Thats all. Crash occurs when i tap it.
I test it - if i create filter directly by "add filter" - there is no error.

@kertal
Copy link
Member

kertal commented Sep 9, 2019

Ok, thx, where do you tap the "zoom increase" button? the sidebar, the unfolded document view?
Is # or t displayed next to event.code ? thx a lot for you help

@kertal
Copy link
Member

kertal commented Sep 9, 2019

@smerzlyakov I could reproduce your problem, no more questions, thx, will work on a solution

@kertal kertal self-assigned this Sep 10, 2019
@smerzlyakov
Copy link
Author

Thank you!Happy to help fix bugs in ELK)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application Feature:Filters Team:Visualizations Visualization editors, elastic-charts and infrastructure triage_needed
Projects
None yet
4 participants