Hi, you are obviously running into a memory problem here.
From the backtrace it's module "tonemapping" which brings you into trouble. Tonemapping uses a very memory hungry procedure called "bilateral filtering" and fails to allocate the needed buffers. (Unfortunately at the moment darktable is not able to deal with this situation in a more elegant way). What is also obvious: darktable does not even try to use tiling in your case. This is most likely caused by some unfavourate setup of darktable on your side. Normally tiling would allow the module to process the image in small chunks. You should read http://www.darktable.org/usermanual/ch07.html.php#d0e5993 and follow the instructions on how to setup darktable on a 32-bit system. Ulrich ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel