Your message dated Mon, 16 Jun 2008 21:02:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#445042: fixed in gjiten 2.6-2
has caused the Debian Bug report #445042,
regarding gjiten segfaults on specific sequence
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
445042: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445042
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gjiten
Version: 2.6-1
Severity: normal
Tags: patch

Hi,

I encountered a segfault in gjiten today, and you can reproduce it with
the following steps:

1. search for a string
2. click the kanjidic button
3. close the worddic window
4. click the worddic button
5. for a string again

it will now segfault in worddic.c:673

The attached patch will fix it. I don't know if other globals need to be
reset aswell when the window gets closed, but I could not get it to
crash anymore when I reset current_glist_word to NULL.

John

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=nl_NL (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gjiten depends on:
ii  edict                      2007.02.09-1  English / Japanese dictionary
ii  gconf2                     2.18.0.1-3    GNOME configuration database syste
ii  kanjidic                   2007.09.14-1  A Kanji Dictionary
ii  libart-2.0-2               2.3.19-3      Library of functions for 2D graphi
ii  libatk1.0-0                1.20.0-1      The ATK accessibility toolkit
ii  libbonobo2-0               2.18.0-2      Bonobo CORBA interfaces library
ii  libbonoboui2-0             2.20.0-1      The Bonobo UI library
ii  libc6                      2.6.1-2       GNU C Library: Shared libraries
ii  libcairo2                  1.4.10-1      The Cairo 2D vector graphics libra
ii  libfontconfig1             2.4.2-1.2     generic font configuration library
ii  libgconf2-4                2.18.0.1-3    GNOME configuration database syste
ii  libglade2-0                1:2.6.2-1     library to load .glade files at ru
ii  libglib2.0-0               2.14.0-2      The GLib library of C routines
ii  libgnome-keyring0          0.8.1-2       GNOME keyring services library
ii  libgnome2-0                2.18.0-4      The GNOME 2 library - runtime file
ii  libgnomecanvas2-0          2.14.0-3      A powerful object-oriented display
ii  libgnomeui-0               2.20.0-1      The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             1:2.20.0-1    GNOME Virtual File System (runtime
ii  libgtk2.0-0                2.12.0-2      The GTK+ graphical user interface 
ii  libice6                    2:1.0.4-1     X11 Inter-Client Exchange library
ii  liborbit2                  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0              1.18.2-1      Layout and rendering of internatio
ii  libpopt0                   1.10-3        lib for parsing cmdline parameters
ii  libsm6                     2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6                   2:1.0.3-7     X11 client-side library
ii  libxcursor1                1:1.1.9-1     X cursor management library
ii  libxext6                   1:1.0.3-2     X11 miscellaneous extension librar
ii  libxfixes3                 1:4.0.3-2     X11 miscellaneous 'fixes' extensio
ii  libxi6                     2:1.1.3-1     X11 Input extension library
ii  libxinerama1               1:1.0.2-1     X11 Xinerama extension library
ii  libxml2                    2.6.30.dfsg-2 GNOME XML library
ii  libxrandr2                 2:1.2.2-1     X11 RandR extension library
ii  libxrender1                1:0.9.3-1     X Rendering Extension client libra

Versions of packages gjiten recommends:
ii  ttf-kochi-mincho        1.0.20030809-4   Kochi Subst Mincho Japanese TrueTy
ii  ttf-sazanami-mincho     0.0.1.20040629-3 Sazanami Mincho Japanese TrueType 

-- no debconf information
--- gjiten-2.6/src/worddic.c    2006-10-29 18:17:36.000000000 +0100
+++ gjiten-2.6.patched/src/worddic.c    2007-10-02 21:46:01.049724939 +0200
@@ -781,6 +781,7 @@
                if (GTK_IS_WIDGET(wordDic->window) == TRUE) 
gtk_widget_destroy(wordDic->window);
                g_free(wordDic);
                //FIXME: clear combo_entry_glist
+               current_glist_word = NULL;
                wordDic = NULL;
                gjitenApp->worddic = NULL;
        }

--- End Message ---
--- Begin Message ---
Source: gjiten
Source-Version: 2.6-2

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

gjiten_2.6-2.diff.gz
  to pool/main/g/gjiten/gjiten_2.6-2.diff.gz
gjiten_2.6-2.dsc
  to pool/main/g/gjiten/gjiten_2.6-2.dsc
gjiten_2.6-2_i386.deb
  to pool/main/g/gjiten/gjiten_2.6-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Drolez <[EMAIL PROTECTED]> (supplier of updated gjiten 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Mon, 16 Jun 2008 19:51:14 +0200
Source: gjiten
Binary: gjiten
Architecture: source i386
Version: 2.6-2
Distribution: unstable
Urgency: low
Maintainer: Botond Botyanszki <[EMAIL PROTECTED]>
Changed-By: Ludovic Drolez <[EMAIL PROTECTED]>
Description: 
 gjiten     - Japanese dictionary for GNOME
Closes: 445042
Changes: 
 gjiten (2.6-2) unstable; urgency=low
 .
   * patch to fix a gjiten segfault on specific sequence. Closes: #445042
   * menu file fixed
Checksums-Sha1: 
 be95c7b2cf514c1371d5f8c85774d1ba0d7e344e 1080 gjiten_2.6-2.dsc
 4151f6c63c927a22373ad48fe6e82e9573c4b85f 961 gjiten_2.6-2.diff.gz
 a647c32681662a4ef5d9cbb4cdb0a2d701d4c9f4 144980 gjiten_2.6-2_i386.deb
Checksums-Sha256: 
 abc5f00b6899e0b098b19a8b3e4b499eaaad69c0e3b96305a19d12dffa2d6e53 1080 
gjiten_2.6-2.dsc
 62550f9840853d4435dad3505f2309caa252e44ea2fb2b15b6b91f50cccbcf18 961 
gjiten_2.6-2.diff.gz
 549ca662f6a63bd0a570bea6753511ded6822e2fbbd6f3f6acdffe7785d6e644 144980 
gjiten_2.6-2_i386.deb
Files: 
 146ded3c53ea4565ff47cd228b2ed376 1080 gnome optional gjiten_2.6-2.dsc
 58f1410e6855cfbfe09da87bb35bb15c 961 gnome optional gjiten_2.6-2.diff.gz
 56b8b63bcdf5f78ea93d17281c86af26 144980 gnome optional gjiten_2.6-2_i386.deb

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

iD8DBQFIVsccsRlQAP1GppgRApHLAJ9JBf+1oz9TlYIadNRvDeZyZWBtEgCfdvk3
5O+XaoXGrT0VrNFshCNO7EU=
=F64b
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to