Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460832 - dev-php/pecl-radius-1.2.5-r2 segfault in apache
Summary: dev-php/pecl-radius-1.2.5-r2 segfault in apache
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 22:42 UTC by Giorgio
Modified: 2013-03-09 00:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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