What version of libshout are you running? What version of php? What parameters did you pass to ./configure ? What is the output of the "shout" section of php_info()? Can you send a core file of the segfault for debugging?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
RedHat EL4, php5.1.4
configure options: default (./configure)
I´ve deleted -fstack-protection option in the Makefile, because my gcc does not support it.
shout
Shout Support enabled
Version 0.9.2
libshout version 2.2
Active Persistent Links 0
Active Links 0
Directive Local Value Master Value
shout.allow_persistent On On
shout.connect_timeout 60 60
shout.default_format 0 0
shout.default_host no value no value
shout.default_mount no value no value
shout.default_password no value no value
shout.default_port no value no value
shout.default_protocol 0 0
shout.default_user no value no value
shout.max_links Unlimited Unlimited
shout.max_persistent Unlimited Unlimited
How can I get a core file of the segfault?
Thank You
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1102984
Originator: NO
What version of libshout are you running? What version of php? What parameters did you pass to ./configure ? What is the output of the "shout" section of php_info()? Can you send a core file of the segfault for debugging?
Logged In: YES
user_id=1869465
Originator: NO
Hi,
I have the same "segmentation fault" issue
RedHat EL4, php5.1.4
configure options: default (./configure)
I´ve deleted -fstack-protection option in the Makefile, because my gcc does not support it.
shout
Shout Support enabled
Version 0.9.2
libshout version 2.2
Active Persistent Links 0
Active Links 0
Directive Local Value Master Value
shout.allow_persistent On On
shout.connect_timeout 60 60
shout.default_format 0 0
shout.default_host no value no value
shout.default_mount no value no value
shout.default_password no value no value
shout.default_port no value no value
shout.default_protocol 0 0
shout.default_user no value no value
shout.max_links Unlimited Unlimited
shout.max_persistent Unlimited Unlimited
How can I get a core file of the segfault?
Thank You
Logged In: NO
It´s my fault!
I have not configured properly the extension in php.ini.