Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Sep 2000 14:30:01 -0700 (PDT)
From:      Riccardo Torrini <riccardo@torrini.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/20819: XFMail 1.4.0 dumps core w/signal 6 when closing message window
Message-ID:  <200009092130.OAA30642@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/20819; it has been noted by GNATS.

From: Riccardo Torrini <riccardo@torrini.org>
To: freebsd-gnats-submit@FreeBSD.org, bill@springwoodsys.com
Cc:  
Subject: Re: ports/20819: XFMail 1.4.0 dumps core w/signal 6 when closing message window
Date: Sat, 09 Sep 2000 23:20:00 +0200 (CEST)

 Also with 5.0-CURRENT, from end of August up now :-(
 I tryed with make and install new world and new kernel (cvsup on
 08 September 2000, late night of italian time), make and install
 of xfree86, xforms and xfmail.  Crash only exiting from message
 window but not from main program
 
 # gdb -core=xfmail.core xfmail
 GNU gdb 4.18
 Copyright 1998 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you are
 welcome to change it and/or distribute copies of it under certain conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for details.
 This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols
 found)...
 Core was generated by `xfmail'.
 Program terminated with signal 6, Abort trap.
 Reading symbols from /usr/X11R6/lib/libforms.so...(no debugging symbols
 found)...done.
 Reading symbols from /usr/X11R6/lib/libXpm.so.4...(no debugging symbols
 found)...done.
 Reading symbols from /usr/X11R6/lib/libSM.so.6...(no debugging symbols
 found)...done.
 Reading symbols from /usr/X11R6/lib/libICE.so.6...(no debugging symbols
 found)...done.
 Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols
 found)...done.
 Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done.
 Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done.
 Reading symbols from /usr/lib/libc.so.3...(no debugging symbols found)...done.
 Reading symbols from /usr/X11R6/lib/libXThrStub.so.6...(no debugging symbols
 found)...done.
 Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
 found)...done.
 #0  0x2832308c in kill () from /usr/lib/libc.so.4
 (gdb) 
 (gdb) bt
 #0  0x2832308c in kill () from /usr/lib/libc.so.4
 #1  0x28361ec2 in abort () from /usr/lib/libc.so.4
 #2  0x80517dd in XMapRaised ()
 #3  0xbfbfffac in ?? ()
 #4  0x2817cd78 in handle_it () from /usr/X11R6/lib/libforms.so
 #5  0x281835bb in fl_handle_it () from /usr/X11R6/lib/libforms.so
 #6  0x281836ab in fl_handle_object_direct () from /usr/X11R6/lib/libforms.so
 #7  0x28182c93 in fl_set_focus_object () from /usr/X11R6/lib/libforms.so
 #8  0x28181993 in fl_delete_object () from /usr/X11R6/lib/libforms.so
 #9  0x2818164e in fl_free_object () from /usr/X11R6/lib/libforms.so
 #10 0x2815e01b in fl_free_form () from /usr/X11R6/lib/libforms.so
 #11 0x80638b1 in XMapRaised ()
 #12 0x80637dc in XMapRaised ()
 #13 0x805b0bf in XMapRaised ()
 #14 0x8051805 in XMapRaised ()
 #15 0x805390e in XMapRaised ()
 #16 0x281509b3 in fl_object_qread () from /usr/X11R6/lib/libforms.so
 #17 0x2815fc4d in fl_do_forms () from /usr/X11R6/lib/libforms.so
 #18 0x8059b29 in XMapRaised ()
 #19 0x804db25 in XMapRaised ()
 (gdb) q
 
 
 Ciao.
 Riccardo.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009092130.OAA30642>