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

[Filebeat] Filebeat7.15 Start error #28111

Closed
chinagoldline opened this issue Sep 24, 2021 · 3 comments
Closed

[Filebeat] Filebeat7.15 Start error #28111

chinagoldline opened this issue Sep 24, 2021 · 3 comments
Labels
request-discuss Label added to request the creator to create a topic in discuss Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Comments

@chinagoldline
Copy link

chinagoldline commented Sep 24, 2021

For confirmed bugs, please report:

- Version: 7.15
- Operating System:  Linux linux-7eon 2.6.16.60-0.21-smp #1 SMP Tue May 6 12:41:02 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux
- Discuss Forum URL: -
- Steps to Reproduce: 
 i run shell for this:
  sudo ./filebeat -e -c filebeat.yml

os console sysout for :

futexwakeup addr=0x608d428 returned -38
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x1006 pc=0x165411b]

runtime stack:
runtime.throw(0x3da70ad, 0x2a)
        /usr/local/go/src/runtime/panic.go:1116 +0x72
runtime.sigpanic()
        /usr/local/go/src/runtime/signal_unix.go:679 +0x46a
runtime.futexwakeup(0x608d428, 0x2b0c00000001)
        /usr/local/go/src/runtime/os_linux.go:69 +0x8b
runtime.notewakeup(0x608d428)
        /usr/local/go/src/runtime/lock_futex.go:136 +0x42
runtime.startlockedm(0xc000000180)
        /usr/local/go/src/runtime/proc.go:2006 +0x7d
runtime.schedule()
        /usr/local/go/src/runtime/proc.go:2563 +0x69
runtime.park_m(0xc000001080)
        /usr/local/go/src/runtime/proc.go:2696 +0x9d
runtime.mcall(0x800000)
        /usr/local/go/src/runtime/asm_amd64.s:318 +0x5b

goroutine 1 [chan receive, locked to thread]:
runtime.gopark(0x3ec63f0, 0xc0000ac058, 0x170e, 0x2)
        /usr/local/go/src/runtime/proc.go:304 +0xe0
runtime.chanrecv(0xc0000ac000, 0x0, 0xc000000101, 0x1630101)
        /usr/local/go/src/runtime/chan.go:525 +0x2e7
runtime.chanrecv1(0xc0000ac000, 0x0)
        /usr/local/go/src/runtime/chan.go:407 +0x2b
runtime.gcenable()
        /usr/local/go/src/runtime/mgc.go:217 +0xac
runtime.main()
        /usr/local/go/src/runtime/proc.go:166 +0x115
runtime.goexit()
        /usr/local/go/src/runtime/asm_amd64.s:1373 +0x1

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 24, 2021
@chinagoldline chinagoldline changed the title [Filebeat] Filebeat7.15 Start error [Filebeat] Filebeat7.15 Start error Team:<bug> Sep 24, 2021
@chinagoldline chinagoldline changed the title [Filebeat] Filebeat7.15 Start error Team:<bug> [Filebeat] Filebeat7.15 Start error Sep 24, 2021
@andresrc
Copy link
Contributor

The kernel version seems older than our supported versions. Can you try with a supported distribution? Thanks

@andresrc andresrc added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Oct 14, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Oct 14, 2021
@andresrc andresrc added the request-discuss Label added to request the creator to create a topic in discuss label Oct 14, 2021
@botelastic
Copy link

botelastic bot commented Oct 14, 2021

Thank you very much for creating this issue. However, we would kindly like to ask you to post all questions and issues on the Discuss forum first. In addition to awesome, knowledgeable community contributors, core Beats developers are on the forums every single day to help you out as well. So, your questions will reach a wider audience there, and if we confirm that there is a bug, then you can reopen this issue with the new information or open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request-discuss Label added to request the creator to create a topic in discuss Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

No branches or pull requests

3 participants