After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 558736 - Epiphany crash
Epiphany crash
Status: RESOLVED DUPLICATE of bug 554478
Product: epiphany
Classification: Core
Component: [obsolete] Backend:Mozilla
2.24.x
Other All
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-31 21:36 UTC by Maciej (Matthew) Piechotka
Modified: 2008-10-31 23:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Maciej (Matthew) Piechotka 2008-10-31 21:36:30 UTC
Steps to reproduce:
1. Go to pulseaudio
2. Right-click on Login
(Among other occasions)


Stack trace:
% gdb epiphany
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
Really redefine built-in command "frame"? (y or n) [answered Y; input not from terminal]
Really redefine built-in command "thread"? (y or n) [answered Y; input not from terminal]
Really redefine built-in command "start"? (y or n) [answered Y; input not from terminal]
gdb> run
[Thread debugging using libthread_db enabled]
[New Thread 0xb74a1710 (LWP 29977)]
[New Thread 0xb62a4b90 (LWP 29988)]
[New Thread 0xb0114b90 (LWP 29994)]
[Thread 0xb0114b90 (LWP 29994) exited]
[New Thread 0xaf913b90 (LWP 29995)]
[Thread 0xaf913b90 (LWP 29995) exited]
[New Thread 0xaf913b90 (LWP 29996)]
[New Thread 0xb0114b90 (LWP 29997)]
[New Thread 0xaf07cb90 (LWP 29998)]
[New Thread 0xae78cb90 (LWP 29999)]
[Thread 0xae78cb90 (LWP 29999) exited]
[New Thread 0xae78cb90 (LWP 30000)]
[New Thread 0xadf67b90 (LWP 30001)]
[New Thread 0xad766b90 (LWP 30002)]
[Thread 0xad766b90 (LWP 30002) exited]
[New Thread 0xad766b90 (LWP 30004)]

Program received signal SIGSEGV, Segmentation fault.

Thread 3075086096 (LWP 29977)

  • #0 rsvg_parse_path_do_cmd
    at rsvg-path.c line 144
  • #1 rsvg_parse_path
    at rsvg-path.c line 525
  • #2 rsvg_render_path
    at rsvg-base.c line 1670
  • #3 rsvg_node_path_draw
    at rsvg-shapes.c line 60
  • #4 rsvg_node_draw
    at rsvg-structure.c line 53
  • #5 _rsvg_node_draw_children
    at rsvg-structure.c line 69
  • #6 rsvg_node_draw
    at rsvg-structure.c line 53
  • #7 rsvg_node_svg_draw
    at rsvg-structure.c line 309
  • #8 rsvg_node_draw
    at rsvg-structure.c line 53
  • #9 rsvg_handle_render_cairo_sub
    at rsvg-cairo-render.c line 230
  • #10 rsvg_handle_get_pixbuf_sub
    at rsvg.c line 100
  • #11 rsvg_handle_get_pixbuf
    at rsvg.c line 136
  • #12 gdk_pixbuf__svg_image_stop_load
    at io-svg.c line 154
  • #13 IA__gdk_pixbuf_loader_close
    at gdk-pixbuf-loader.c line 723
  • #14 load_from_stream
    at gdk-pixbuf-io.c line 1357
  • #15 IA__gdk_pixbuf_new_from_stream_at_scale
    at gdk-pixbuf-io.c line 1427
  • #16 icon_info_ensure_scale_and_pixbuf
    at gtkicontheme.c line 2909
  • #17 IA__gtk_icon_info_load_icon
    at gtkicontheme.c line 3050
  • #18 IA__gtk_icon_theme_load_icon
    at gtkicontheme.c line 1547
  • #19 IA__gtk_icon_set_render_icon
    at gtkiconfactory.c line 1495
  • #20 IA__gtk_widget_render_icon
    at gtkwidget.c line 6540
  • #21 gtk_image_calc_size
    at gtkimage.c line 2171
  • #22 gtk_image_size_request
    at gtkimage.c line 2218
  • #23 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #24 g_type_class_meta_marshal
    at gclosure.c line 878
  • #25 g_closure_invoke
    at gclosure.c line 767
  • #26 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #27 g_signal_emit_valist
    at gsignal.c line 2977
  • #28 g_signal_emit_by_name
    at gsignal.c line 3071
  • #29 do_size_request
    at gtksizegroup.c line 620
  • #30 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #31 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #32 gtk_hbox_size_request
    at gtkhbox.c line 97
  • #33 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #34 g_type_class_meta_marshal
    at gclosure.c line 878
  • #35 g_closure_invoke
    at gclosure.c line 767
  • #36 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #37 g_signal_emit_valist
    at gsignal.c line 2977
  • #38 g_signal_emit_by_name
    at gsignal.c line 3071
  • #39 do_size_request
    at gtksizegroup.c line 620
  • #40 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #41 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #42 gtk_vbox_size_request
    at gtkvbox.c line 95
  • #43 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #44 g_type_class_meta_marshal
    at gclosure.c line 878
  • #45 g_closure_invoke
    at gclosure.c line 767
  • #46 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #47 g_signal_emit_valist
    at gsignal.c line 2977
  • #48 g_signal_emit_by_name
    at gsignal.c line 3071
  • #49 do_size_request
    at gtksizegroup.c line 620
  • #50 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #51 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #52 gtk_window_size_request
    at gtkwindow.c line 4740
  • #53 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #54 g_type_class_meta_marshal
    at gclosure.c line 878
  • #55 g_closure_invoke
    at gclosure.c line 767
  • #56 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #57 g_signal_emit_valist
    at gsignal.c line 2977
  • #58 g_signal_emit_by_name
    at gsignal.c line 3071
  • #59 do_size_request
    at gtksizegroup.c line 620
  • #60 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #61 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #62 gtk_window_compute_configure_request
    at gtkwindow.c line 5609
  • #63 gtk_window_show
    at gtkwindow.c line 4291
  • #64 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #65 g_type_class_meta_marshal
    at gclosure.c line 878
  • #66 g_closure_invoke
    at gclosure.c line 767
  • #67 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #68 g_signal_emit_valist
    at gsignal.c line 2977
  • #69 g_signal_emit
    at gsignal.c line 3034
  • #70 IA__gtk_widget_show
    at gtkwidget.c line 3003
  • #71 Prompter::Run
    at EphyPromptService.cpp line 501
  • #72 EphyPromptService::PromptUsernameAndPassword
    at EphyPromptService.cpp line 826
  • #73 EphyPromptService::PromptPasswordAdapter
    at EphyPromptService.cpp line 1076
  • #74 EphyPromptService::PromptAuth
    at EphyPromptService.cpp line 1106
  • #75 NS_InvokeByIndex_P
    from /usr/lib/xulrunner-1.9/libxpcom_core.so
  • #76 XPCWrappedNative::CallMethod
    at xpcwrappednative.cpp line 2393
  • #77 XPC_WN_CallMethod
    at xpcwrappednativejsops.cpp line 1473
  • #78 js_Invoke
    at jsinterp.c line 1297
  • #79 js_Interpret
    at jsinterp.c line 4857
  • #80 js_Invoke
    at jsinterp.c line 1313
  • #81 nsXPCWrappedJSClass::CallMethod
    at xpcwrappedjsclass.cpp line 1523
  • #82 nsXPCWrappedJS::CallMethod
    at xpcwrappedjs.cpp line 559
  • #83 PrepareAndDispatch
    at xptcstubs_gcc_x86_unix.cpp line 95
  • #84 nsHttpChannel::PromptForIdentity
    at nsHttpChannel.cpp line 3118
  • #85 nsHttpChannel::GetCredentialsForChallenge
    at nsHttpChannel.cpp line 2930
  • #86 nsHttpChannel::GetCredentials
    at nsHttpChannel.cpp line 2759
  • #87 nsHttpChannel::ProcessAuthentication
    at nsHttpChannel.cpp line 2634
  • #88 nsHttpChannel::ProcessResponse
    at nsHttpChannel.cpp line 855
  • #89 nsInputStreamPump::OnStateStart
    at nsInputStreamPump.cpp line 439
  • #90 nsInputStreamPump::OnInputStreamReady
    at nsInputStreamPump.cpp line 395
  • #91 nsInputStreamReadyEvent::Run
    at nsStreamUtils.cpp line 111
  • #92 nsThread::ProcessNextEvent
    at nsThread.cpp line 510
  • #93 NS_ProcessPendingEvents_P
  • #94 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #95 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #96 g_io_unix_dispatch
    at giounix.c line 162
  • #97 g_main_context_dispatch
    at gmain.c line 2144
  • #98 g_main_context_iterate
    at gmain.c line 2778
  • #99 g_main_loop_run
    at gmain.c line 2986
  • #100 IA__gtk_main
    at gtkmain.c line 1200
  • #101 main
    at ephy-main.c line 749
  • #0 __kernel_vsyscall
  • #1 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 *__GI_abort
    at abort.c line 88
  • #3 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 170
  • #4 malloc_printerr
    at malloc.c line 5949
  • #5 *__GI___libc_free
    at malloc.c line 3625
  • #6 g_free
    at gmem.c line 190
  • #7 check_if_gdb
    at gnome-breakpad.cc line 122
  • #8 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #9 nsProfileLock::FatalSignalHandler
    at nsProfileLock.cpp line 216
  • #10 <signal handler called>
  • #11 rsvg_parse_path_do_cmd
    at rsvg-path.c line 144
  • #12 rsvg_parse_path
    at rsvg-path.c line 525
  • #13 rsvg_render_path
    at rsvg-base.c line 1670
  • #14 rsvg_node_path_draw
    at rsvg-shapes.c line 60
  • #15 rsvg_node_draw
    at rsvg-structure.c line 53
  • #16 _rsvg_node_draw_children
    at rsvg-structure.c line 69
  • #17 rsvg_node_draw
    at rsvg-structure.c line 53
  • #18 rsvg_node_svg_draw
    at rsvg-structure.c line 309
  • #19 rsvg_node_draw
    at rsvg-structure.c line 53
  • #20 rsvg_handle_render_cairo_sub
    at rsvg-cairo-render.c line 230
  • #21 rsvg_handle_get_pixbuf_sub
    at rsvg.c line 100
  • #22 rsvg_handle_get_pixbuf
    at rsvg.c line 136
  • #23 gdk_pixbuf__svg_image_stop_load
    at io-svg.c line 154
  • #24 IA__gdk_pixbuf_loader_close
    at gdk-pixbuf-loader.c line 723
  • #25 load_from_stream
    at gdk-pixbuf-io.c line 1357
  • #26 IA__gdk_pixbuf_new_from_stream_at_scale
    at gdk-pixbuf-io.c line 1427
  • #27 icon_info_ensure_scale_and_pixbuf
    at gtkicontheme.c line 2909
  • #28 IA__gtk_icon_info_load_icon
    at gtkicontheme.c line 3050
  • #29 IA__gtk_icon_theme_load_icon
    at gtkicontheme.c line 1547
  • #30 IA__gtk_icon_set_render_icon
    at gtkiconfactory.c line 1495
  • #31 IA__gtk_widget_render_icon
    at gtkwidget.c line 6540
  • #32 gtk_image_calc_size
    at gtkimage.c line 2171
  • #33 gtk_image_size_request
    at gtkimage.c line 2218
  • #34 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #35 g_type_class_meta_marshal
    at gclosure.c line 878
  • #36 g_closure_invoke
    at gclosure.c line 767
  • #37 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #38 g_signal_emit_valist
    at gsignal.c line 2977
  • #39 g_signal_emit_by_name
    at gsignal.c line 3071
  • #40 do_size_request
    at gtksizegroup.c line 620
  • #41 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #42 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #43 gtk_hbox_size_request
    at gtkhbox.c line 97
  • #44 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #45 g_type_class_meta_marshal
    at gclosure.c line 878
  • #46 g_closure_invoke
    at gclosure.c line 767
  • #47 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #48 g_signal_emit_valist
    at gsignal.c line 2977
  • #49 g_signal_emit_by_name
    at gsignal.c line 3071
  • #50 do_size_request
    at gtksizegroup.c line 620
  • #51 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #52 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #53 gtk_vbox_size_request
    at gtkvbox.c line 95
  • #54 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #55 g_type_class_meta_marshal
    at gclosure.c line 878
  • #56 g_closure_invoke
    at gclosure.c line 767
  • #57 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #58 g_signal_emit_valist
    at gsignal.c line 2977
  • #59 g_signal_emit_by_name
    at gsignal.c line 3071
  • #60 do_size_request
    at gtksizegroup.c line 620
  • #61 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #62 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #63 gtk_window_size_request
    at gtkwindow.c line 4740
  • #64 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #65 g_type_class_meta_marshal
    at gclosure.c line 878
  • #66 g_closure_invoke
    at gclosure.c line 767
  • #67 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #68 g_signal_emit_valist
    at gsignal.c line 2977
  • #69 g_signal_emit_by_name
    at gsignal.c line 3071
  • #70 do_size_request
    at gtksizegroup.c line 620
  • #71 _gtk_size_group_compute_requisition
    at gtksizegroup.c line 820
  • #72 IA__gtk_widget_size_request
    at gtkwidget.c line 3695
  • #73 gtk_window_compute_configure_request
    at gtkwindow.c line 5609
  • #74 gtk_window_show
    at gtkwindow.c line 4291
  • #75 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #76 g_type_class_meta_marshal
    at gclosure.c line 878
  • #77 g_closure_invoke
    at gclosure.c line 767
  • #78 signal_emit_unlocked_R
    at gsignal.c line 3174
  • #79 g_signal_emit_valist
    at gsignal.c line 2977
  • #80 g_signal_emit
    at gsignal.c line 3034
  • #81 IA__gtk_widget_show
    at gtkwidget.c line 3003
  • #82 Prompter::Run
    at EphyPromptService.cpp line 501
  • #83 EphyPromptService::PromptUsernameAndPassword
    at EphyPromptService.cpp line 826
  • #84 EphyPromptService::PromptPasswordAdapter
    at EphyPromptService.cpp line 1076
  • #85 EphyPromptService::PromptAuth
    at EphyPromptService.cpp line 1106
  • #86 NS_InvokeByIndex_P
    from /usr/lib/xulrunner-1.9/libxpcom_core.so
  • #87 XPCWrappedNative::CallMethod
    at xpcwrappednative.cpp line 2393
  • #88 XPC_WN_CallMethod
    at xpcwrappednativejsops.cpp line 1473
  • #89 js_Invoke
    at jsinterp.c line 1297
  • #90 js_Interpret
    at jsinterp.c line 4857
  • #91 js_Invoke
    at jsinterp.c line 1313
  • #92 nsXPCWrappedJSClass::CallMethod
    at xpcwrappedjsclass.cpp line 1523
  • #93 nsXPCWrappedJS::CallMethod
    at xpcwrappedjs.cpp line 559
  • #94 PrepareAndDispatch
    at xptcstubs_gcc_x86_unix.cpp line 95
  • #95 nsHttpChannel::PromptForIdentity
    at nsHttpChannel.cpp line 3118
  • #96 nsHttpChannel::GetCredentialsForChallenge
    at nsHttpChannel.cpp line 2930
  • #97 nsHttpChannel::GetCredentials
    at nsHttpChannel.cpp line 2759
  • #98 nsHttpChannel::ProcessAuthentication
    at nsHttpChannel.cpp line 2634
  • #99 nsHttpChannel::ProcessResponse
    at nsHttpChannel.cpp line 855
  • #100 nsInputStreamPump::OnStateStart
    at nsInputStreamPump.cpp line 439
  • #101 nsInputStreamPump::OnInputStreamReady
    at nsInputStreamPump.cpp line 395
  • #102 nsInputStreamReadyEvent::Run
    at nsStreamUtils.cpp line 111
  • #103 nsThread::ProcessNextEvent
    at nsThread.cpp line 510
  • #104 NS_ProcessPendingEvents_P
  • #105 nsBaseAppShell::NativeEventCallback
    at nsBaseAppShell.cpp line 121
  • #106 nsAppShell::EventProcessorCallback
    at nsAppShell.cpp line 69
  • #107 g_io_unix_dispatch
    at giounix.c line 162
  • #108 g_main_context_dispatch
    at gmain.c line 2144
  • #109 g_main_context_iterate
    at gmain.c line 2778
  • #110 g_main_loop_run
    at gmain.c line 2986
  • #111 IA__gtk_main
    at gtkmain.c line 1200
  • #112 main
    at ephy-main.c line 749

Program exited with code 01.
_______________________________________________________________________________
Error while running hook_stop:
No registers.
gdb> quit


Other information:
Portage 2.2_rc12 (default/linux/x86/2008.0/developer, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.27-zen3 i686)
=================================================================
System uname: Linux-2.6.27-zen3-i686-Intel-R-_Celeron-R-_M_processor_1.50GHz-with-gentoo-2.0.0
Timestamp of tree: Fri, 31 Oct 2008 03:06:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r8, 2.6-r4
dev-util/ccache:     2.4-r8
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r4
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -mfpmath=sse -pipe -momit-leaf-frame-pointer -ggdb -w -ftree-vectorize -ftree-loop-optimize -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -maccumulate-outgoing-args"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-Os -march=pentium-m -mfpmath=sse -pipe -momit-leaf-frame-pointer -ggdb -w -ftree-vectorize -ftree-loop-optimize -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -maccumulate-outgoing-args -fvisibility-inlines-hidden"
DISTDIR="/var/tmp/distfiles"
FEATURES="ccache collision-protect cvs digest distlocks multilib-strict parallel-fetch prelink preserve-libs protect-owned sandbox sfperms sign splitdebug stricter unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--add-needed -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common"
LINGUAS="en_GB en_US pl"
PKGDIR="/usr/portage/packages"
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-crossdev /usr/local/portage /usr/portage/local/layman/zen-overlay /usr/portage/local/layman/java-overlay /usr/portage/local/layman/x11 /usr/portage/local/layman/my-gnome"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa applet attr avahi avalon bash-completion berkdb bittorrent boo browseplugin bzip2 c++ cairo calendar caps cddb cdparanoia cdr cli clisp context cracklib crypt cups curl curlwrappers cxx d daap dbus deskbar detex devhelp disk-partition djvu docbook dri dvd dvdnav dvdr dvdread eclipse eds emacs emboss encode eog epiphany esd evo evolution exif expat extra fam ffmpeg flac flash fortran fuse galago gconf gd gdbm gdl gedit gif gimp git glib glut gmail gmp gnome gnome-keyring gnutls gpm gsf gstreamer gtk guile hal iconv idle imap inherit-graph inotify ipod iproute2 ipv6 isdnlog jabber java java5 java6 jingle jpeg jpeg2k jython kerberos keyring kqemu laptop latex libburn libffi libgda libnotify libsexy logrotate lucene mad maildir mailwrapper mhash midi mikmod mmap mmx mono moonlight mozilla mp3 mpeg mudflap mule musicbrainz nautilus ncurses network networkmanager nls nntp no-old-linux nptl nptlonly nsplugin ntpl ogg oggvorbis openal opengl openmp pam pango pbm pccts pch pcre pda pdf perl png policykit pop postgres ppds pppd pulseaudio python qt3support quicktime raw readline reflection regex reiserfs resolvconf rhino ruby samba scanner science sdl session snmp soap soup sourceview spell spl sqlite sqlite3 sse sse2 ssh ssl startup-notification subversion svg symlink sysfs syslog tcpd tetex theora threads threadsafe tiff timidity totem tracker trayicon truetype unicode usb valgrind vim vorbis vte wifi win32codecs wxwindows x86 xattr xcb xforms xhtml xml xml2 xorg xsl xslt xulrunner xv zeroconf zlib" ALSA_CARDS="atiixp" ALSA_PCM_PLUGINS="null empty dmix dshare ioplug" 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" CAMERAS="panasonic" ELIBC="glibc" INPUT_DEVICES="evdev mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en_US pl" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Reinout van Schouwen 2008-10-31 23:35:52 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 554478 ***