Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54588 - gedit 2.6.1 crashes when save button pressed
Summary: gedit 2.6.1 crashes when save button pressed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-20 20:34 UTC by Scott Amort
Modified: 2004-06-30 12:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gedit strace (gedit_strace.txt,1.00 MB, text/plain)
2004-06-20 20:35 UTC, Scott Amort
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Amort 2004-06-20 20:34:14 UTC
Using gedit 2.6.1, press Save button causes complete crash - dumped back to gdm screen.  Also happens if Save is selected from menu.

Reproducible: Always
Steps to Reproduce:
1. press Save button in gedit 2.6.1
Actual Results:  
dumped to gdm login screen

Expected Results:  
gedit document should save

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.4.0, glibc-2.3.3.20040420-r0,
2.6.7-gentoo)
=================================================================
System uname: 2.6.7-gentoo i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apm arts avi berkdb cdr crypt cups encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod mozilla mpeg
ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell sse sse2 ssl svga tcltk tcpd truetype x86 xml2 xmms xv
zlib"
Comment 1 Scott Amort 2004-06-20 20:35:39 UTC
Created attachment 33725 [details]
gedit strace

Here is the strace of gedit
Comment 2 Chris White (RETIRED) gentoo-dev 2004-06-20 22:54:43 UTC
Nope, I can save just fine, exact same version.  The Resources Not Avaliable part in systrace makes me wonder if it's filesystem errors, permission errors, or anything like that.  Resources could be refering to your memory load as well.  I can see that sort of action causing a program to get killed.
Comment 3 foser (RETIRED) gentoo-dev 2004-06-21 06:30:11 UTC
a backtrace with debugging info would probably be more useful, but i can't reproduce the problem either
Comment 4 Scott Amort 2004-06-30 12:02:04 UTC
The problem must have been with my system, after reinstalling gedit works fine.