[Bug 125025] Re: gimp 2.3 crashes on startup

2007-07-25 Thread martijnv
yes, it works. silly of me, I should have noticed the /usr/local in ldd's 
output.
strange thing is I cannot remember installing a custom gimp version, and gimp 
started crashing right after an update, I think I need to have a word with my 
sister who borrowed my laptop ;-)

-- 
gimp 2.3 crashes on startup
https://bugs.launchpad.net/bugs/125025
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 125025] gimp 2.3 crashes on startup

2007-07-10 Thread martijnv
Public bug reported:

Binary package hint: gimp

since the latest update, gimp crashes on startup (segfault)

distribution

feisty

dpkg-query -s gimp :
Package: gimp
Status: install ok installed
Priority: optional
Section: graphics
Installed-Size: 7920
Maintainer: Ubuntu Core Developers [EMAIL PROTECTED]
Architecture: i386
Version: 2.2.13-1ubuntu4.2
Replaces: gimp-data ( 2.2.11-2)
Depends: wget, gimp-data (= 2.2.13-1ubuntu4.2), libaa1 (= 1.2), libart-2.0-2 
(= 2.3.16), libatk1.0-0 (= 1.13.1), libc6 (= 2.5-0ubuntu1), libcairo2 (= 
1.4.2), libexif12, libexpat1 (= 1.95.8), libfontconfig1 (= 2.4.0), 
libfreetype6 (= 2.2), libgimp2.0 (= 2.2.0+rel), libglib2.0-0 (= 2.12.9), 
libgtk2.0-0 (= 2.10.3), libice6 (= 1:1.0.0), libjpeg62, liblcms1 (= 1.08-1), 
libmng1 (= 1.0.3-1), libpango1.0-0 (= 1.16.2), libpng12-0 (= 1.2.13-4), 
libsm6, libtiff4, libwmf0.2-7 (= 0.2.8.4), libx11-6, libxcursor1 ( 1.1.2), 
libxext6, libxfixes3 (= 1:4.0.1), libxi6, libxinerama1, libxmu6, libxpm4, 
libxrandr2 (= 2:1.2.0), libxrender1, libxt6, zlib1g (= 1:1.2.1)
Recommends: gimp-svg, gimp-print
Suggests: gimp-help-en | gimp-help, gimp-python, libgimp-perl, 
gimp-data-extras, libasound2 (= 1.0.0)
Conflicts: gimp-data ( 2.2.11-2), libgimp2.0 (= 2.3.0)
Description: The GNU Image Manipulation Program
 The GIMP lets you draw, paint, edit images, and much more! GIMP
 includes the functionality and plug-ins of other famous image
 editing and processing programs.
 .
 If you'd like to use a MIDI device as an input controller in GIMP,
 install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI
Original-Maintainer: Ari Pollak [EMAIL PROTECTED]


gdb traceback:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220413232 (LWP 18488)]
0xb7dcfcc6 in gimp_param_spec_rgb (name=0xb7e29475 color, nick=0x0, 
blurb=0x0, has_alpha=1, default_value=0xbfbcc8e8, flags=231)
at gimprgb.c:684
684 gimprgb.c: No such file or directory.
in gimprgb.c
(gdb) bt
#0  0xb7dcfcc6 in gimp_param_spec_rgb (name=0xb7e29475 color, nick=0x0, 
blurb=0x0, has_alpha=1, default_value=0xbfbcc8e8, flags=231)
at gimprgb.c:684
#1  0xb7df50ce in gimp_color_button_class_init (klass=0x87ea600)
at gimpcolorbutton.c:223
#2  0xb7743b41 in g_type_class_ref () from /usr/lib/libgobject-2.0.so.0
#3  0xb7743f99 in g_type_class_ref () from /usr/lib/libgobject-2.0.so.0
#4  0xb772a1cf in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#5  0xb772a5ef in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#6  0xb772a7a0 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#7  0x08107f12 in ?? ()
#8  0x08757218 in ?? ()
#9  0x in ?? ()

** Affects: gimp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gimp 2.3 crashes on startup
https://bugs.launchpad.net/bugs/125025
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 125025] Re: gimp 2.3 crashes on startup

2007-07-10 Thread martijnv
 ldd `which gimp`
linux-gate.so.1 =  (0xe000)
libgimpwidgets-2.0.so.0 = /usr/local/lib/libgimpwidgets-2.0.so.0 
(0xb7e85000)
libgimpmodule-2.0.so.0 = /usr/local/lib/libgimpmodule-2.0.so.0 
(0xb7e81000)
libgimpcolor-2.0.so.0 = /usr/local/lib/libgimpcolor-2.0.so.0 
(0xb7e76000)
libgimpthumb-2.0.so.0 = /usr/local/lib/libgimpthumb-2.0.so.0 
(0xb7e6e000)
libgimpmath-2.0.so.0 = /usr/local/lib/libgimpmath-2.0.so.0 (0xb7e69000)
libgimpbase-2.0.so.0 = /usr/local/lib/libgimpbase-2.0.so.0 (0xb7e57000)
libgtk-x11-2.0.so.0 = /usr/lib/libgtk-x11-2.0.so.0 (0xb7aff000)
libgdk-x11-2.0.so.0 = /usr/lib/libgdk-x11-2.0.so.0 (0xb7a78000)
libatk-1.0.so.0 = /usr/lib/libatk-1.0.so.0 (0xb7a5d000)
libgdk_pixbuf-2.0.so.0 = /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb7a46000)
libm.so.6 = /lib/tls/i686/cmov/libm.so.6 (0xb7a1f000)
libpangocairo-1.0.so.0 = /usr/lib/libpangocairo-1.0.so.0 (0xb7a17000)
libXext.so.6 = /usr/lib/libXext.so.6 (0xb7a09000)
libXrender.so.1 = /usr/lib/libXrender.so.1 (0xb7a0)
libXinerama.so.1 = /usr/lib/libXinerama.so.1 (0xb79fd000)
libXi.so.6 = /usr/lib/libXi.so.6 (0xb79f5000)
libXrandr.so.2 = /usr/lib/libXrandr.so.2 (0xb79ef000)
libXcursor.so.1 = /usr/lib/libXcursor.so.1 (0xb79e6000)
libXfixes.so.3 = /usr/lib/libXfixes.so.3 (0xb79e1000)
libcairo.so.2 = /usr/lib/libcairo.so.2 (0xb797)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb787f000)
libart_lgpl_2.so.2 = /usr/lib/libart_lgpl_2.so.2 (0xb786a000)
libpangoft2-1.0.so.0 = /usr/lib/libpangoft2-1.0.so.0 (0xb783f000)
libpango-1.0.so.0 = /usr/lib/libpango-1.0.so.0 (0xb7801000)
libgobject-2.0.so.0 = /usr/lib/libgobject-2.0.so.0 (0xb77c7000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0xb77c3000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb77bf000)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0xb772a000)
libfontconfig.so.1 = /usr/lib/libfontconfig.so.1 (0xb76ff000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0xb7694000)
libz.so.1 = /usr/lib/libz.so.1 (0xb768)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb753e000)
libgimpconfig-2.0.so.0 = /usr/local/lib/libgimpconfig-2.0.so.0 
(0xb7531000)
/lib/ld-linux.so.2 (0xb7fab000)
libXau.so.6 = /usr/lib/libXau.so.6 (0xb752e000)
libpng12.so.0 = /usr/lib/libpng12.so.0 (0xb750b000)
libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb7505000)
libexpat.so.1 = /usr/lib/libexpat.so.1 (0xb74e5000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb74ce000)

-- 
gimp 2.3 crashes on startup
https://bugs.launchpad.net/bugs/125025
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs