Subject: Re: pkg/30948
To: None <rillig@netbsd.org, gnats-admin@netbsd.org,>
From: Huajian.Luo <Huajian.Luo@Sun.COM>
List: pkgsrc-bugs
Date: 12/05/2005 05:40:02
The following reply was made to PR pkg/30948; it has been noted by GNATS.
From: "Huajian.Luo" <Huajian.Luo@Sun.COM>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/30948
Date: Mon, 5 Dec 2005 13:32:29 +0800
pkg/30948 - critical high priority sw-bug
[Solaris] char/irssi coredumped at startup
http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=30948
$irssi
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
** (process:4628): CRITICAL **: file get.c: line 59: assertion `new_type == -1 || new_type == node->type' failed
** (process:4628): CRITICAL **: file parse.c: line 216: assertion `node != NULL' failed
Segmentation Fault(coredump)
$mdb ./core
Loading modules: [ libc.so.1 ld.so.1 ]
> $C
ffbfdd80 config_node_remove+0x94(13e218, 13ba90, 3b0a0a20, 0, 4028, ff35c460)
ffbfdde0 config_node_remove+0x1e4(13e218, 14f, 13ef88, eac58, 13f3a0, 3)
ffbfde40 config_nodes_remove_all+0x50(13e218, 143de8, d34000, 10bc00, 1431f8, 13be10)
ffbfdea0 config_close+0x38(13e218, 7e2e8, ffbfdf60, 125c00, a7758, 10bc00)
ffbfdf00 0x7e5f0(13c9c8, 1408e8, 101c00, 123400, 0, 13e218)
ffbfdf68 theme_load+0x230(101d94, 0, 13c9c8, 125c38, 0, 7)
ffbfe060 themes_reload+0x100(1, 1084, 0, 123800, ff202000, 123800)
ffbfe0c0 themes_init+0x1bc(ffa6c, 11c308, 101c00, 101c00, 7f000, 101d78)
ffbfe120 fe_common_core_init+0x178(fb400, fb000, fb260, fb400, fb3ac, 5f800)
ffbfe180 main+0x1e8(1, ffbfe3fc, f5c00, 123000, 0, 123800)
ffbfe398 _start+0x108(0, 0, 0, 0, 0, 0)
>