Re: Crash on startup with 0.9.5 (and 1.0pre1 !)



Hmm, not quite. :-(

Here's what is does with 1.0pre1 after the druid:

Program received signal SIGSEGV, Segmentation fault.
0x3203c in balsa_widget_get_bold_font (widget=0x2568e0) at balsa-mblist.c:1062
1062	  while(i<4 && temp_xlfd[i]) i++;
(gdb) bt
#0  0x3203c in balsa_widget_get_bold_font (widget=0x2568e0) at
balsa-mblist.c:1062
#1  0x31234 in balsa_mblist_set_style (mblist=0x2568e0) at balsa-mblist.c:666
#2  0x31338 in balsa_mblist_have_new (bmbl=0x2568e0) at balsa-mblist.c:704
#3  0x30624 in balsa_mblist_redraw (bmbl=0x2568e0) at balsa-mblist.c:403
#4  0x2ffd0 in balsa_mblist_init (tree=0x2568e0) at balsa-mblist.c:283
#5  0xef4f074c in gtk_type_new () from /usr/local/lib/libgtk-1.2.so.0
#6  0x2f598 in balsa_mblist_new () at balsa-mblist.c:120
#7  0x4b0ec in balsa_mailbox_list_window_new (window=0x1e2588) at
mblist-window.c:94
#8  0x4540c in balsa_window_new () at main-window.c:631
#9  0x4a664 in main (argc=1, argv=0xeffff054) at main.c:275

Starting it again, it will run up OK:

(gdb) run
Starting program: /usr/local/bin/balsa 
[New LWP    2        ]
[New LWP    3        ]

but it then crashes again when I click on a message:

Program received signal SIGSEGV, Segmentation fault.
0x3203c in balsa_widget_get_bold_font (widget=0x1840d0) at balsa-mblist.c:1062
1062	  while(i<4 && temp_xlfd[i]) i++;
(gdb) bt
#0  0x3203c in balsa_widget_get_bold_font (widget=0x1840d0) at
balsa-mblist.c:1062
#1  0x31234 in balsa_mblist_set_style (mblist=0x1840d0) at balsa-mblist.c:666
#2  0x31434 in balsa_mblist_update_mailbox (mblist=0x1840d0, mailbox=0x26c1b8)
    at balsa-mblist.c:740
#3  0x2cfb8 in idle_handler_cb (widget=0x2549e0) at balsa-index-page.c:333
#4  0xef016cb4 in g_idle_dispatch () from /usr/local/lib/libglib-1.2.so.0
#5  0xef0156c0 in g_main_dispatch () from /usr/local/lib/libglib-1.2.so.0
#6  0xef015f48 in g_main_iterate () from /usr/local/lib/libglib-1.2.so.0
#7  0xef016154 in g_main_run () from /usr/local/lib/libglib-1.2.so.0
#8  0xef47c3d4 in gtk_main () from /usr/local/lib/libgtk-1.2.so.0
#9  0x4a8f4 in main (argc=1, argv=0xeffff054) at main.c:301


Pawel Salek wrote:
> 
> I wonder if somebody informed you this one is supposed to be fixed in
> balsa-1.0.pre1
> 
> /Pawel
> 
> On 2000-09-30 13:17:18 Paul Barnfather wrote:
> > Running 0.9.5 for the first time causes this crash after the druid
> > completes (Solaris 2.6):
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x319a4 in balsa_widget_get_bold_font (widget=0x247b18) at
> > balsa-mblist.c:1062
> > 1062    while(i<4 && temp_xlfd[i]) i++;
> > (gdb) bt
> 


-- 
 ~~~~~~~~~~~~~~~~~~~~~~~~ Paul Barnfather ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
|  plb@clanger9.demon.co.uk  paul.barnfather@northern-electric.co.uk |
|      __           http://www.clanger9.demon.co.uk    .             |
     o--o-... 75TS                                    o'~o... 750SS




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]