Your message dated Wed, 25 Oct 2006 14:18:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395188: fixed in gbdfed 1.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)

--- Begin Message ---
Package: gbdfed
Version: 1.2-1

This is on a Debian/testing system on amd64.

Activating any of the items under the top-level "Help" menu causes the 
program to segfault instantly.

The problem is at least partly due to the use of an incorrect terminating 
sentinel in calls to gtk_text_buffer_create_tag(). Currently, the literal 
integer value "0" is used as a sentinel; however, because this is a 32-bit 
value, this is not equivalent to a NULL (or a "0" cast to void*), which is 
what GTK+ expects.

Changing all these zero sentinels to NULLs in guihelp.c allows the help 
browser to appear and function without incident. However, there may be 
other instances in the code where (int)0 sentinels lead to similar 
segfaults, so I hesitate to say that this is all that is needed.


--Daniel


--- End Message ---
--- Begin Message ---
Source: gbdfed
Source-Version: 1.2-2

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

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

Debian distribution maintenance software
pp.
Baruch Even <[EMAIL PROTECTED]> (supplier of updated gbdfed 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.7
Date: Wed, 25 Oct 2006 21:06:39 +0200
Source: gbdfed
Binary: gbdfed
Architecture: source i386
Version: 1.2-2
Distribution: unstable
Urgency: high
Maintainer: Baruch Even <[EMAIL PROTECTED]>
Changed-By: Baruch Even <[EMAIL PROTECTED]>
Description: 
 gbdfed     - X11 font editor
Closes: 395188
Changes: 
 gbdfed (1.2-2) unstable; urgency=high
 .
   * Apply patch from upstream to fix help window issues on 64bit machines
     (Closes: #395188)
   * Increase urgency to get the former bugfix earlier into testing.
Files: 
 1295077d373c595b1a226f72a26ced6f 600 x11 optional gbdfed_1.2-2.dsc
 e24c7660c8d068416af9e66a3bd11b05 26314 x11 optional gbdfed_1.2-2.diff.gz
 5d59f88395e5963e60a4781b5b814d61 212742 x11 optional gbdfed_1.2-2_i386.deb

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

iD8DBQFFP7cRHCar6qtHRZgRAh+0AKDJa55o3L6WympqABtY6C/y6QEX6wCeJQ92
OqUtO2FKPglApJPRPlZpBLU=
=cs/k
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to