Bug#420012: newsbeuter: (on unstable): segfaults on reading URLS, new build fixes it.

2007-05-08 Thread bakunin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > DEB_DH_MAKESHLIBS_ARGS := -V 'libmrss0 (>= 0.17.1)' I fix it today. baku - -- URI: http://www.autistici.org/bakunin/ RDF Document: http://www.autistici.org/bakunin/foaf.rdf Public Key: http://www.autistici.org/bakunin/bakunin_pk.asc -BEGIN PGP

Bug#420012: newsbeuter: (on unstable): segfaults on reading URLS, new build fixes it.

2007-05-04 Thread Torsten Werner
On 5/3/07, Varun Hiremath <[EMAIL PROTECTED]> wrote: How do I fix this bug? As far as I understand, the so name should have been bumped because of ABI changed in libmrss. But what should be done now to fix this bug? something like: DEB_DH_MAKESHLIBS_ARGS := -V 'libmrss0 (>= 0.17.1)' but the a

Bug#420012: newsbeuter: (on unstable): segfaults on reading URLS, new build fixes it.

2007-05-03 Thread Varun Hiremath
Hi Nico, On Sat, 21 Apr, 2007 at 06:16:36PM +0200, Nico Golde wrote: > Hi, > Between libmrss 0.17 and 0.17.1 the mrss_t structure changed > so the relative addresses of the elements in the structure > changed and newsbeuter doesn't know. That's why it's out of > bounds and that is also the reas

Bug#420012: newsbeuter: (on unstable): segfaults on reading URLS, new build fixes it.

2007-04-21 Thread Nico Golde
Hi, after a bit more debugging it turned out that indeed libmrss is the problem. Between libmrss 0.17 and 0.17.1 the mrss_t structure changed so the relative addresses of the elements in the structure changed and newsbeuter doesn't know. That's why it's out of bounds and that is also the reason