hexchat icon indicating copy to clipboard operation
hexchat copied to clipboard

Segmentation fault with hexchat -c 'close'

Open SoniEx2 opened this issue 7 years ago • 2 comments

$ hexchat -c 'close' -d ~/.config/hexchat-test/ -n

(hexchat:19893): Gtk-CRITICAL **: IA__gtk_main_quit: assertion 'main_loops != NULL' failed
Segmentation fault (core dumped)

SoniEx2 avatar Mar 30 '18 12:03 SoniEx2

I'm not sure what causes this issue. I guess it's because hexchat hasn't started the main loop, yet it's trying to close/exit it.

Any idea how to fix?

SoniEx2 avatar May 19 '18 15:05 SoniEx2

I am having this issue too. Installed using pkgsrc on macOS "Big Sur" 11.5.1 (20G80) on a MacBook Air (M1, 2020)

"zsh: segmentation fault hexchat"

danielktdoranie avatar Aug 06 '21 21:08 danielktdoranie