After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 577628 - crash in GNU Image Manipulation Program: Using the Text Tool
crash in GNU Image Manipulation Program: Using the Text Tool
Status: RESOLVED INCOMPLETE
Product: GIMP
Classification: Other
Component: User Interface
2.6.6
Other All
: High critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2009-04-01 17:31 UTC by danieljryba
Modified: 2009-11-23 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description danieljryba 2009-04-01 17:31:02 UTC
What were you doing when the application crashed?
Using the Text Tool	


Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.19-170.2.35.fc10.x86_64 #1 SMP Mon Feb 23 13:00:23 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: SlicknesS
Icon Theme: black-white_2-Style

Memory status: size: 1092263936 vsize: 1092263936 resident: 688193536 share: 17321984 rss: 688193536 rss_rlim: 18446744073709551615
CPU usage: start_time: 1238606348 rtime: 1140 utime: 1019 stime: 121 cutime:49 cstime: 25 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/local/bin/gimp-2.6'

[Thread debugging using libthread_db enabled]
[New Thread 0x7fffb1cbe790 (LWP 2906)]
[New Thread 0x7fffaa765950 (LWP 2908)]
[New Thread 0x7fffab166950 (LWP 2907)]
0x0000003275a0ec2f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 0x7fffb1cbe790 (LWP 2906))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_spawn_sync
    from /lib64/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /lib64/libglib-2.0.so.0
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 _nl_find_msg
    from /lib64/libc.so.6
  • #7 __dcigettext
    from /lib64/libc.so.6
  • #8 edit_actions_update
    at edit-actions.c line 278
  • #9 gimp_ui_manager_real_update
    at gimpuimanager.c line 395
  • #10 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #11 ??
    from /lib64/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #14 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #15 ??
    from /lib64/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #18 gimp_text_tool_apply
    at gimptexttool.c line 787
  • #19 gimp_text_tool_idle_apply
    at gimptexttool.c line 647
  • #20 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #21 ??
    from /lib64/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #23 app_run
    at app.c line 246
  • #24 main
    at main.c line 406


----------- .xsession-errors (23 sec old) ---------------------
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: aste Named...
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: aste Named...
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: aste Named...
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: \xff\xff
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: \xff\xff
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: \xff\xff
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: \xff\xff
(gimp-2.6:2906): Gimp-Widgets-WARNING **: gimp_action_group_set_action_sensitive: Unable to set sensitivity of action which doesn't exist: \xff\xff
--------------------------------------------------
Comment 1 Martin Nordholts 2009-04-01 17:32:45 UTC
Looks like it crashes in the gettext() parts of libc
Comment 2 Sven Neumann 2009-05-21 17:45:10 UTC
What locale/language settings are you using?
Comment 3 Rex Henderson 2009-08-05 10:38:22 UTC
I experience a similar problem on both the Win32 and the MSYS versions.
I have been using the Text tool heavily lately.  Usually about an hour or more into things some Text tool action will suddenly send the gimp process into high cpu utilization and I have to force it closed.   After the first couple of hangs I decided to recompile from source under Ming/MSYS and still get the error.  Afterward, I noticed a couple GTK widget errors on the console. I will watch more carefully to see if they relate.  I will add to the observations after I have debugged a little more.
Comment 4 Martin Nordholts 2009-08-05 16:57:11 UTC
A step-by-step on how to consistently reproduce would be very nice.
Comment 5 Alexandre Prokoudine 2009-09-18 14:23:21 UTC
On Windows you just click with a Text tool on canvas and it dies. Both 2.6.x and 2.7.x.
Comment 6 Michael Schumacher 2009-09-18 14:36:47 UTC
2.7.x with the fixed Pango (IIRC), or the 2.7.0 installer with the known problem?

And I can't reproduce it here with 2.6.7.
Comment 7 Michael Schumacher 2009-11-23 21:47:41 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!