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

gdb挂载跑下来出现twtimer.c段错误 #29

Open
alphadevgo opened this issue Nov 26, 2021 · 2 comments
Open

gdb挂载跑下来出现twtimer.c段错误 #29

alphadevgo opened this issue Nov 26, 2021 · 2 comments

Comments

@alphadevgo
Copy link

[09:27:09]Thread 40 received signal SIGSEGV, Segmentation fault.
[09:27:09][Switching to Thread 0xaa3824b0 (LWP 29466)]
[09:27:09]0xb5c3c880 in twtimer_cascade (tm=0x1886240, tv=0x1886658, index=11)
[09:27:09] at ../source/twtimer.c:155
[09:27:09]155 ../source/twtimer.c: No such file or directory.
09:27:09
09:27:09
09:27:09
09:27:09
09:29:54 bt
[09:29:54]#0 0xb5c3c880 in twtimer_cascade (tm=0x1886240, tv=0x1886658, index=11)
[09:29:54] at ../source/twtimer.c:155
[09:29:54]#1 0xb5c3c5d4 in twtimer_process (tm=0x1886240, clock=222451756)
[09:29:54] at ../source/twtimer.c:107
[09:29:54]#2 0xb5c3c1f4 in aio_timeout_process () at src/aio-timeout.c:28
[09:29:54]#3 0xb5c37e1c in aio_worker (param=0x0) at src/aio-worker.c:23
[09:29:54]#4 0xb4ed8f6c in start_thread () from /lib/libpthread.so.0
[09:29:54]#5 0xb4d40134 in clone () from /lib/libc.so.0
[09:29:54]Backtrace stopped: previous frame identical to this frame (corrupt stack?)

@ireader
Copy link
Owner

ireader commented Dec 4, 2021

跑的哪个测试case?

@alphadevgo
Copy link
Author

alphadevgo commented Dec 8, 2021

@ireader 结合rtsp-server-test.cpp自封装实现rtsp server;send的话也封装调用aio_transport_send发送;aio_worker_init(4)

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