3.0.1: good old "die on exit" again

Arran Cudbard-Bell a.cudbardb at freeradius.org
Mon Feb 3 12:16:52 CET 2014


On 3 Feb 2014, at 10:46, Stefan Winter <stefan.winter at restena.lu> wrote:

> Hi,
> 
>> Well not very much seeing as you've not provided the backtrace.
>> 
>> Could you try with 3.0.x and see if the issue is still present. 
>> You can use panic_action to produce the backtrace.
> 
> Program received signal SIGABRT, Aborted.
> 0x00007ffff5ca4849 in raise () from /lib64/libc.so.6
> (gdb) bt
> #0  0x00007ffff5ca4849 in raise () from /lib64/libc.so.6
> #1  0x00007ffff5ca5cd8 in abort () from /lib64/libc.so.6
> #2  0x00007ffff70fdfac in ?? () from /usr/lib64/libtalloc.so.2
> #3  0x00007ffff70fdd5e in _talloc_free () from /usr/lib64/libtalloc.so.2
> #4  0x000000000043a6f6 in home_server_free (data=0x89eb70) at
> <command-line>:108
> #5  0x00007ffff799a522 in FreeWalker (tree=0x89dba0, X=0x89ed60) at
> <command-line>:75
> #6  0x00007ffff799a4d5 in FreeWalker (tree=0x89dba0, X=0x89e740) at
> <command-line>:72
> #7  0x00007ffff799a58e in rbtree_free (tree=0x89dba0) at <command-line>:88
> #8  0x000000000043ac1a in realms_free () at <command-line>:251
> #9  0x000000000041fdb4 in free_mainconfig () at <command-line>:979
> #10 0x0000000000428e73 in main (argc=2, argv=0x7fffffffe418) at
> <command-line>:585
> (gdb) quit

Thanks.

> 
> I compiled with --enable-developer and still see those "command-line"
> traces. I believe this has to do with the recently discussed issue about
> a bug in ... some version of some software; either gdb or C libs?

Hm. Could you edit Make.inc and change the -imacros to -include and see
if you get the same result.

If so I can change it, I don't think there'll be any side effects, they
basically do the same thing, except -imacros only pulls in the preprocessor
macros whereas -include would pull in function signatures too.

-Arran

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team

FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140203/8348daa0/attachment.pgp>


More information about the Freeradius-Devel mailing list