Project

General

Profile

Actions

致命的 #493

closed

タブを閉じたときにクラッシュすることがある

Added by Osamu Koga over 12 years ago.

Status:
終了
Priority:
通常
Target version:
Start date:
2012-09-01
Due date:
% Done:

0%

プラグイン名:

Description

会話タブを右クリックのメニューから閉じたらクラッシュした.
再現方法は不明.

そのときのトレースを貼っておきます.

ArgumentError ArgumentError
{MIKUTTER_DIR}/core/utils.rb:258:in `type_strict'
{MIKUTTER_DIR}/core/plugin/gtk/gtk.rb:494:in `widgetof'
{MIKUTTER_DIR}/core/plugin/gtk/gtk.rb:345:in `block (2 levels) in <top (required)>'
{MIKUTTER_DIR}/core/plugin.rb:219:in `call'
{MIKUTTER_DIR}/core/plugin.rb:219:in `block in event_wrap'
{MIKUTTER_DIR}/core/plugin.rb:323:in `call'
{MIKUTTER_DIR}/core/plugin.rb:323:in `block in plugin_callback_loop'
{MIKUTTER_DIR}/core/plugin.rb:331:in `call'
{MIKUTTER_DIR}/core/plugin.rb:331:in `block (2 levels) in plugin_loop'
{MIKUTTER_DIR}/core/plugin.rb:343:in `block in call_routine'
{MIKUTTER_DIR}/core/plugin.rb:343:in `catch'
{MIKUTTER_DIR}/core/plugin.rb:343:in `call_routine'
{MIKUTTER_DIR}/core/plugin.rb:337:in `block in boot_plugin'
{MIKUTTER_DIR}/core/plugin.rb:337:in `new'
{MIKUTTER_DIR}/core/plugin.rb:337:in `boot_plugin'
{MIKUTTER_DIR}/core/plugin.rb:330:in `block in plugin_loop'
{MIKUTTER_DIR}/core/plugin.rb:329:in `each'
{MIKUTTER_DIR}/core/plugin.rb:329:in `plugin_loop'
{MIKUTTER_DIR}/core/plugin.rb:315:in `plugin_callback_loop'
{MIKUTTER_DIR}/core/plugin.rb:306:in `block in call'
{MIKUTTER_DIR}/core/delayer.rb:100:in `call'
{MIKUTTER_DIR}/core/delayer.rb:100:in `run'
{MIKUTTER_DIR}/core/delayer.rb:44:in `block (2 levels) in run'
{MIKUTTER_DIR}/core/delayer.rb:33:in `each'
{MIKUTTER_DIR}/core/delayer.rb:33:in `block in run'
{MIKUTTER_DIR}/core/delayer.rb:29:in `times'
{MIKUTTER_DIR}/core/delayer.rb:29:in `run'
{MIKUTTER_DIR}/core/plugin/gtk/delayer.rb:16:in `block (2 levels) in on_regist'
{MIKUTTER_DIR}/mikutter.rb:52:in `call'
{MIKUTTER_DIR}/mikutter.rb:52:in `main'
{MIKUTTER_DIR}/mikutter.rb:52:in `boot!'
{MIKUTTER_DIR}/mikutter.rb:70:in `<main>'

Actions #1

Updated by toshi_a 初音 over 12 years ago

コード見なおしたけどよくわかりませんね。しばらくよく見ておきます

Actions #2

Updated by toshi_a 初音 over 12 years ago

タブを閉じた時に、ペインもつられて消えるような場合、上記のバグが再現しました。今のところペイン削除が伴わない場合は再現していません。

Actions #3

Updated by toshi_a 初音 over 12 years ago

  • Status changed from 新規 to レビュー待ち
  • Assignee set to toshi_a 初音

修正しました。様子を見てみましょう。

Actions #4

Updated by toshi_a 初音 about 12 years ago

  • Status changed from レビュー待ち to 終了

全く再現しなくなったので完了とします

Actions

Also available in: Atom PDF