Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 460832

Summary: dev-php/pecl-radius-1.2.5-r2 segfault in apache
Product: Gentoo Linux Reporter: Giorgio <giorgio>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Giorgio 2013-03-08 22:42:45 UTC
From apache error log:

child pid 9122 exit signal Segmentation fault (11)

This happens calling 'radius_create_request($radius,RADIUS_ACCESS_REQUEST)' in a php script.
The same happens using php via cli:

[root@x]# php < testradius.php 
Segmentation fault
Comment 1 Giorgio 2013-03-09 00:45:52 UTC
Please ignore this incomplete bug submission