Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155181 - KILL -INT doesn't terminate firefox-2.0 properly
Summary: KILL -INT doesn't terminate firefox-2.0 properly
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 18:11 UTC by Zrajm C Akfohg
Modified: 2006-11-14 23:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zrajm C Akfohg 2006-11-14 18:11:39 UTC
Gentoo Base System version 1.12.6
Portage 2.1.1-r1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r4, 2.6.17-gentoo-r8 i686)
=================================================================
System uname: 2.6.17-gentoo-r8 i686 AMD Duron(tm) processor
Last Sync: Fri, 10 Nov 2006 21:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict userpriv"
GENTOO_MIRRORS="     http://ftp.du.se/pub/os/gentoo     http://ds.thn.htu.se/linux/gentoo     http://mirror.gentoo.no/     http://trumpetti.atm.tut.fi/gentoo/     http://ftp.uni-erlangen.de/pub/mirrors/gentoo     http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en sv"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X aac alsa audiofile avi berkdb bitmap-fonts cdr cjk cli cracklib crypt dga directfb dlloader doc dri dvd dvdr dvdread elibc_glibc examples fbcon flac fortran gd gdbm gif gpm iconv innodb input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kernel_linux lcms libg++ linguas_en linguas_sv logrotate lzo maildir mbox mikmod mmx mmxext mozsvg mp3 mpeg ncurses nls no-old-linux nptl nptlonly nvidia opengl oss pam pcre pdf perl pic plotutils png ppds pppd python qt quicktime readline real reflection restrict-javascript rtc ruby sasl session sftplogging sndfile speex spl ssl svg symlink sysfs tcpd tetex theora tiff truetype-fonts type1-fonts udev unicode userland_GNU v4l v4l2 video_cards_nvidia vorbis win32codecs wmf xanim xface xgetdefault xml xml2 xorg xosd xv xvid xvmc zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Zrajm C Akfohg 2006-11-14 18:19:53 UTC
When I restart firefox after terminating it using SIGINT (using "pkill firefox" or "kill <FIREFOXPID>") it complains, saying:

"Your last Bon Echo session closed unexpectedly. You can restore the tabs and windows from your previous session, or start a new session if you think the problem was related to a page you were viewing."

Giving me the options to "Start New Session" or "Restore Session".

Now, I would expect this behaviour if I were to kill firefox with SIGKILL, but surely it should exit cleanly on a simple SIGINT?

The same happens if I send it a SIGHUP.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-14 23:38:12 UTC
Please, report this upstream - https://bugzilla.mozilla.org/

Thanks.