With latest versions from SVN, rawstudio always crashes when loading a photo.
I bisected the bad revisions and this is the guilty: changeset: 1411:4cad49f170f6 user: abrander date: Tue Aug 28 15:27:04 2007 +0000 summary: Ported everything to RSHistogramWidget. It's from my mercurial mirror so the revision doesn't match SVN ones, but i'm sure you can find it quite easily looking at the log text and date. The crash is only meaning full when running rawstudio in valgrind, gdb gets lost by a wrong stack: ==5295== Process terminating with default action of signal 11 (SIGSEGV) ==5295== Access not within mapped region at address 0x1C ==5295== at 0x53E29A5: (within /usr/lib/libgdk-x11-2.0.so.0.1000.13) ==5295== by 0x53E3291: gdk_draw_rgb_image (in /usr/lib/libgdk-x11-2.0.so.0.1000.13) ==5295== by 0x467113: rs_histogram_redraw (rs-histogram.c:225) ==5295== by 0x466AAE: rs_histogram_set_image (rs-histogram.c:130) ==5295== by 0x41458F: icon_activated (gtk-interface.c:289) -- Edouard Gomez _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
