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

Seg fault: Issue with text-block #82

Open
brbzull0 opened this issue May 20, 2022 · 0 comments
Open

Seg fault: Issue with text-block #82

brbzull0 opened this issue May 20, 2022 · 0 comments

Comments

@brbzull0
Copy link
Collaborator

text-block define seems to be causing a crash. Context's config ptr is null.

#1  Config::drtv_info (this=0x0, name=...) at _scm/txn_box-9.1/plugin/src/Config.cc:667
....

Context::ts_callback (cont=0x7f4fbf385ce0, evt=TS_EVENT_HTTP_SEND_REQUEST_HDR) at _scm/txn_box-9.1/plugin/src/Context.cc:367
367	in _scm/txn_box-9.1/plugin/src/Context.cc
..
(gdb) print self._cfg
$20 = std::shared_ptr (empty) 0x0
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

1 participant