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 508758 - crash in Meld Diff Viewer: meld . ../unautreréperto...
crash in Meld Diff Viewer: meld . ../unautreréperto...
Status: RESOLVED DUPLICATE of bug 529773
Product: meld
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Stephen Kennedy
Stephen Kennedy
: 500157 500230 539521 543746 545111 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-11 13:13 UTC by Laurent Coustet
Modified: 2009-06-30 14:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Laurent Coustet 2008-01-11 13:13:25 UTC
What were you doing when the application crashed?
meld . ../unautrerépertoire


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22.6 #1 SMP Thu Sep 27 10:17:42 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: Smokey-Blue

Memory status: size: 31928320 vsize: 31928320 resident: 20131840 share: 12296192 rss: 20131840 rss_rlim: 4294967295
CPU usage: start_time: 1200057185 rtime: 32 utime: 27 stime: 5 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/meld'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb7de76b0 (LWP 13726)]
0xb7f712fe in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread 0xb7de76b0 (LWP 13726))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 g_markup_escape_text
    from /usr/lib/libglib-2.0.so.0
  • #6 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 g_value_transform
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_widget_set_tooltip_text
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0


----------- .xsession-errors (7098 sec old) ---------------------
kbuildsycoca: WARNING: '/home/system/share/applications/gimp.desktop' specifies undefined mimetype/servicetype 'image/x-xbitmap'
kbuildsycoca: WARNING: '/home/system/share/applications/gimp.desktop' specifies undefined mimetype/servicetype 'image/x-xcf'
kbuildsycoca: WARNING: '/home/system/share/applications/gimp.desktop' specifies undefined mimetype/servicetype 'image/x-xpixmap'
kbuildsycoca: WARNING: '/home/system/share/applications/gimp.desktop' specifies undefined mimetype/servicetype 'image/x-xwindowdump'
kbuildsycoca: WARNING: '/home/system/share/applications/qt3config.desktop' specifies undefined mimetype/servicetype 'application/x-qtconfig'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/excel'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-excel'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-ms-excel'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-msexcel'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-xls'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/xls'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-dos_ms_excel'
kbuildsycoca: WARNING: '/home/system/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'zz-application/zz-winassoc-xls'
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Laurent Coustet 2008-01-11 13:32:32 UTC
env:


LANG=fr_FR@euro.

If using LANG=C, works like a charm....


seems meld hates ISO-8859-1 (sigsegv in g_markup_escape_text)
Comment 2 Stephen Kennedy 2008-01-12 02:17:41 UTC
Maybe a gtk+/pygtk bug then? Do other pygtk apps work in that locale?
Comment 3 André Klapper 2008-01-13 23:47:02 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols (at least for glib and gtk+)? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug. Thanks in advance!
Comment 4 André Klapper 2008-11-01 23:02:49 UTC
*** Bug 543746 has been marked as a duplicate of this bug. ***
Comment 5 André Klapper 2008-11-01 23:03:35 UTC
*** Bug 500230 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2008-11-01 23:04:03 UTC
*** Bug 500157 has been marked as a duplicate of this bug. ***
Comment 7 André Klapper 2008-11-01 23:04:22 UTC
*** Bug 539521 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2008-11-01 23:06:33 UTC
Stephen, Isn't this 523583 and bug 529773?
Comment 9 palfrey 2008-12-05 14:02:01 UTC
*** Bug 545111 has been marked as a duplicate of this bug. ***
Comment 10 Tobias Mueller 2009-06-30 14:09:57 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


*** This bug has been marked as a duplicate of 529773 ***