GNOME Bugzilla – Bug 668509
Webkit crash with "Creating pipes for GWakeup: Too many open files" error
Last modified: 2012-01-23 15:30:22 UTC
Try loading https://github.com/adityaravishankar/command-and-conquer/commit/dddadb3385157f0993e4cfc573fed0fba07d375c with Epiphany or GtkLauncher. Observe crash: GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 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 "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /home/zan/Dev/webkit/webkit/WebKitBuild/Debug/Programs/GtkLauncher...done. (gdb) rr (gdb) (gdb) r Starting program: /home/zan/Dev/webkit/webkit/WebKitBuild/Debug/Programs/GtkLauncher https://github.com/adityaravishankar/command-and-conquer/commit/dddadb3385157f0993e4cfc573fed0fba07d375c [Thread debugging using libthread_db enabled] [New Thread 0x7fffa5835700 (LWP 7737)] [New Thread 0x7fff93c72700 (LWP 7738)] [Thread 0x7fff93c72700 (LWP 7738) exited] [New Thread 0x7fff93c72700 (LWP 7739)] [New Thread 0x7fff92714700 (LWP 7740)] [Thread 0x7fff92714700 (LWP 7740) exited] [New Thread 0x7fff92714700 (LWP 7741)] Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=0x7ffff2dce38e "GLib", log_level=<optimized out>, format=0x7ffff2e1e328 "Creating pipes for GWakeup: %s\n", args1=0x7fffffffc618) at gmessages.c:765 765 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); (gdb) bt full
+ Trace 229496
*** This bug has been marked as a duplicate of bug 657193 ***