Bug 895064

Summary: FTBFS: xpcshell segfaults on %install phase
Product: [Fedora] Fedora Reporter: Gustavo Luiz Duarte <gustavold>
Component: thunderbirdAssignee: Jan Horak <jhorak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: gecko-bugs-nobody, jhorak
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64   
OS: Unspecified   
Whiteboard:
Fixed In Version: thunderbird-17.0.2-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-15 15:29:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Build log none

Description Gustavo Luiz Duarte 2013-01-14 12:52:15 UTC
Description of problem:
Build fails during %install phase due to a xpcshell segfault:

/bin/sh: line 1: 15061 Segmentation fault      /builddir/fedora/thunderbird/f18/thunderbird-17.0.2/comm-release/objdir/mail/installer/../../mozilla/dist/bin/run-mozilla.sh /builddir/fedora/thunderbird/f18/thunderbird-17.0.2/comm-release/objdir/mozilla/dist/bin/xpcshell -g "$PWD" -a "$PWD" -f /builddir/fedora/thunderbird/f18/thunderbird-17.0.2/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js -e "populate_startupcache('GreD', 'omni.ja', 'startupCache.zip');"

Attached the full build log.

Version-Release number of selected component (if applicable):
thunderbird-17.0.2-1.fc18

How reproducible:
Always

Steps to Reproduce:
1. ppc-koji build --scratch f18 git://pkgs.fedoraproject.org/thunderbird?#c5969d139b513a0c055e1857648868d84290ca27
2.
3.
  
Actual results:
Build fails. Log attached.

Expected results:


Additional info:

Comment 1 Gustavo Luiz Duarte 2013-01-14 12:56:44 UTC
Created attachment 678228 [details]
Build log

Comment 2 Jan Horak 2013-01-14 13:29:09 UTC
Please try again, I've added mozilla-746112.patch from xulrunner which should solve that issue.

Comment 3 Gustavo Luiz Duarte 2013-01-14 16:29:32 UTC
Thanks Jan, it fixed the issue.
Could you please bump the version and fire a new build?

Comment 4 Jan Horak 2013-01-15 15:29:34 UTC
Should  be fixed in: thunderbird-17.0.2-3
Feel free to reopen if any issue occurs.