GNOME Bugzilla – Bug 370135
Copy/Cut after Select All requests insatiable memory
Last modified: 2006-11-03 19:31:16 UTC
Steps to reproduce: 1. Open Gnumeric to default black worksheet 2. Select All (i.e. Ctrl+A) 3. Copy or Cut ::crash:: GLib-ERROR **: gmem.c:172: failed to allocate 536870912 bytes aborting... Stack trace:
+ Trace 82451
Other information: I suspect I could change certain sysctls to allow the application to consume more memory, but there's no reason it should need that much in the first place.
*** This bug has been marked as a duplicate of 348922 ***