Bug 607363
| Summary: | [abrt] crash in epiphany-2.30.2-1.fc13: raise: Process /usr/bin/epiphany was killed by signal 6 (SIGABRT) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jdragone | ||||
| Component: | epiphany | Assignee: | Gecko Maintainer <gecko-bugs-nobody> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | drjohnson1, gecko-bugs-nobody | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:09d8e0feeacd76400fee4548fe876619a5387cfc | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-17 18:39:46 UTC | Type: | --- | ||||
| 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
jdragone
2010-06-23 22:32:00 UTC
Created attachment 426405 [details]
File: backtrace
There is a known bug (#615502) with epiphany + java-1.6.0-openjdk-plugin.x86_64 that may be affecting you.
You can try to remove the above openjdk package, and it should no longer crash.
#2 0x0000003853a6fe0b in __libc_message (do_abort=2, fmt=
0x3853b43ab8 "*** glibc detected *** %s: %s: 0x%s ***\n")
at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
ap = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fffa6d50330, reg_save_area = 0x7fffa6d50240}}
ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area =
0x7fffa6d50330, reg_save_area = 0x7fffa6d50240}}
fd = 2
on_2 = <value optimized out>
list = <value optimized out>
nlist = <value optimized out>
cp = <value optimized out>
written = <value optimized out>
#3 0x0000003853a75726 in malloc_printerr (action=3, str=
0x3853b43d60 "double free or corruption (!prev)",
ptr=<value optimized out>) at malloc.c:6283
buf = "0000000001aa8280"
cp = <value optimized out>
#4 0x00007f061b02219b in plugin_test_appletviewer (
browserTable=<value optimized out>, pluginTable=<value optimized out>)
at /usr/src/debug/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc:1517
error = 0
command_line = {
0x1e3de90 "/usr/lib/jvm/jre-1.6.0-openjdk.x86_64/lib/amd64/../../bin/java", 0x19c3330 "-version", 0x0}
environment = 0x1aa8280
#5 NP_Initialize (browserTable=<value optimized out>,
pluginTable=<value optimized out>)
at /usr/src/debug/icedtea6-1.8/plugin/icedteanp/IcedTeaNPPlugin.cc:2156
np_error = 0
filename = 0x1e3f300 "/usr/lib/jvm/jre-1.6.0-openjdk.x86_64/lib/amd64"
info = {dli_fname =
0x1e44730 "/usr/lib/jvm/jre-1.6.0-openjdk.x86_64/lib/amd64/IcedTeaPlugin.so", dli_fbase = 0x7f061b016000, dli_sname =
0x7f061b0194bb "_Z8ITNP_NewPcP4_NPPtsPS_S2_P12_NPSavedData", dli_saddr =
0x7f061b0246e0}
filename_size = <value optimized out>
#6 0x0000003871994255 in WebCore::PluginPackage::load (this=0x7f06335ca600)
at WebCore/plugins/gtk/PluginPackageGtk.cpp:153
NP_Initialize =
0x7f061b021a20 <NP_Initialize(NPNetscapeFuncs*, NPPluginFuncs*)>
npErr = <value optimized out>
--
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers
*** This bug has been marked as a duplicate of bug 615502 ***
|