|
Bugzilla – Full Text Bug Listing |
| Summary: | firefox crash: /usr/lib64/libkdecore.so.5: undefined symbol QListData::remove(int) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Rich Coe <rcoe> |
| Component: | KDE4 Workspace | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | crrodriguez, ctrippe, dimstar, forgotten_65GhXku982, forgotten_CunbbxOMX7 |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Rich Coe
2010-09-13 22:54:16 UTC
Which version of Firefox and KDE are you using. What are you doing to make Firefox crash? MozillaFirefox-3.6.8-0.1.1.x86_64 libkdecore4-4.4.4-2.5.x86_64 firefox was up -- didn't do anything special. May have been exiting the browser with 'Quit'. I see the same error as well, always reproducible, essentially whenever firefox is closed normally. MozillaFirefox-3.6.10-30.1.x86_64 (from the Mozilla repo) libkdecore4-4.5.1-3.5.x86_64 (from the KDE:Release:45 repo) An observation, if it helps, is that this error does not occur if there is already an instance of Firefox running and I start another one from the command line. Like I say, this is very reproducible here. I'll be happy to provide any additional information that I can. It seems that maybe libproxy1-config-kde4 is related? (see information below). When this package is uninstalled the error message is not present when closing firefox. Reinstallation cause the error message to reappear. This package is not present in the KDE:Release:45 repo. > rpm -qi libproxy1-config-kde4 Name : libproxy1-config-kde4 Relocations: (not relocatable) Version : 0.4.3 Vendor: openSUSE Release : 1.3 Build Date: Mon 05 Jul 2010 05:34:25 PM MDT Install Date: Fri 03 Sep 2010 09:45:57 PM MDT Build Host: build17 Group : System/Libraries Source RPM: libproxy- plugins-0.4.3-1.3.src.rpm Size : 23152 License: GPLv2+ ; LGPLv2.1+ Signature : RSA/8, Mon 05 Jul 2010 05:34:57 PM MDT, Key ID b88b2fd43dbdc284 Packager : http://bugs.opensuse.org URL : http://code.google.com/p/libproxy/ Summary : Libproxy module for KDE configuration Description : A module to extend libproxy with capabilities to query KDE4 about proxy settings. Distribution: openSUSE 11.3 > zypper se -s libproxy1-config-kde4 S | Name | Type | Version | Arch | Repository --+-----------------------+---------+-----------+--------+------------------ i | libproxy1-config-kde4 | package | 0.4.3-1.3 | x86_64 | openSUSE-11.3-Oss i | libproxy1-config-kde4 | package | 0.4.3-1.3 | x86_64 | DVD_iso v | libproxy1-config-kde4 | package | 0.4.3-1.3 | i586 | openSUSE-11.3-Oss CCing the libproxy-plugins maintainer because of Comment 4 (In reply to comment #5) > CCing the libproxy-plugins maintainer because of Comment 4 That's Dominique, not me :-) (In reply to comment #1) > Which version of Firefox and KDE are you using. What are you doing to make > Firefox crash? I have: Name : MozillaFirefox Relocations: (not relocatable) Version : 3.6.10 Vendor: openSUSE Release : 0.3.1 Build Date: tor 16 sep 2010 12.05.29 Install Date: tis 21 sep 2010 12.27.32 Build Host: build31 Group : Productivity/Networking/Web/Browsers Source RPM: MozillaFirefox-3.6.10-0.3.1.src.rpm Size : 3583224 License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Signature : RSA/8, tor 16 sep 2010 12.06.29, Key ID b88b2fd43dbdc284 Packager : http://bugs.opensuse.org URL : http://www.mozilla.org/ Summary : Mozilla Firefox Web Browser Description : Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Distribution: openSUSE 11.3 Name : libkdecore4 Relocations: (not relocatable) Version : 4.5.1 Vendor: obs://build.opensuse.org/KDE Release : 3.5 Build Date: tis 21 sep 2010 15.42.48 Install Date: sön 26 sep 2010 16.03.09 Build Host: build33 Group : System/GUI/KDE Source RPM: kdelibs4-4.5.1-3.5.src.rpm Size : 2821462 License: LGPLv2.1+ Signature : DSA/SHA1, tis 21 sep 2010 16.12.22, Key ID 27c070176f88bb2f URL : http://www.kde.org Summary : KDE Core Libraries Description : This package contains the core libraries of the K Desktop Environment. This package is absolutely necessary for using KDE applications. firefox -safe-mode *** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable). /usr/lib/firefox/firefox: symbol lookup error: /usr/lib/libkdecore.so.5: undefined symbol: _ZN9QListData6removeEi This is a bug in the linker... *** This bug has been marked as a duplicate of bug 657627 *** |