Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

random crash (SIGSEGV) #1971

Open
pabs3 opened this issue Mar 11, 2017 · 4 comments
Open

random crash (SIGSEGV) #1971

pabs3 opened this issue Mar 11, 2017 · 4 comments

Comments

@pabs3
Copy link
Member

pabs3 commented Mar 11, 2017

I got a random crash (SIGSEGV) in Debian hexchat 2.12.4-2 on Debian stretch. If the below gdb backtrace summary and attached full gdb backtrace isn't useful, please close this bug.

Core was generated by `hexchat'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fa1d300ab90 in g_io_channel_new_file (filename=<optimized out>, mode=<optimized out>, error=<optimized out>) at ././glib/giounix.c:571
571	././glib/giounix.c: No such file or directory.
[Current thread is 1 (Thread 0x7fa1d691aa80 (LWP 23661))]
#0  0x00007fa1d300ab90 in g_io_channel_new_file (filename=<optimized out>, mode=<optimized out>, error=<optimized out>) at ././glib/giounix.c:571
#1  0x0000000000000008 in  ()
#2  0x00007fa1d2fc4a60 in g_main_context_iterate (context=0x1, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ././glib/gmain.c:3929
#3  0x00007fa1d2fc4d82 in g_main_loop_run (loop=0x5576a9bdfcf0) at ././glib/gmain.c:4125
#4  0x00007fa1d62b83b7 in IA__gtk_main () at ./gtk/gtkmain.c:1268
#5  0x00005576a85fa6c9 in fe_main () at fe-gtk.c:347
#6  0x00005576a85ee9e8 in main (argc=<optimized out>, argv=<optimized out>) at hexchat.c:1141
@pabs3
Copy link
Member Author

pabs3 commented Mar 11, 2017

Woops, full trace attached now.

@pabs3
Copy link
Member Author

pabs3 commented Mar 11, 2017

Woops, forgot attaching only works with JavaScript on.

Attached the full crash dump.

@TingPing
Copy link
Member

TingPing commented Mar 11, 2017

Can you reproduce? Can you install debug symbols? Otherwise that probably isn't very useful.

@pabs3
Copy link
Member Author

pabs3 commented Mar 11, 2017

It was a random crash, I have no idea what caused it and have no way to reproduce it.

The backtrace I provided was with debug symbols installed so it should be useful.

If it isn't useful, please just close this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants