Abiword2 (1.99.2) went crazy when I resize it..

Jeremy Messenger mezz7 at cox.net
Sat Jul 19 13:50:01 PDT 2003


It's strange, when I tried to resize it from left (start with mouse) to 
right, then go back to left and the Abiword2 will go crazy.. The Abiword2 
will stop and keep resize (back and forward) by itself forever without need 
me to touch it. I had to close it and it will get crashed, so here's an 
attach of Abiword2 ran under gdb. Let me know if I should report to 
Abiword2's bugzilla.

Also, can anyone test on FreeBSD 4.x? Try to do the both easy and hard 
resize by from left to right, then back to left..

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.
-------------- next part --------------
$ gdb abiword

(gdb) r
Starting program: /usr/X11R6/bin/AbiWord-2.0

(AbiWord:61401): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkButton'
(AbiWord:61401): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkWidget'
(AbiWord:61401): Gtk-CRITICAL **: file gtkwidget.c: line 3814 (gtk_widget_set_sensitive): assertion `GTK_IS_WIDGET (widget)' failed

Program received signal SIGBUS, Bus error.
0x28dda28a in g_type_check_instance_cast (type_instance=0x86a3700,
    iface_type=141118464) at gtype.c:265
265     gtype.c: No such file or directory.
        in gtype.c
Current language:  auto; currently c

(gdb) bt
#0  0x28dda28a in g_type_check_instance_cast (type_instance=0x86a3700,
    iface_type=141118464) at gtype.c:265
#1  0x081f2bce in EV_UnixToolbar::refreshToolbar(AV_View*, unsigned short) (
    this=0x85eb500, pView=0x8847000, mask=4656) at ev_UnixToolbar.cpp:1064
#2  0x081f3716 in EV_UnixToolbar_ViewListener::notify(AV_View*, unsigned short)
    (this=0x86a8800, pView=0xd0d0d0d0, mask=4656)
    at ev_UnixToolbar_ViewListener.cpp:47
#3  0x081bdbc9 in AV_View::notifyListeners(unsigned short) (this=0x8847000,
    hint=4656) at xav_View.cpp:142
#4  0x081fcf53 in FV_View::notifyListeners(unsigned short) (this=0x8847000,
    hint=5684) at fv_View.cpp:1307
#5  0x081fd2f5 in FV_View::moveInsPtTo(_FVDocPos, bool) (this=0x8847000,
    dp=FV_DOCPOS_BOD) at fv_View.cpp:1435
#6  0x0822457c in FL_DocLayout::fillLayouts() (this=0x884d500)
    at fl_DocLayout.cpp:486
#7  0x08120781 in AP_Frame::_replaceView(GR_Graphics*, FL_DocLayout*, AV_View*, AV_ScrollObj*, ap_ViewListener*, AD_Document*, ap_Scrollbar_ViewListener*, unsigned, unsigned, unsigned) (this=0x85dbb80, pG=0xd0d0d0d0, pDocLayout=0x884d500,
    pView=0x8847000, pScrollObj=0xd0d0d0d0, pViewListener=0xd0d0d0d0,
    pOldDoc=0x8777a00, pScrollbarViewListener=0xd0d0d0d0, lid=3503345872,
    lidScrollbarViewListener=3503345872, iZoom=146) at ap_Frame.cpp:592
#8  0x08120328 in AP_Frame::_showDocument(unsigned) (this=0x85dbb80, iZoom=146)
    at ap_Frame.cpp:467
---Type <return> to continue, or q <return> to quit---
#9  0x0811f77e in AP_Frame::setZoomPercentage(unsigned) (this=0x85dbb80,
    iZoom=146) at ap_Frame.cpp:47
#10 0x081b816f in XAP_Frame::updateZoom() (this=0x85dbb80) at xap_Frame.cpp:930
#11 0x081c4028 in XAP_UnixFrameImpl::_fe::do_ZoomUpdate(void*) (p=0x857de00)
    at xap_UnixFrameImpl.cpp:576
#12 0x28e3a56a in g_idle_dispatch (source=0x8830d00, callback=0x86a8800,
    user_data=0xd0d0d0d0) at gmain.c:3241
#13 0x28e37c5f in g_main_dispatch (context=0x856b380) at gmain.c:1720
#14 0x28e389fd in g_main_context_dispatch (context=0x856b380) at gmain.c:2268
#15 0x28e38dac in g_main_context_iterate (context=0x856b380, block=1,
    dispatch=1, self=0x85659e0) at gmain.c:2349
#16 0x28e394f7 in g_main_loop_run (loop=0x876e0d0) at gmain.c:2569
#17 0x288aab39 in gtk_main () at gtkmain.c:1093
#18 0x080ff961 in AP_UnixApp::main(char const*, int, char const**) (
    szAppName=0x0, argc=-791621424, argv=0xd0d0d0d0) at ap_UnixApp.cpp:1363
#19 0x080fd863 in main (argc=-791621424, argv=0xd0d0d0d0) at UnixMain.cpp:26
#20 0x080fd779 in _start ()


More information about the freebsd-gnome mailing list