Code Monkey home page Code Monkey logo

Comments (8)

muabada avatar muabada commented on April 28, 2024 3

Apr 9 08:42:40 JVBNA kernel: [252318.145277] turnserver[10065]: segfault at 7ff0d0000078 ip 00007ff0d0000078 sp 00007ff0d5999958 error 15

Still getting this issue, turn server keeps crashing :

Version : Version Coturn-4.5.0.5
OS :
Distributor ID: Debian
Description: Debian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

I ll check the problem and i ll let you know

Sent from my iPhone

On Feb 26, 2016, at 6:44 AM, watanabejr [email protected] wrote:

I build source code coturn and libevent, then install them in CentOS 6.5. STUN and TRUN access seems to be working correct.
But, when I send http query request without "=" and value like http://:?key, coturn server crashes because of segmentation fault.
Coturn server does not crash when I send http query with ?key= or ?key=value.

Here is the syslog.

Feb 26 11:44:50 host-192-168-10-9 kernel: turnserver[19668]: segfault at 8 ip 000000000040fe8e sp 00007f3c6dd12220 error 6 in turnserver[400000+6a000]
Feb 26 11:44:50 host-192-168-10-9 abrtd: Directory 'ccpp-2016-02-26-11:44:50-19660' creation detected
Feb 26 11:44:50 host-192-168-10-9 abrt[19674]: Saved core dump of pid 19660 (/usr/local/bin/turnserver) to /var/spool/abrt/ccpp-2016-02-26-11:44:50-19660 (86544384 bytes)
I want not to stop coturn when the server receives any query.
Is this a bug? Otherwise, could you please tell me how to avoid?

Thanks.


Reply to this email directly or view it on GitHub.

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

I was able to reproduce the issue.

I'll fix it.

On Fri, Feb 26, 2016 at 10:04 AM, Oleg Moskalenko [email protected]
wrote:

I ll check the problem and i ll let you know

Sent from my iPhone

On Feb 26, 2016, at 6:44 AM, watanabejr [email protected] wrote:

I build source code coturn and libevent, then install them in CentOS 6.5.
STUN and TRUN access seems to be working correct.
But, when I send http query request without "=" and value like http://:?key, coturn server crashes because of segmentation fault.
Coturn server does not crash when I send http query with ?key= or
?key=value.

Here is the syslog.

Feb 26 11:44:50 host-192-168-10-9 kernel: turnserver[19668]: segfault at 8 ip 000000000040fe8e sp 00007f3c6dd12220 error 6 in turnserver[400000+6a000]
Feb 26 11:44:50 host-192-168-10-9 abrtd: Directory 'ccpp-2016-02-26-11:44:50-19660' creation detected
Feb 26 11:44:50 host-192-168-10-9 abrt[19674]: Saved core dump of pid 19660 (/usr/local/bin/turnserver) to /var/spool/abrt/ccpp-2016-02-26-11:44:50-19660 (86544384 bytes)

I want not to stop coturn when the server receives any query.
Is this a bug? Otherwise, could you please tell me how to avoid?

Thanks.


Reply to this email directly or view it on GitHub
#36.

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

I fixed the problem in the master branch.

On Fri, Feb 26, 2016 at 10:04 AM, Oleg Moskalenko [email protected]
wrote:

I ll check the problem and i ll let you know

Sent from my iPhone

On Feb 26, 2016, at 6:44 AM, watanabejr [email protected] wrote:

I build source code coturn and libevent, then install them in CentOS 6.5.
STUN and TRUN access seems to be working correct.
But, when I send http query request without "=" and value like http://:?key, coturn server crashes because of segmentation fault.
Coturn server does not crash when I send http query with ?key= or
?key=value.

Here is the syslog.

Feb 26 11:44:50 host-192-168-10-9 kernel: turnserver[19668]: segfault at 8 ip 000000000040fe8e sp 00007f3c6dd12220 error 6 in turnserver[400000+6a000]
Feb 26 11:44:50 host-192-168-10-9 abrtd: Directory 'ccpp-2016-02-26-11:44:50-19660' creation detected
Feb 26 11:44:50 host-192-168-10-9 abrt[19674]: Saved core dump of pid 19660 (/usr/local/bin/turnserver) to /var/spool/abrt/ccpp-2016-02-26-11:44:50-19660 (86544384 bytes)

I want not to stop coturn when the server receives any query.
Is this a bug? Otherwise, could you please tell me how to avoid?

Thanks.


Reply to this email directly or view it on GitHub
#36.

from coturn.

watanabejr avatar watanabejr commented on April 28, 2024

Thank you for the quick response.

I confirmed that coturn does not crash when I send query of this issue.
But, it seems any http response is not returned to my client. Is it a correct behavior?

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

not "any", only badly formed HTTP requests.

I'll adjust it so an error will be returning.

On Sat, Feb 27, 2016 at 7:52 PM, watanabejr [email protected]
wrote:

Thank you for the quick response.

I confirmed that coturn does not crash when I send query of this issue.
But, it seems any http response is not returned to my client. Is it a
correct behavior?


Reply to this email directly or view it on GitHub
#36 (comment).

from coturn.

mom040267 avatar mom040267 commented on April 28, 2024

I fixed that.

On Sat, Feb 27, 2016 at 10:22 PM, Oleg Moskalenko [email protected]
wrote:

not "any", only badly formed HTTP requests.

I'll adjust it so an error will be returning.

On Sat, Feb 27, 2016 at 7:52 PM, watanabejr [email protected]
wrote:

Thank you for the quick response.

I confirmed that coturn does not crash when I send query of this issue.
But, it seems any http response is not returned to my client. Is it a
correct behavior?


Reply to this email directly or view it on GitHub
#36 (comment).

from coturn.

watanabejr avatar watanabejr commented on April 28, 2024

Sorry for my poor English.

I confirmed that logon page is returned when I send bad format HTTP requests.

Thank you for your time.

from coturn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.