09/05/09 14:34:23 vg5/AwZh
>>482
詳細報告ありがとうございます。お陰様で原因が特定出来たので今晩辺りに修正しておきます。
埋め込み書き込みビューにする
書き込みビューを大きくしてスレビューのツールバーを隠す
タブをダブルクリックして再読み込みする
と落ちます。バックトレースは次の通りです。
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6ebb6c0 (LWP 14517)]
0x0824b9a4 in ARTICLE::DrawAreaBase::draw_backscreen (this=0xb5f0cb10, redraw_all=true) at drawareabase.cpp:1462
1462 if( lastheader && lastheader->rect->y + lastheader->rect->height/2 < pos_y + height_view ){
(gdb) bt
#0 0x0824b9a4 in ARTICLE::DrawAreaBase::draw_backscreen (this=0x903a0a8, redraw_all=true) at drawareabase.cpp:1462
#1 0x0824d1e2 in ARTICLE::DrawAreaBase::redraw_view (this=0x903a0a8) at drawareabase.cpp:628
#2 0x0831db68 in SKELETON::Admin::exec_command (this=0x8775720) at admin.cpp:519
#3 0x0831314e in SKELETON::Admin::callback_dispatch (this=0x8775720) at admin.cpp:441
#4 0x080eebca in CORE::DispatchManager::slot_dispatch (this=0x8640548) at dispatchmanager.cpp:98
>>479
起動オプション程度で良ければ今晩辺りに追加しておきます。