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

bufferevent_free_checked #77

Closed
ghazel opened this issue Jun 12, 2018 · 2 comments
Closed

bufferevent_free_checked #77

ghazel opened this issue Jun 12, 2018 · 2 comments

Comments

@ghazel
Copy link
Collaborator

ghazel commented Jun 12, 2018

Error in NewNode

Aborted in libnewnode.v1.5.1.so:244060
Fatal signal from native code: 6 (Aborted)

View on Bugsnag

Stacktrace

libnewnode.v1.5.1.so:244060 - bufferevent_free_checked
libnewnode.v1.5.1.so:305532 - ubev_bev_close
libnewnode.v1.5.1.so:307688 - ubev_write_cb
libnewnode.v1.5.1.so:400972 - bufferevent_writecb
libnewnode.v1.5.1.so:434864 - event_process_active_single_queue
libnewnode.v1.5.1.so:417536 - event_base_loop
libnewnode.v1.5.1.so:247968 - network_loop
libnewnode.v1.5.1.so:178732 - client_run
libnewnode.v1.5.1.so:178816 - client_thread

View full stacktrace

Created by Greg Hazel via Bugsnag

@ghazel
Copy link
Collaborator Author

ghazel commented Jun 12, 2018

1.5.1 arm64-v8a
Fatal signal from native code: 6 (Aborted)
********** Crash dump: **********
pid: 0, tid: 0
Stack frame #00 pc 0006b558 libc.so (tgkill)
Stack frame #01 pc 000689dc libc.so (pthread_kill)
Stack frame #02 pc 00023f28 libc.so (raise)
Stack frame #03 pc 0001c9ac libc.so (abort)
Stack frame #04 pc 00020f34 libc.so (__libc_fatal)
Stack frame #05 pc 0001cdbc libc.so (__assert2)
Stack frame #06 pc 0003b95c libnewnode.v1.5.1.so (bufferevent_free_checked)
Stack frame #07 pc 0004a97c libnewnode.v1.5.1.so (ubev_bev_close)
Stack frame #08 pc 0004b1e8 libnewnode.v1.5.1.so (ubev_write_cb)
Stack frame #09 pc 00061e4c libnewnode.v1.5.1.so (bufferevent_writecb)
Stack frame #10 pc 0006a2b0 libnewnode.v1.5.1.so (event_process_active_single_queue)
Stack frame #11 pc 00065f00 libnewnode.v1.5.1.so (event_base_loop)
Stack frame #12 pc 0003c8a0 libnewnode.v1.5.1.so (network_loop)
Stack frame #13 pc 0002ba2c libnewnode.v1.5.1.so (client_run)
Stack frame #14 pc 0002ba80 libnewnode.v1.5.1.so (client_thread)
Stack frame #15 pc 000681e4 libc.so (__pthread_start(void*))
Stack frame #16 pc 0001dbc0 libc.so (__start_thread)

@ghazel
Copy link
Collaborator Author

ghazel commented Jun 12, 2018

network.c:135: void bufferevent_free_checked(bufferevent *): assertion "!bufferevent_get_enabled(bev)" failed

@shalunov shalunov added the bug label Jun 12, 2018
@ghazel ghazel closed this as completed in e1a2928 Jun 13, 2018
ghazel added a commit that referenced this issue Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants