Subject: pkg/30948: char/irssi coredumped at startup
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <huajian.luo@sun.com>
List: pkgsrc-bugs
Date: 08/09/2005 03:06:00
>Number: 30948
>Category: pkg
>Synopsis: char/irssi coredumped at startup
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 09 03:06:00 +0000 2005
>Originator: Huajian.Luo
>Release: Solaris 10
>Organization:
SUN
>Environment:
SunOS whatluo 5.10 sun4u sparc SUNW,Sun-Blade-2500
>Description:
after bmakeing the chat/irssi and issue irssi on command line it coredumped w/
following message, and I use default .irssi/config.
,-----------------------------------------------------------------------------------------------------------------------
| $irssi
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| ** (process:20907): CRITICAL **: config_node_section_index: assertion `new_type == -1 || new_type == node->type' failed
| ** (process:20907): CRITICAL **: config_parse_loop: assertion `node != NULL' failed
| Segmentation Fault(coredump)
`-----------------------------------------------------------------------------------------------------------------------
>How-To-Repeat:
run irssi on solaris 10 sparc box, and it can be reproduceable.
>Fix: