Hi, Gimp-2.6 throws a segfault for me. How to reproduce: 1. Start Gimp 2.6 2. Open an existing image (in my case a little jpeg image), do nothing with it at all. 3. Open an new image: File->New->Template A4(300ppi), press OK. Stacktrace Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2b10d0a46080 (LWP 12538)] 0x00000000004c9992 in gimp_display_shell_scale_update_rulers (shell=0x2f9a730) at gimpdisplayshell-scale.c:167 167 image = shell->display->image; (gdb) where #0 0x00000000004c9992 in gimp_display_shell_scale_update_rulers (shell=0x2f9a730) at gimpdisplayshell-scale.c:167 #1 0x00000000004b49f7 in gimp_display_shell_set_unit (shell=0x2f9a730, unit=GIMP_UNIT_MM) at gimpdisplayshell.c:1492 ... When I skip step 2 above the new A4 image opens without any problems. The stack trace indicates that there might be a problem with the update of the rulers when switching from px to mm. I'm on openSUSE 10.3, x86_64. Rgds, Stephan. _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer