when having set StartWithLastProfile=0 in ~/.mozilla/firefox/profiles.ini and/or starting "firefox-bin -ProfileManager" the browser silently crashes. no locked up process, no messages in the console, nada. in firefox-bin-3.5.7 it still works. Reproducible: Always Steps to Reproduce: 1. emerge firefox-bin-3.6.0 2. execute "firefox-bin -ProfileManager" 3. ... Actual Results: browser doesn't start Expected Results: teh internetz
$ emerge --info Portage 2.2_rc62 (default/linux/x86/10.0, gcc-4.4.2, glibc-2.11-r1, 2.6.32-gentoo i686) ================================================================= System uname: Linux-2.6.32-gentoo-i686-Intel-R-_Atom-TM-_CPU_N270_@_1.60GHz-with-gentoo-2.0.1 Timestamp of tree: Sun, 07 Feb 2010 12:30:01 +0000 app-shells/bash: 4.0_p37 dev-java/java-config: 2.1.10 dev-lang/python: 2.6.4-r1, 3.1.1-r1 dev-util/cmake: 2.8.0-r2 sys-apps/baselayout: 2.0.1 sys-apps/openrc: 0.6.0-r1 sys-apps/sandbox: 2.2 sys-devel/autoconf: 2.13, 2.65 sys-devel/automake: 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.20 sys-devel/gcc: 4.4.2 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="x86 ~x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=prescott -mssse3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo" CXXFLAGS="-O2 -march=prescott -mssse3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch ~x86" GENTOO_MIRRORS="http://mirror.its.uidaho.edu/pub/gentoo/ http://gentoo.mneisen.org/ ftp://mirror.its.uidaho.edu/gentoo/ ftp://mirror.cambrium.nl/pub/os/linux/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/ http://de-mirror.org/distro/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/" LDFLAGS="-Wl,-O1" LINGUAS="de en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage/local-overlay" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa arts audacious bash-completion battery bzip2 cdaudio cdda cddb chm cisco cli cpufreq cracklib crypt cups cvs cxx dbus directfb dri dvb dvd dvdr dvdread evo fbcon fbsplash ffmpeg firefox firefox3 fortran ftp gdbm gif glut gpm grub gtk hal iconv ipv6 java javascript jpeg kde kde4 mmx mmxext mng modules mp3 mpeg mplayer msn mudflap ncurses networkmanager nls nptl nptlonly nsplugin opengl openmp oscar pam pcre perl pidgin png pppd python qt3support qt4 readline reflection rpm samba session sftp smp spl sse2 ssl ssse2 subversion svg sysfs tcpd truetype unicode v4l v4l2 vim vorbis wifi win32codecs wma x86 xcb xcomposite xorg xscreensaver zlib" ALSA_CARDS="hda-intel loopback" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="intel fbdev glint vesa vga" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
if you would please `mv .mozilla .mozilla-bak` and retest, if it is still reproducable we will dig into the problem.
(In reply to comment #2) > if you would please `mv .mozilla .mozilla-bak` and retest, if it is still > reproducable we will dig into the problem. > tried it, and sadly is not helping :-(
(In reply to comment #3) > (In reply to comment #2) > > if you would please `mv .mozilla .mozilla-bak` and retest, if it is still > > reproducable we will dig into the problem. > > > > tried it, and sadly is not helping :-( > You will need to report this upstream, when you do please cc mozilla@gentoo.org so we can track it.
(In reply to comment #4) > (In reply to comment #3) > > (In reply to comment #2) > > > if you would please `mv .mozilla .mozilla-bak` and retest, if it is still > > > reproducable we will dig into the problem. > > > > > > > tried it, and sadly is not helping :-( > > > > You will need to report this upstream, when you do please cc mozilla@gentoo.org > so we can track it. > donut, can be found here: https://bugzilla.mozilla.org/show_bug.cgi?id=544828
as of version 3.6.2 i cannot reproduce the error any more... closing it...