[Webkit-unassigned] [Bug 80587] New: Crash when loading www.seriespepito.com. "Too many open files"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 8 04:16:35 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80587
Summary: Crash when loading www.seriespepito.com. "Too many
open files"
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: http://www.seriespepito.com
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: svillar at igalia.com
WebKitGtk+ crashes when trying to load the above URL. The exact error I get is (cannot reproduce in debug builds nor under strace maybe because they run slower).
GLib-ERROR **: Creating pipes for GWakeup: Too many open files
Program received signal SIGTRAP, Trace/breakpoint trap.
I guess this is due to too many asynchronous operations, although the amount of resources it downloads (~55) is not that big. The SoupCache is not involved as it happens the same with GtkLauncher. Will try to get something from Debug builds.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list