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

Gimp 2.6. Segfault

This discussion is connected to the gimp-developer-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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Gimp 2.6. Segfault Stephan Hegel 03 Oct 18:15
  Gimp 2.6. Segfault Sven Neumann 03 Oct 20:25
   Gimp 2.6. Segfault Stephan Hegel 04 Oct 09:41
Stephan Hegel
2008-10-03 18:15:14 UTC (about 16 years ago)

Gimp 2.6. Segfault

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.

Sven Neumann
2008-10-03 20:25:09 UTC (about 16 years ago)

Gimp 2.6. Segfault

Hi,

On Fri, 2008-10-03 at 18:15 +0200, Stephan Hegel wrote:

Gimp-2.6 throws a segfault for me.

It would help a lot if you could file a bug report for this. Thanks.

Sven

Stephan Hegel
2008-10-04 09:41:41 UTC (about 16 years ago)

Gimp 2.6. Segfault

Hi,

Sven Neumann wrote:

On Fri, 2008-10-03 at 18:15 +0200, Stephan Hegel wrote:

Gimp-2.6 throws a segfault for me.

It would help a lot if you could file a bug report for this. Thanks.

You're welcome: #554966.

Rgds, Stephan.