Sorry it took so long for me to get back to you.

(gdb) bt
#0  0xa7bcf79b in _gtk_tree_view_queue_draw_node ()
   from /usr/lib/libgtk-x11-2.0.so.0
#1  0xa7bdb8a7 in gtk_tree_view_set_model ()
from /usr/lib/libgtk-x11-2.0.so.0
#2  0xa7afef16 in _gtk_marshal_VOID__BOXED_BOXED_POINTER ()
   from /usr/lib/libgtk-x11-2.0.so.0
#3  0xa7dc7a5b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0xa7dd774d in g_signal_stop_emission ()
from /usr/lib/libgobject-2.0.so.0
#5  0xa7dd8b27 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
#6  0xa7dd8ede in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#7  0xa7bb5f21 in gtk_tree_model_rows_reordered ()
   from /usr/lib/libgtk-x11-2.0.so.0
#8  0xa7bc618c in gtk_tree_store_set_value ()
from /usr/lib/libgtk-x11-2.0.so.0
#9  0xa7bc1874 in gtk_tree_sortable_set_sort_column_id ()
   from /usr/lib/libgtk-x11-2.0.so.0
#10 0x08075f3e in pan::HeaderPane::on_tree_change (this=0x870d378,
    [EMAIL PROTECTED]) at header-pane.cc:764
#11 0x080d1637 in pan::DataImpl::MyTree::add_articles (this=0x8a6eee8,
    [EMAIL PROTECTED], need_to_filter=true) at data.h:413
#12 0x080b1bb7 in pan::DataImpl::on_articles_added (this=0xafd28698,
    [EMAIL PROTECTED], [EMAIL PROTECTED]) at headers.cc:980
#13 0x080d4dab in pan::DataImpl::xover_unref (this=0xafd28698,
    [EMAIL PROTECTED]) at xover.cc:190
#14 0x080e47cc in ~TaskXOver (this=0x8a20d10) at task-xover.cc:90
---Type <return> to continue, or q <return> to quit---
#15 0x080f3f13 in pan::Queue::remove_task (this=0xafd287ec,
task=0x8a20d10)
    at queue.cc:407
#16 0x080f4137 in pan::Queue::process_task (this=0xafd287ec,
task=0x8a20d10)
    at queue.cc:152
#17 0x080f4b13 in pan::Queue::upkeep (this=0xafd287ec) at queue.cc:110
#18 0x08060931 in (anonymous namespace)::queue_upkeep_timer_cb (
    queue_gpointer=0x870ec00) at pan.cc:64
#19 0xa7ce9534 in g_main_context_is_owner ()
from /usr/lib/libglib-2.0.so.0
#20 0xa7ce7691 in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
#21 0xa7cea9d7 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#22 0xa7ceaf28 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#23 0xa7afb341 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x08060cc0 in (anonymous namespace)::run_pan_in_window
([EMAIL PROTECTED],
    [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
window=0x8406848)
    at pan.cc:98
#25 0x08061644 in main (argc=1, argv=0xafd28aa4) at pan.cc:234

If you really want a full backtrace (bt full), please let me know, and
I'll create one, but it's several pages (>10) long, and will most likely
need to be bzip2 compressed.  Below is everything up to and including
the SIGSEGV.

(gdb) run
Starting program: /usr/bin/pan
[Thread debugging using libthread_db enabled]
[New Thread -1492916544 (LWP 3714)]
(string-view.cc:107 strstr): assertion "haystack != NULL" failed.
(string-view.cc:107 strstr): assertion "haystack != NULL" failed.
(string-view.cc:107 strstr): assertion "haystack != NULL" failed.
(string-view.cc:107 strstr): assertion "haystack != NULL" failed.
(string-view.cc:107 strstr): assertion "haystack != NULL" failed.
(string-view.cc:107 strstr): assertion "haystack != NULL" failed.
(my-tree.cc:247:add_articles) 125 survived the remove-duplicates and
filter tests.
(my-tree.cc:247:add_articles) 9 survived the remove-duplicates and
filter tests.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1492916544 (LWP 3714)]
0xa7bcf79b in _gtk_tree_view_queue_draw_node ()
   from /usr/lib/libgtk-x11-2.0.so.0


If I can be of further assistance in solving this bug, please do not
hesitate to email me, but do remember to send to 361511-submitter. ;-)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to