Bug 1063929 - [abrt] firefox: jemalloc_crash(): plugin-container killed by SIGSEGV
Summary: [abrt] firefox: jemalloc_crash(): plugin-container killed by SIGSEGV
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:28e0ccc567fa0af3e2d1a22bdda...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-11 16:15 UTC by Jean-Denis Girard
Modified: 2014-03-06 10:54 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-06 10:54:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (29.42 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: cgroup (176 bytes, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: core_backtrace (18.06 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: dso_list (8.18 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: environ (2.89 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: exploitable (110 bytes, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: limits (1.29 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: maps (40.86 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: open_fds (1.09 KB, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: proc_pid_status (966 bytes, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details
File: var_log_messages (734 bytes, text/plain)
2014-02-11 16:15 UTC, Jean-Denis Girard
no flags Details

Description Jean-Denis Girard 2014-02-11 16:15:19 UTC
Description of problem:
Happened after closing window or tab containing java applet

Version-Release number of selected component:
firefox-27.0-1.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        /usr/lib64/firefox/plugin-container /usr/lib64/IcedTeaPlugin.so -greomni /usr/lib64/firefox/omni.ja -appomni /usr/lib64/firefox/browser/omni.ja -appdir /usr/lib64/firefox/browser 7412 true plugin
crash_function: jemalloc_crash
executable:     /usr/lib64/firefox/plugin-container
kernel:         3.12.7-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 jemalloc_crash at /usr/src/debug/firefox-27.0/mozilla-release/memory/mozjemalloc/jemalloc.c:1572
 #1 arena_dalloc at /usr/src/debug/firefox-27.0/mozilla-release/memory/mozjemalloc/jemalloc.c:4638
 #2 _M_dispose at /usr/src/debug/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/basic_string.tcc:514
 #3 std::string::reserve at /usr/src/debug/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/basic_string.tcc:511
 #4 std::string::append at /usr/src/debug/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/basic_string.tcc:332
 #5 _call at /usr/src/debug/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:919
 #6 processAsyncCallQueue at /usr/src/debug/icedtea-web-1.4.2/plugin/icedteanp/IcedTeaPluginUtils.cc:1051
 #7 MessageLoop::RunTask at /usr/src/debug/firefox-27.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:338
 #8 MessageLoop::DeferOrRunPendingTask at /usr/src/debug/firefox-27.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:346
 #9 MessageLoop::DoWork at /usr/src/debug/firefox-27.0/mozilla-release/ipc/chromium/src/base/message_loop.cc:446

Comment 1 Jean-Denis Girard 2014-02-11 16:15:28 UTC
Created attachment 861866 [details]
File: backtrace

Comment 2 Jean-Denis Girard 2014-02-11 16:15:31 UTC
Created attachment 861867 [details]
File: cgroup

Comment 3 Jean-Denis Girard 2014-02-11 16:15:34 UTC
Created attachment 861868 [details]
File: core_backtrace

Comment 4 Jean-Denis Girard 2014-02-11 16:15:36 UTC
Created attachment 861869 [details]
File: dso_list

Comment 5 Jean-Denis Girard 2014-02-11 16:15:41 UTC
Created attachment 861870 [details]
File: environ

Comment 6 Jean-Denis Girard 2014-02-11 16:15:43 UTC
Created attachment 861871 [details]
File: exploitable

Comment 7 Jean-Denis Girard 2014-02-11 16:15:45 UTC
Created attachment 861872 [details]
File: limits

Comment 8 Jean-Denis Girard 2014-02-11 16:15:50 UTC
Created attachment 861873 [details]
File: maps

Comment 9 Jean-Denis Girard 2014-02-11 16:15:53 UTC
Created attachment 861874 [details]
File: open_fds

Comment 10 Jean-Denis Girard 2014-02-11 16:15:55 UTC
Created attachment 861875 [details]
File: proc_pid_status

Comment 11 Jean-Denis Girard 2014-02-11 16:15:57 UTC
Created attachment 861876 [details]
File: var_log_messages

Comment 12 Martin Stransky 2014-03-06 10:54:57 UTC
This is an automated bug update. If you can reproduce the crash, please reopen the bug, remove [abrt] string from bug subject and provide us the reproduction steps.

Thanks!


Note You need to log in before you can comment on or make changes to this bug.