RSS/Atom feed Twitter
Site is read-only, email is disabled

GIMP crashing on memory allocation (WinXP)

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Evenly distributed zig-zag selection Deniz Dogan 23 Jan 19:47
  Evenly distributed zig-zag selection saulgoode@flashingtwelve.brickfilms.com 23 Jan 22:36
   GIMP crashing on memory allocation (WinXP) scott s. 23 Jan 23:41
GIMP crashing on memory allocation (WinXP) Jernej Simon?i? 24 Jan 20:51
Deniz Dogan
2010-01-23 19:47:31 UTC (almost 15 years ago)

Evenly distributed zig-zag selection

Hi

I'm trying to make a "zig-zag" pattern selection in GIMP. By that I mean something like this:

.____________. | |
|/\/\/\/\/\/\|

(View it in a fixed-width font if you don't get it.)

How do I accomplish this in GIMP?

saulgoode@flashingtwelve.brickfilms.com
2010-01-23 22:36:48 UTC (almost 15 years ago)

Evenly distributed zig-zag selection

Quoting Deniz Dogan :

I'm trying to make a "zig-zag" pattern selection in GIMP. By that I mean something like this:

.____________. | |
|/\/\/\/\/\/\|

Select the top half of your layer, enter Quick Mask mode, and run "Filters->Distorts->Ripple" with the Smear, Vertical, and Sawtooth options (use the sliders to size your zigs and zags). Exit Quick Mask mode.

scott s.
2010-01-23 23:41:33 UTC (almost 15 years ago)

GIMP crashing on memory allocation (WinXP)

I'm trying to edit some large tiffs (620 Mb) and while slow it was going OK. Then suddenly (nothing changed AFAIK) I start getting errors

GLib-ERROR* gmem.c:130 failed to allocate 16384 bytes aborting.

This was initially on GIMP 2.4.7 but I bit the bullet and installed 2.6.8 to see if that changed anything (it didn't). I take it that the faulting module is libglib.dll which seems to have a version of 2.16.37 (I believe I had an older GTK+ but the GIMP 2.6 windows installer updated it.)

This is on the Windows binary distribution. I am running on Win XP sp3 32 bit (x86) with 3 gb switch and USERVA switch set to 2540.. Looking at my system when the crash occurs I see my physical memory (2gb) is maxed out and also GIMP VM is 2 gb. I guess one question is does the windows build of GIMP compile with LargeAddressSpcaeAware set, though I suspect even if that was set in the binary it would still max out. That doesn't explain why it seemed to be working and just now I have problems.

I tried playing with the tile cache size option, but that just seems to change how fast the error occurs. It seems that the tiff file open plugin is completing and GIMP is either starting to render or at times render is complete and I try to use a selection tool and then the crash occurs.

scott s.
.

Jernej Simon?i?
2010-01-24 20:51:28 UTC (almost 15 years ago)

GIMP crashing on memory allocation (WinXP)

On Sat, 23 Jan 2010 12:41:33 -1000, scott s. wrote:

I guess one question is does the
windows build of GIMP compile with LargeAddressSpcaeAware set

It is.