[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#202969: marked as done (libgtk2.0-0: Crash with gtk_file_selection_get_selections)



Your message dated Thu, 07 Aug 2003 20:03:22 -0400
with message-id <E19kuj4-00020D-00@auric.debian.org>
and subject line Bug#202969: fixed in glibc 2.3.2-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Jul 2003 15:42:11 +0000
>From george@elitedudz.com Sat Jul 26 10:42:08 2003
Return-path: <george@elitedudz.com>
Received: from cpe0050bac94fdd-cm014490004333.cpe.net.cable.rogers.com (dilemma) [24.156.76.192] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19gRBP-0007zJ-00; Sat, 26 Jul 2003 10:42:08 -0500
Received: from george by dilemma with local (Exim 3.36 #1 (Debian))
	id 19gRBM-0002t2-00; Sat, 26 Jul 2003 11:42:04 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: George Talusan <george@elitedudz.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libgtk2.0-0: Crash with gtk_file_selection_get_selections
X-Mailer: reportbug 2.20
Date: Sat, 26 Jul 2003 11:42:03 -0400
Message-Id: <E19gRBM-0002t2-00@dilemma>
Sender: George Talusan <george@camel>
X-BadReturnPath: george@camel rewritten as george@elitedudz.com
  using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_01,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

Package: libgtk2.0-0
Version: 2.2.2-2
Severity: critical
Tags: experimental sid
Justification: breaks the whole system

Programs that use the file selection widget in GTK are crashing on
my system.  Here's a bt from gtkam using save-as:

#0  0x404a9e27 in free () from /lib/libc.so.6
#1  0x40367092 in g_free () from /usr/lib/libglib-2.0.so.0
#2  0x4037cde7 in g_utf8_collate_key () from /usr/lib/libglib-2.0.so.0
#3  0x400ac1d6 in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x400ac49c in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x400ab689 in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x400a7582 in gtk_file_selection_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#7  0x40327f48 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#8  0x40316fb5 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#9  0x4031695a in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#10 0x40316f93 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#11 0x4031674a in g_object_new () from /usr/lib/libgobject-2.0.so.0
#12 0x08059915 in gtkam_save_new ()
#13 0x08056ca5 in gtkam_list_hide_thumbnails ()
#14 0x400c307e in gtk_item_factory_new () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x4032437f in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.
.............

And here's a bt from AbiWord using save-as..

#0  0x402a946c in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x410bbe5d in free () from /lib/libc.so.6
#2  0x407b4092 in g_free () from /usr/lib/libglib-2.0.so.0
#3  0x407c9de7 in g_utf8_collate_key () from /usr/lib/libglib-2.0.so.0
#4  0x403f91d6 in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x403f949c in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x403f8689 in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#7  0x403f4582 in gtk_file_selection_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x40778f28 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#9  0x40767fb5 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#10 0x4076795a in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#11 0x40767f93 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#12 0x4076774a in g_object_new () from /usr/lib/libgobject-2.0.so.0
#13 0x403f562c in gtk_file_selection_new () from /usr/lib/libgtk-x11-2.0.so.0
...

And finally here's one from Gimp using open...

#0  0x405a8e27 in free () from /lib/libc.so.6
#1  0x40480092 in g_free () from /usr/lib/libglib-2.0.so.0
#2  0x40495de7 in g_utf8_collate_key () from /usr/lib/libglib-2.0.so.0
#3  0x401701d6 in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x4017049c in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x4016f689 in gtk_file_selection_get_selections () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x4016b582 in gtk_file_selection_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#7  0x40440f28 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#8  0x4042ffb5 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#9  0x4042f95a in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#10 0x4042ff93 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#11 0x4042f74a in g_object_new () from /usr/lib/libgobject-2.0.so.0
#12 0x4016c62c in gtk_file_selection_new () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x080aaaf4 in file_dialog_new ()
#14 0x0809e53c in file_open_dialog_show ()
#15 0x0809e492 in file_open_dialog_show ()
#16 0x080967d2 in file_open_cmd_callback ()
#17 0x4018707e in gtk_item_factory_new () from /usr/lib/libgtk-x11-2.0.so.0


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dilemma 2.4.20 #3 SMP Fri Nov 29 19:41:02 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0                   1.2.4-1    The ATK accessibility toolkit
ii  libc6                         2.3.2-1    GNU C Library: Shared libraries an
ii  libfontconfig1                2.2.1-1    generic font configuration library
ii  libfreetype6                  2.1.4-4    FreeType 2 font engine, shared lib
ii  libglib2.0-0                  2.2.2-1    The GLib library of C routines
ii  libgtk2.0-common              2.2.2-2    Common files for the GTK+ graphica
ii  libjpeg62                     6b-8       The Independent JPEG Group's JPEG 
ii  libpango1.0-0                 1.2.3-1    Layout and rendering of internatio
ii  libpng12-0                    1.2.5.0-4  PNG library - runtime
ii  libtiff3g                     3.5.7-2    Tag Image File Format library
ii  libxft2                       2.1.1-2    advanced font drawing library for 
ii  xlibs                         4.2.1-9    X Window System client libraries
ii  zlib1g                        1:1.1.4-14 compression library - runtime

-- no debconf information


---------------------------------------
Received: (at 202969-close) by bugs.debian.org; 8 Aug 2003 00:06:57 +0000
>From katie@auric.debian.org Thu Aug 07 19:06:53 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19kumN-0002gU-00; Thu, 07 Aug 2003 19:06:47 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 19kuj4-00020D-00; Thu, 07 Aug 2003 20:03:22 -0400
From: GOTO Masanori <gotom@debian.or.jp>
To: 202969-close@bugs.debian.org
X-Katie: $Revision: 1.35 $
Subject: Bug#202969: fixed in glibc 2.3.2-2
Message-Id: <E19kuj4-00020D-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Thu, 07 Aug 2003 20:03:22 -0400
Delivered-To: 202969-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive:

glibc-doc_2.3.2-2_all.deb
  to pool/main/g/glibc/glibc-doc_2.3.2-2_all.deb
glibc_2.3.2-2.diff.gz
  to pool/main/g/glibc/glibc_2.3.2-2.diff.gz
glibc_2.3.2-2.dsc
  to pool/main/g/glibc/glibc_2.3.2-2.dsc
libc-udeb_2.3.2-2_i386.udeb
  to pool/main/g/glibc/libc-udeb_2.3.2-2_i386.udeb
libc6-dbg_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-dbg_2.3.2-2_i386.deb
libc6-dev_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-dev_2.3.2-2_i386.deb
libc6-pic_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-pic_2.3.2-2_i386.deb
libc6-prof_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6-prof_2.3.2-2_i386.deb
libc6_2.3.2-2_i386.deb
  to pool/main/g/glibc/libc6_2.3.2-2_i386.deb
locales_2.3.2-2_all.deb
  to pool/main/g/glibc/locales_2.3.2-2_all.deb
nscd_2.3.2-2_i386.deb
  to pool/main/g/glibc/nscd_2.3.2-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 202969@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
GOTO Masanori <gotom@debian.or.jp> (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 19 Jul 2003 00:37:11 +0900
Source: glibc
Binary: libc6.1-prof libc1 libc0.3-pic locales glibc-doc libc6-pic libc-udeb libc1-prof libc0.3 libc0.3-dbg libc6.1-dev libc1-pic libc6-s390x libc6-prof libc1-dbg libc6-dev-sparc64 libc6 libc0.3-dev libc6-dbg nscd libc6.1-dbg libc6.1-pic libc6-sparc64 libc6-dev libc0.3-prof libc6.1 libc6-dev-s390x libc1-dev
Architecture: source i386 all
Version: 2.3.2-2
Distribution: unstable
Urgency: low
Maintainer: GOTO Masanori <gotom@debian.or.jp>
Changed-By: GOTO Masanori <gotom@debian.or.jp>
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc-udeb  - GNU C Library: Shared libraries and Timezone data - udeb (udeb)
 libc6      - GNU C Library: Shared libraries and Timezone data
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files.
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries.
 locales    - GNU C Library: National Language (locale) data [support]
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 186331 201221 202969
Changes: 
 glibc (2.3.2-2) unstable; urgency=low
 .
   This is the "fleeing to the horizon" release...
 .
   * GOTO Masanori <gotom@debian.or.jp>
 .
     - debian/patches/glibc23-arm-waitpid.dpatch: Fix arm ld-linux failure due
       to sys_waitpid missing.  Patched by Philip Blundell <pb@nexus.co.uk>.
     - debian/patches/50_glibc232-arm-dwarf2-buildfix.dpatch: Avoid arm dwarf2
       build failure.  Patched by Philip Blundell <pb@nexus.co.uk>.
     - debian/patches/50_glibc232-m68k-dwarf2-buildfix.dpatch: Avoid m68k
       dwarf2 build failure.  Suggested by Philip Blundell <pb@nexus.co.uk>,
       Andreas Schwab <schwab@suse.de>.
     - debian/libc/DEBIAN/postinst: Modified watermark of restarting NSS
       services from 2.1.94-1 to 2.3.2-2, because libnss_compat is changed in
       2.3.2-1 (2003-06-17 Upstream change).
     - debian/patches/80_glibc232-wcsmbs-fix.dpatch: Added to fix wcsmbs bugs
       which is lacked in 2003-07-15 upstream cvs.  (Closes: #202969)
 .
     - These bugs are fixed in this update:
       * Bug in dlopen/dlclose leads to segfaults with kdecore is fixed in this
         version.  (Closes: #201221)
       * Static linking adjtimex() on alpha failed to compile due to undefined
         reference to `__adjtimex_tv32'.  It's fixed in this version.
         (Closes: #186331)
 .
   * Jeff Bailey <jbailey@nisa.net>
     - debian/packages.d/s390x.mk: Remove gcc-3.2 hardcode
 .
   * Phil Blundell <pb@nexus.co.uk>
     - debian/patches/alpha-crti.dpatch: remove stray .prologue causing
       alpha build failure.
     - debian/patches/alpha-pwrite.dpatch: add missing __GI___pwrite64 alias.
     - debian/control: demand binutils 2.14.90.0.5-0.1 or later (required
       for .usepv on alpha)
Files: 
 c9c0657e97ac0bf278957e0c48eb0ead 1571 libs required glibc_2.3.2-2.dsc
 98c70fc64fe5ca726e76d4c13bbc594a 1157826 libs required glibc_2.3.2-2.diff.gz
 11fae962cac65a33c2247237d97515e8 3602218 base required libc6_2.3.2-2_i386.deb
 e08295e7f0802d2d7ccc483f58e33766 1027880 debian-installer required libc-udeb_2.3.2-2_i386.udeb
 db3cf178779169fdce691d95b94dcf4c 2574106 libdevel standard libc6-dev_2.3.2-2_i386.deb
 b4e310ce1bcb63e5078728a19a374b68 1000378 devel extra libc6-prof_2.3.2-2_i386.deb
 38bbbfc0bf77a03f066924e79a737f43 8469088 devel extra libc6-dbg_2.3.2-2_i386.deb
 466793c2f7ac7011329ab35b4b3ef7fb 951432 devel optional libc6-pic_2.3.2-2_i386.deb
 dc2aafcb81183e9fb35a9ffedf70c017 74294 admin optional nscd_2.3.2-2_i386.deb
 b292f46bd7f2e4ee4a007b46b539cd8f 3783316 base standard locales_2.3.2-2_all.deb
 4dd158de32689c08091547e85745e22d 3083174 doc optional glibc-doc_2.3.2-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/MQDK9dAn0Xqx8P4RArLWAJ42msp9i/5NiGlqpiCe3a6kOdDHHgCfQTHE
Gu1FgzX/6TwTPtmSSHPZEJ4=
=5pzk
-----END PGP SIGNATURE-----



Reply to: