Bug 1262763 - [abrt] hexchat: inbound_sasl_authenticate(): hexchat killed by SIGSEGV
Summary: [abrt] hexchat: inbound_sasl_authenticate(): hexchat killed by SIGSEGV
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hexchat
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Griffis
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1505b936a8686436d86276fdebc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-14 09:43 UTC by Andrew Cook
Modified: 2015-09-14 13:39 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-09-14 13:39:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (24.81 KB, text/plain)
2015-09-14 09:43 UTC, Andrew Cook
no flags Details
File: cgroup (190 bytes, text/plain)
2015-09-14 09:43 UTC, Andrew Cook
no flags Details
File: core_backtrace (2.78 KB, text/plain)
2015-09-14 09:43 UTC, Andrew Cook
no flags Details
File: dso_list (14.28 KB, text/plain)
2015-09-14 09:43 UTC, Andrew Cook
no flags Details
File: environ (1.74 KB, text/plain)
2015-09-14 09:43 UTC, Andrew Cook
no flags Details
File: limits (1.29 KB, text/plain)
2015-09-14 09:43 UTC, Andrew Cook
no flags Details
File: maps (71.15 KB, text/plain)
2015-09-14 09:44 UTC, Andrew Cook
no flags Details
File: mountinfo (3.79 KB, text/plain)
2015-09-14 09:44 UTC, Andrew Cook
no flags Details
File: namespaces (85 bytes, text/plain)
2015-09-14 09:44 UTC, Andrew Cook
no flags Details
File: open_fds (10.10 KB, text/plain)
2015-09-14 09:44 UTC, Andrew Cook
no flags Details
File: proc_pid_status (1021 bytes, text/plain)
2015-09-14 09:44 UTC, Andrew Cook
no flags Details
File: var_log_messages (304 bytes, text/plain)
2015-09-14 09:44 UTC, Andrew Cook
no flags Details

Description Andrew Cook 2015-09-14 09:43:43 UTC
Version-Release number of selected component:
hexchat-2.10.2-2.fc22

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        hexchat -e
crash_function: inbound_sasl_authenticate
executable:     /usr/bin/hexchat
global_pid:     22117
kernel:         4.1.6-201.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 inbound_sasl_authenticate at inbound.c:1871
 #1 process_named_servermsg at proto-irc.c:1347
 #2 irc_inline at proto-irc.c:1551
 #3 server_inline at server.c:404
 #4 server_read at server.c:469
 #9 gtk_main at gtkmain.c:1268
 #10 fe_main at fe-gtk.c:320

Comment 1 Andrew Cook 2015-09-14 09:43:48 UTC
Created attachment 1073141 [details]
File: backtrace

Comment 2 Andrew Cook 2015-09-14 09:43:49 UTC
Created attachment 1073142 [details]
File: cgroup

Comment 3 Andrew Cook 2015-09-14 09:43:51 UTC
Created attachment 1073143 [details]
File: core_backtrace

Comment 4 Andrew Cook 2015-09-14 09:43:53 UTC
Created attachment 1073144 [details]
File: dso_list

Comment 5 Andrew Cook 2015-09-14 09:43:55 UTC
Created attachment 1073145 [details]
File: environ

Comment 6 Andrew Cook 2015-09-14 09:43:57 UTC
Created attachment 1073146 [details]
File: limits

Comment 7 Andrew Cook 2015-09-14 09:44:01 UTC
Created attachment 1073147 [details]
File: maps

Comment 8 Andrew Cook 2015-09-14 09:44:03 UTC
Created attachment 1073148 [details]
File: mountinfo

Comment 9 Andrew Cook 2015-09-14 09:44:05 UTC
Created attachment 1073149 [details]
File: namespaces

Comment 10 Andrew Cook 2015-09-14 09:44:06 UTC
Created attachment 1073150 [details]
File: open_fds

Comment 11 Andrew Cook 2015-09-14 09:44:09 UTC
Created attachment 1073151 [details]
File: proc_pid_status

Comment 12 Andrew Cook 2015-09-14 09:44:10 UTC
Created attachment 1073152 [details]
File: var_log_messages

Comment 13 Patrick Griffis 2015-09-14 12:03:46 UTC
Were you just using the SASL options in the network list?

Comment 14 Andrew Cook 2015-09-14 12:07:34 UTC
I had just closed the network list (had to check something), SASL is set to EXTERNAL (ssl client cert), did not change any SASL settings though; Attempted to connect to a different server in the network (via /server command) and apparently crashed during sasl

Comment 15 Patrick Griffis 2015-09-14 13:01:14 UTC
(In reply to Andrew Cook from comment #14)
> I had just closed the network list (had to check something), SASL is set to
> EXTERNAL (ssl client cert), did not change any SASL settings though;
> Attempted to connect to a different server in the network (via /server
> command) and apparently crashed during sasl

Thanks that makes sense. If you use /server make sure you do `/server freenode` for example, NEVER `/server chat.freenode.net`.

Comment 16 Patrick Griffis 2015-09-14 13:39:39 UTC
Fixed upstream in https://github.com/hexchat/hexchat/commit/9c5f5770023b2dc07ffaa2f6cdcab365b6306894

The real solution to your problem would be adding more servers to the specific network though, I overlooked you wanted to jump servers, this can only work if hexchat knows which network a server belongs to.


Note You need to log in before you can comment on or make changes to this bug.