Your message dated Tue, 16 Oct 2007 11:38:41 +0200
with message-id <[EMAIL PROTECTED]>
has caused the Debian Bug report #443561,
regarding off_t size changed causing ABI breakage, but ABI was not bumped
to be marked as having been forwarded to the upstream software
author(s) Jeffrey Stedfast <[EMAIL PROTECTED]>.

(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 ---
Hello Jeffrey,

Attached is another bugreport I should've forwarded earlier. By enabling
large file support, the size of off_t changes, and therefore the size of
any struct containing a field of type off_t. The API is still
compatible, but the ABI is not. The best way to "fix" this is to bump
the soname.

-- 
Met vriendelijke groet / with kind regards,
      Guus Sliepen <[EMAIL PROTECTED]>
--- Begin Message ---
Package: libgmime-2.0-2
Severity: serious
Version: 2.2.10-1

libgmime-2.0-2 introduced an ABI breakage in 2.2.10-1 by activating LFS.
GMime has a streaming API which uses off_t, and that changed size.

From the build logs:
Automatic build of gmime2.2_2.2.9-1 on ninsei by sbuild/i386 99.99
checking size of off_t... 4

Automatic build of gmime2.2_2.2.10-1 on ninsei by sbuild/i386 99.99
checking size of off_t... 8

Also this causes gmime-sharp to pass incorectly sized parameters being
passed to the streaming functions causing crashes (asserts), see
#442173.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    [EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer    [EMAIL PROTECTED]     http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to