reassign 451357 libgtk2.0-0
thanks

It's currently failing in gtk_tree_view_size_allocate_columns. Here a full 
backtrace of it:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb71e48d0 (LWP 31879)]
0xb7929107 in gtk_tree_view_size_allocate_columns (widget=0x844d2f8, 
width_changed=0x0) at /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c:2214
2214    /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c: No such file or 
directory.
        in /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c
(gdb) bt
#0  0xb7929107 in gtk_tree_view_size_allocate_columns (widget=0x844d2f8, 
width_changed=0x0) at /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c:2214
#1  0xb792f9b9 in IA__gtk_tree_view_move_column_after (tree_view=0x844d2f8, 
column=0x8456e58, base_column=0x0)
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c:11528
#2  0x0806d481 in summary_set_column_order (summaryview=0x8468800) at 
summaryview.c:5254
#3  0x08075bca in summary_init (summaryview=0x8468800) at summaryview.c:757
#4  0x08063d83 in main_window_create (type=SEPARATE_NONE) at mainwindow.c:1156
#5  0x0805cd45 in main (argc=138726976, argv=Cannot access memory at address 0x4
) at main.c:287
(gdb) bt full
#0  0xb7929107 in gtk_tree_view_size_allocate_columns (widget=0x844d2f8, 
width_changed=0x0) at /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c:2214
        tree_view = <value optimized out>
        list = (GList *) 0x0
        first_column = (GList *) 0x847a340
        last_column = (GList *) 0x847b840
        column = (GtkTreeViewColumn *) 0x8456f58
        allocation = {x = -1214931794, y = 0, width = 136820272, height = 20}
        width = <value optimized out>
        extra = <value optimized out>
        extra_per_column = <value optimized out>
        extra_for_last = <value optimized out>
        full_requested_width = 1249
        number_of_expand_columns = 0
        column_changed = <value optimized out>
        rtl = 0
        update_expand = <value optimized out>
#1  0xb792f9b9 in IA__gtk_tree_view_move_column_after (tree_view=0x844d2f8, 
column=0x8456e58, base_column=0x0)
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtktreeview.c:11528
        column_list_el = (GList *) 0x847a340
        base_el = (GList *) 0x0
        __PRETTY_FUNCTION__ = "IA__gtk_tree_view_move_column_after"
#2  0x0806d481 in summary_set_column_order (summaryview=0x8468800) at 
summaryview.c:5254
        type = S_COL_NUMBER
        column = (GtkTreeViewColumn *) 0x8456e58
        last_column = (GtkTreeViewColumn *) 0x0
        pos = 0
#3  0x08075bca in summary_init (summaryview=0x8468800) at summaryview.c:757
        pixmap = (GtkWidget *) 0x84c4758
        font_desc = <value optimized out>
#4  0x08063d83 in main_window_create (type=SEPARATE_NONE) at mainwindow.c:1156
        mainwin = <value optimized out>
        window = (GtkWidget *) 0x82a9800
        vbox = (GtkWidget *) 0x82721b0
        menubar = (GtkWidget *) 0x82b1800
        toolbar = (GtkWidget *) 0x830a000
        hbox_spc = <value optimized out>
        vbox_body = (GtkWidget *) 0x8421c00
        statusbar = (GtkWidget *) 0x842c720
        progressbar = (GtkWidget *) 0x8430800
        statuslabel = (GtkWidget *) 0x8430880
        online_hbox = <value optimized out>
        online_switch = (GtkWidget *) 0x842c818
        online_pixmap = (GtkWidget *) 0x842fe40
        offline_pixmap = (GtkWidget *) 0x842fea8
        online_tip = (GtkTooltips *) 0x832eb50
        ac_button = <value optimized out>
        ac_label = (GtkWidget *) 0x8430980
        tray_icon = (TrayIcon *) 0x81842bc
        folderview = (FolderView *) 0x843fb20
        summaryview = (SummaryView *) 0x8468800
        messageview = (MessageView *) 0x848c590
        colormap = <value optimized out>
        color = {{pixel = 255, red = 0, green = 0, blue = 65535}, {pixel = 
8947848, red = 35000, green = 35000, blue = 35000}, {pixel = 14039610, 
    red = 55000, green = 15000, blue = 15000}}
        success = {1, 1, 1}
        ifactory = (GtkItemFactory *) 0x82ad4c0
        ac_menu = (GtkWidget *) 0x82ee330
        menuitem = <value optimized out>
        i = <value optimized out>
        geometry = {min_width = 320, min_height = 200, max_width = 0, 
max_height = 0, base_width = 0, base_height = 0, width_inc = 0, height_inc = 0, 
  min_aspect = 0, max_aspect = 0, win_gravity = 0}
#5  0x0805cd45 in main (argc=138726976, argv=Cannot access memory at address 0x4
) at main.c:287
        mainwin = <value optimized out>
        folderview = <value optimized out>
        icon = (GdkPixbuf *) 0x828d088






-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to