editors/scite core dumps during exiting at 5.1
Piero
piero at poprostu.pl
Wed Oct 22 17:03:52 PDT 2003
Hi,
Have you seen this behaviour?
editors/scite core dumps at exiting the program when it was run in
FreeBSD 5.1. Below are outputs from gdb for 1: Scite & Scintilla
compiled WITH_GTK2 and 2: with older GTK 1.2. It would crash equally
with GTK 2.4 and GTK 1.2
I use SciTE at 4.8 also and it works well. At 5.1 it crashes though
it is able to save session file
$ uname -a
System: FreeBSD ntbk 5.1-RELEASE-p9 FreeBSD 5.1-RELEASE-p9 #1: Fri
Oct 3 23:35:49 CEST 2003 root at ntbk:/usr/obj/usr/src/sys/SMYRUSELF
i386
$ pkg_info|grep scit
scintilla-gtk2-1.55_1 A full-featured free source code editing
component for GTK+
scite-gtk2-1.55_1 A full-featured SCIntilla based Text Editor for
GTK/GNOME
$ gdb SciTE
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 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-undermydesk-freebsd"...(no
debugging symbols found)...
(gdb) run
Starting program: /usr/X11R6/bin/SciTE
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x285f0c04 in _close () from /usr/lib/libc_r.so.5
$ gdb SciTE
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 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-undermydesk-freebsd"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/X11R6/bin/SciTE
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x28333c04 in _close () from /usr/lib/libc_r.so.5
Thanks,
--
Piero
piero at poprostu.pl
More information about the freebsd-gnome
mailing list