[rsyslog] segfault in v5-devel git branch

Michael Biebl mbiebl at gmail.com
Fri Jun 26 15:36:18 CEST 2009


#ifdef _LARGEFILE64_SOURCE
   ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *));
   ZEXTERN off64_t ZEXPORT gzseek64 OF((gzFile, off64_t, int));
   ZEXTERN off64_t ZEXPORT gztell64 OF((gzFile));
   ZEXTERN uLong ZEXPORT adler32_combine64 OF((uLong, uLong, off64_t));
   ZEXTERN uLong ZEXPORT crc32_combine64 OF((uLong, uLong, off64_t));
#endif


2009/6/26 Rainer Gerhards <rgerhards at hq.adiscon.com>:
> Can you please let me know what the offending line in your zlib.h include
> file is? I guess there is a name conflict in one of the types used.
>
>> -----Original Message-----
>> From: rsyslog-bounces at lists.adiscon.com [mailto:rsyslog-
>> bounces at lists.adiscon.com] On Behalf Of Michael Biebl
>> Sent: Friday, June 26, 2009 2:44 PM
>> To: rsyslog-users
>> Subject: Re: [rsyslog] segfault in v5-devel git branch
>>
>> 2009/6/24 Rainer Gerhards <rgerhards at hq.adiscon.com>:
>> > Hi all,
>> >
>> > I just wanted to let you know that the v5-devel git branch currently does
>> not
>> > work correctly when running with multiple worker threads. It will
> segfault
>> > rather quickly. I am currently working on that and hope to resolve it
> soon.
>> > Still, I thought it is better to tell you before someone begins to test
> with
>> > that version.
>>
>> I'm not even able to compile the v5-devel branch :-/
>>
>>   CC    stringbuf.o
>> In file included from zlibw.h:28,
>>                  from stream.h:72,
>>                  from obj.h:50,
>>                  from rsyslog.h:441,
>>                  from stringbuf.c:39:
>> /usr/include/zlib.h:1366: error: expected '=', ',', ';', 'asm' or
>> '__attribute__' before 'gzseek64'
>> /usr/include/zlib.h:1367: error: expected '=', ',', ';', 'asm' or
>> '__attribute__' before 'gztell64'
>> /usr/include/zlib.h:1368: error: expected declaration specifiers or
>> '...' before 'off64_t'
>> /usr/include/zlib.h:1369: error: expected declaration specifiers or
>> '...' before 'off64_t'
>> make[2]: *** [librsyslog_la-stringbuf.lo] Fehler 1
>> make[1]: *** [all-recursive] Fehler 1
>> make: *** [all] Fehler 2
>> --
>> Why is it that all of the instruments seeking intelligent life in the
>> universe are pointed away from Earth?
>> _______________________________________________
>> rsyslog mailing list
>> http://lists.adiscon.net/mailman/listinfo/rsyslog
>> http://www.rsyslog.com
> _______________________________________________
> rsyslog mailing list
> http://lists.adiscon.net/mailman/listinfo/rsyslog
> http://www.rsyslog.com
>



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



More information about the rsyslog mailing list