Bug#304898: marked as done (problem with gtk_frame)
Debian Bug Tracking System
owner@bugs.debian.org
Wed, 27 Apr 2005 15:33:27 -0700
Your message dated Wed, 27 Apr 2005 18:17:16 -0400
with message-id <E1DQuqK-0001iH-00@newraff.debian.org>
and subject line Bug#304898: fixed in gtk-smooth-engine 0.6.0.1-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; 16 Apr 2005 10:54:55 +0000
>From daniel.leidert.spam@gmx.net Sat Apr 16 03:54:55 2005
Return-path: <daniel.leidert.spam@gmx.net>
Received: from mail.gmx.de (mail.gmx.net) [213.165.64.20]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1DMkww-0001iZ-00; Sat, 16 Apr 2005 03:54:55 -0700
Received: (qmail invoked by alias); 16 Apr 2005 10:54:23 -0000
Received: from pD955E76B.dip0.t-ipconnect.de (EHLO test.wgdd.de) [217.85.231.107]
by mail.gmx.net (mp020) with SMTP; 16 Apr 2005 12:54:23 +0200
X-Authenticated: #17381962
Received: from dl by test.wgdd.de with local (Exim 3.36 #1 (Debian))
id 1DMkzm-0000pk-00; Sat, 16 Apr 2005 12:57:50 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel Leidert <daniel.leidert.spam@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: anjuta: segfaults on startup
X-Mailer: reportbug 3.9
Date: Sat, 16 Apr 2005 12:57:50 +0200
Message-Id: <E1DMkzm-0000pk-00@test.wgdd.de>
Sender: Daniel Leidert <daniel.leidert.spam@gmx.net>
X-Y-GMX-Trusted: 0
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: anjuta
Version: 1.2.2-9
Severity: important
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On my system, anjuta crashes at stuartup. The backtrace:
(gdb) run
[..]
(anjuta:2489): GLib-GObject-WARNING **: IA__g_object_set_valist:
construct property "type" for object `ESplash' can't be set after
construction
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
** Message: Initializing AP class
** Message: Initializing AP Instance
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
** Message: Initializing launcher class
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(anjuta:2489): Gtk-CRITICAL **: gtk_frame_compute_child_allocation:
assertion `GTK_IS_FRAME (frame)' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1085289248 (LWP 2489)]
0x405b2c61 in gtk_frame_get_shadow_type () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0 0x405b2c61 in gtk_frame_get_shadow_type () from /usr/lib/libgtk-x11-2.0.so.0
#1 0x40e0c1ea in smooth_draw_flat_box () from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
#2 0x4064dc2f in gtk_paint_flat_box () from /usr/lib/libgtk-x11-2.0.so.0
#3 0x4057f700 in _gtk_entry_get_borders () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x405f09fe in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x409ea9c9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#6 0x409ea736 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7 0x409fb855 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
#8 0x409fac8c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9 0x409fb126 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#10 0x406dfe97 in gtk_widget_send_expose () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x405ee33d in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x408095d9 in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0
#13 0x4080972e in gdk_window_process_all_updates () from /usr/lib/libgdk-x11-2.0.so.0
#14 0x40564c1e in gtk_container_set_reallocate_redraws () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x40a42583 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#16 0x40a3f582 in g_main_depth () from /usr/lib/libglib-2.0.so.0
#17 0x40a405f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x40a40930 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x40a40b7d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x405ede55 in gtk_main_iteration () from /usr/lib/libgtk-x11-2.0.so.0
#21 0x080f075e in update_gtk ()
#22 0x080fe1ad in anjuta_show ()
#23 0x080bb8e5 in main ()
- -- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (850, 'unstable'), (700, 'testing'), (110, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.15050330
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages anjuta depends on:
ii anjuta-common 1.2.2-9 Data files for Anjuta
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.8.1-2 The Bonobo UI library
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libesd0 0.2.35-2 Enlightened Sound Daemon - Shared
ii libfontconfig1 2.3.1-2 generic font configuration library
ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib
ii libgcc1 1:3.4.3-12 GCC support library
ii libgconf2-4 2.8.1-5 GNOME configuration database syste
ii libgcrypt11 1.2.0-11 LGPL Crypto library - runtime libr
ii libglade2-0 1:2.4.2-2 library to load .glade files at ru
ii libglib2.0-0 2.6.4-1 The GLib library of C routines
ii libgnome-keyring0 0.4.2-1 GNOME keyring services library
ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.8.0-1 A powerful object-oriented display
ii libgnomeprint2.2-0 2.8.2-1 The GNOME 2.2 print architecture -
ii libgnomeprintui2.2-0 2.8.2-2 GNOME 2.2 print architecture User
ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.8.4-2 The GNOME virtual file-system libr
ii libgnutls11 1.0.16-13 GNU TLS library - runtime library
ii libgpg-error0 1.0-1 library for common error values an
ii libgtk2.0-0 2.6.4-1 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii liborbit2 1:2.12.1-1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio
ii libpcre3 5.0-1 Perl 5 Compatible Regular Expressi
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii libstdc++5 1:3.3.5-12 The GNU Standard C++ Library v3
ii libtasn1-2 0.2.10-4 Manage ASN.1 structures (runtime)
ii libvte4 1:0.11.12-1 Terminal emulator widget for GTK+
ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii libxft2 2.1.7-1 FreeType-based font drawing librar
ii libxml2 2.6.16-7 GNOME XML library
ii libxrender1 0.8.3-7 X Rendering Extension client libra
ii scrollkeeper 0.3.14-9.1 A free electronic cataloging syste
ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCYO+udg0kG0+YFBERAt8XAJ9THGR6/WaDLMTE6fxddcpUKTFjfACfeHil
dEqTCyZqrzD4+t2jWoY8WfQ=
=8Iyz
-----END PGP SIGNATURE-----
---------------------------------------
Received: (at 304898-close) by bugs.debian.org; 27 Apr 2005 22:22:21 +0000
>From katie@ftp-master.debian.org Wed Apr 27 15:22:21 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DQuvE-0005el-00; Wed, 27 Apr 2005 15:22:20 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DQuqK-0001iH-00; Wed, 27 Apr 2005 18:17:16 -0400
From: Josselin Mouette <joss@debian.org>
To: 304898-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#304898: fixed in gtk-smooth-engine 0.6.0.1-2
Message-Id: <E1DQuqK-0001iH-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 27 Apr 2005 18:17:16 -0400
Delivered-To: 304898-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: gtk-smooth-engine
Source-Version: 0.6.0.1-2
We believe that the bug you reported is fixed in the latest version of
gtk-smooth-engine, which is due to be installed in the Debian FTP archive:
gtk-engines-smooth_0.6.0.1-2_i386.deb
to pool/main/g/gtk-smooth-engine/gtk-engines-smooth_0.6.0.1-2_i386.deb
gtk-smooth-engine_0.6.0.1-2.diff.gz
to pool/main/g/gtk-smooth-engine/gtk-smooth-engine_0.6.0.1-2.diff.gz
gtk-smooth-engine_0.6.0.1-2.dsc
to pool/main/g/gtk-smooth-engine/gtk-smooth-engine_0.6.0.1-2.dsc
gtk2-engines-smooth_0.6.0.1-2_i386.deb
to pool/main/g/gtk-smooth-engine/gtk2-engines-smooth_0.6.0.1-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 304898@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Josselin Mouette <joss@debian.org> (supplier of updated gtk-smooth-engine 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: Wed, 27 Apr 2005 23:50:04 +0200
Source: gtk-smooth-engine
Binary: gtk-engines-smooth gtk2-engines-smooth
Architecture: source i386
Version: 0.6.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Ross Burton <ross@debian.org>
Changed-By: Josselin Mouette <joss@debian.org>
Description:
gtk-engines-smooth - Smooth Engine for GTK+ 1.2
gtk2-engines-smooth - Smooth Engine for GTK+ 2.x
Closes: 304898 306393
Changes:
gtk-smooth-engine (0.6.0.1-2) unstable; urgency=medium
.
* rules: link with -Bsymbolic to avoid namespace conflict that caused
crashes with logjam (closes: #306393), anjuta (closes: #304898) and
epiphany 1.6.
Files:
6c5f4b47ee606eeee2e12116b709c0ed 1583 x11 optional gtk-smooth-engine_0.6.0.1-2.dsc
edfd7aa440db85382dd654e7957aec07 26509 x11 optional gtk-smooth-engine_0.6.0.1-2.diff.gz
28c6ecf4ee0d13ca1781890d0b162c20 85938 x11 optional gtk2-engines-smooth_0.6.0.1-2_i386.deb
d424a6ddcd029d9fb3620e2b2763d018 95580 x11 optional gtk-engines-smooth_0.6.0.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCcAzrrSla4ddfhTMRAhtcAKDLoYgzs36yHyawsms6Ycc6ahAhogCg/Viu
AuGAib9225CuJ024o8Y6ZjQ=
=fUsc
-----END PGP SIGNATURE-----