Vine Linux バグトラッキングシステム - Vine Linux
課題の詳細を表示
0000471Vine Linux1 バグ公開2007-02-03 07:252007-12-25 23:52
anonymous 
 
不明 
完了不明 
 
 
ppc
BIND 9.3.2-P2
0000471: named でエラー
named起動時に下記エラーです。

named[2058]: rbt.c:1612: INSIST(child != ((void *)0)) failed
named[2058]: exiting (due to assertion failure)

-----
ネットで探すと、下のような情報が見つかりましたが これに該当しますか?

port macppc

    hack remove inline from rotate_{left,right}
    cdate Tue Feb 22 13:43:25 EST 2005
    who christos
    file src/dist/bind/lib/dns/rbt.c
    descr
        The macppc gcc-3.3 compiler miscompiles rbt.c when these
        functions are inlined. The error is:
        .* named[368]: rbt.c:1584: INSIST(child != (void *)0) >failed
        .* named[368]: exiting (due to assertion failure)
        This is reportedly fixed in gcc-3.4
    kcah
設定されていません。
課題の履歴
2007-02-03 07:25anonymous新規課題
2007-02-03 08:27anonymousコメント追加: 0002377
2007-10-10 09:55shaolinバージョン4.0 => 4.0,4.1
2007-10-10 09:55shaolin状態新規 => テスト待ち
2007-10-10 09:55shaolinコメント追加: 0002378
2007-12-25 23:52kazutaka状態テスト待ち => 完了
2007-12-25 23:52kazutakaコメント追加: 0002379

コメント
(0002377)
anonymous   
2007-02-03 08:27   
> named起動時に下記エラーです。
>
> named[2058]: rbt.c:1612: INSIST(child != ((void *)0)) failed
> named[2058]: exiting (due to assertion failure)
>
> -----
> ネットで探すと、下のような情報が見つかりましたが これに該当しますか?
>
> port macppc
>
> hack remove inline from rotate_{left,right}
> cdate Tue Feb 22 13:43:25 EST 2005
> who christos
> file src/dist/bind/lib/dns/rbt.c
> descr
> The macppc gcc-3.3 compiler miscompiles rbt.c when these
> functions are inlined. The error is:
> .* named[368]: rbt.c:1584: INSIST(child != (void *)0) >failed
> .* named[368]: exiting (due to assertion failure)
> This is reportedly fixed in gcc-3.4
> kcah

Vine3.2の
 bind-9.2.4-0vl1.2.ppc.rpm
 bind-utils-9.2.4-0vl1.2.ppc.rpm
にダウングレードする事で、自己解決しました。
(0002378)
shaolin   
2007-10-10 09:55   
errata 4x/20071010-2 として bind-9.3.2P2-0vl1.4
(ppc のみ) を公開しました。こちらでご確認下さい。
(0002379)
kazutaka   
2007-12-25 23:52   
errata が発行されましたので、完了とします。

ハラダ