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

Crash when host contains whitespace #234

Closed
SilverRainZ opened this issue Apr 6, 2020 · 0 comments · Fixed by #254
Closed

Crash when host contains whitespace #234

SilverRainZ opened this issue Apr 6, 2020 · 0 comments · Fixed by #254

Comments

@SilverRainZ
Copy link
Member

So why g_socket_client_connect_to_host_async so vulnerable?

(srain:60664): GLib-GIO-WARNING **: 12:06:05.607: Invalid URI 'none://irc.freenode.net :6697'

(srain:60664): GLib-Net-CRITICAL **: 12:06:05.611: g_libproxy_resolver_lookup_finish: assertion 'g_task_get_source_tag (G_TASK (result)) == g_libproxy_resolver_lookup_async' failed
--Type <RET> for more, q to quit, c to continue without paging--

Thread 1 "srain" received signal SIGSEGV, Segmentation fault.
0x00007ffff7334937 in ?? () from /usr/lib/libgio-2.0.so.0
#0  0x00007ffff7334937 in  () at /usr/lib/libgio-2.0.so.0
#1  0x00007ffff7334be8 in  () at /usr/lib/libgio-2.0.so.0
#2  0x00007ffff730f534 in  () at /usr/lib/libgio-2.0.so.0
#3  0x00007ffff730f569 in  () at /usr/lib/libgio-2.0.so.0
#4  0x00007ffff713788f in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#5  0x00007ffff7139831 in  () at /usr/lib/libglib-2.0.so.0
#6  0x00007ffff7139871 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#7  0x00007ffff72f22de in g_application_run () at /usr/lib/libgio-2.0.so.0
#8  0x00005555555620d2 in main (argc=1, argv=0x7fffffffde68) at core/srain.c:56
A debugging session is active.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant