Bug 863634
Summary: | gxine segfaults in generic_JSGetProperty() on fedora 18 lxde spin. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Masami Ichikawa <masami256> |
Component: | gxine | Assignee: | Martin Sourada <martin.sourada> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | christoph.wickert, martin.sourada, metherid, znmeb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-02 04:36:51 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: |
Description
Masami Ichikawa
2012-10-06 07:28:50 UTC
When you file a bug against one of the spins, please make sure to CC the spin owner. I was not aware of this. I am seeing this in the released LXDE spin. Can one of you please provide a backtrace with ABRT? How do I get abrt to catch the bug? It seems to escape abrt detection on my system. I installed released LXDE spin and ran gxine, I couldn't reproduced it but I got following message. [masami@localhost ~]$ gxine gxine: symbol lookup error: gxine: undefined symbol: JS_NewCompartmentAndGlobalObject I did yum update and ran gxine, then I got same error message. These packages are installed. gxine-0.5.907-6.fc18.x86_64 gxine-mozplugin-0.5.907-6.fc18.x86_64 (In reply to comment #5) > I installed released LXDE spin and ran gxine, I couldn't reproduced it but I > got following message. > [masami@localhost ~]$ gxine > gxine: symbol lookup error: gxine: undefined symbol: > JS_NewCompartmentAndGlobalObject > I've been hit by this too, seems like it's related to https://bugs.launchpad.net/ubuntu/+source/gxine/+bug/772835 As for the bug, I don't think it's spin related. It's probably caused by my not-so-good patch to fix build with new gecko's mozjs. I'm currently in the middle to switching to mozjs185 (provided by js[-devel]), which should have more stable API. I'll post a link as soon as I have the packages built in koji so you can test if it fixes the issues (my local build is working OK after the change). Please try this build. If it fixes the issue(s) for you I'll submit it as update. http://koji.fedoraproject.org/koji/buildinfo?buildID=380233 >Please try this build. If it fixes the issue(s) for you I'll submit it as update.
Thanks! It works fine for me. I didn't see any problems to run gxine from command line, start menu, and double click an ogg file.
gxine-0.5.907-7.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/gxine-0.5.907-7.fc18 Package gxine-0.5.907-7.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gxine-0.5.907-7.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-1435/gxine-0.5.907-7.fc18 then log in and leave karma (feedback). gxine-0.5.907-7.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |