Bug 755907

Summary: PHP5: undefined symbol: grapheme_extract_count_iter in Unknown on line 0
Product: [openSUSE] openSUSE 11.4 Reporter: Christian Wittmer <chris>
Component: OtherAssignee: Security Team bot <security-team>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P4 - Low CC: meissner
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.4   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christian Wittmer 2012-04-05 16:50:02 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0

when using php5-intl apache error_log is showing:
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php5/extensions/intl.so' - /usr/lib/php5/extensions/intl.so: undefined symbol: grapheme_extract_count_iter in Unknown on line 0

Reproducible: Always

Steps to Reproduce:
1.install php5-intl
2.restart apache
3.review apache error_log



This bug is known on php:
https://bugs.php.net/bug.php?id=55019

I prepared a fix for openSUSE_11.4:
https://build.opensuse.org/project/show?project=home%3Acomputersalat%3Abranches%3AOBS_Maintained%3Aphp5
Comment 1 Kun Kun Zhang 2012-04-09 02:40:41 UTC
HI,could you please have a look this?I am not sure whether it is right to assign it to you.Feel free to reassign it.Thank you very much.
Comment 2 Petr Gajdos 2012-05-09 09:15:25 UTC
Hi Christian, 

thanks _a_lot_ for your effort, nevertheless I work on php almost continuously and there was running update yet. So your branch isn't valid anymore as far as I can see. Could you please specify your changes, I will merge it manually.
Comment 3 Christian Wittmer 2012-05-09 12:05:14 UTC
Hi Petr,

fixed branch and

created request id Request: #117037
maintenance_incident: home:computersalat:branches:OBS_Maintained:php5/php5.openSUSE_11.4_Update -> openSUSE:Maintenance (release in openSUSE:11.4:Update)
Comment 4 Petr Gajdos 2012-05-09 12:48:44 UTC
Thanks, Christian. Nevertheless I think NEEDINFO wasn't intended?

@security-team can we add this to next security update for 11.4?
Comment 5 Petr Gajdos 2012-05-18 07:27:15 UTC
(In reply to comment #4)
> @security-team can we add this to next security update for 11.4?

Assuming "yes" and submitting this patch with fix for bug 761631. 

@security-team: if you don't agree with it, please let me know, I will remove this patch from this submission.

@Christian: I have merged your fix into my home:pgajdos:maintenance:php5/php5.openSUSE_11.4_Update.
Comment 6 Marcus Meissner 2012-05-23 08:06:27 UTC
is fine to merge into it, regression fixes are ok.
Comment 7 Ludwig Nussel 2012-05-29 08:49:14 UTC
released