Bug 1323476

Summary: [abrt] seamonkey: mozalloc_abort(): plugin-container killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Leszek Matok <lam>
Component: seamonkeyAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: caillon+fedoraproject, dmitry, gecko-bugs-nobody, kengert
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/7913a1db7fe778104c539a06b08f48906eda700c
Whiteboard: abrt_hash:b301955a885c389212251f8a3465116e1bfacb08;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-03 21:40:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Leszek Matok 2016-04-03 13:05:46 UTC
Description of problem:
Was just viewing YouTube videos. Here it uses Flash (hence plugin-container crashed along with main seamonkey process), but I have the same issue on fully HTML5-enabled SeaMonkey.

Version-Release number of selected component:
seamonkey-2.40-1.fc23

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/lib64/seamonkey/plugin-container /usr/lib64/flash-plugin/libflashplayer.so -greomni /usr/lib64/seamonkey/omni.ja -appdir /usr/lib64/seamonkey 15730 plugin
crash_function: mozalloc_abort
executable:     /usr/lib64/seamonkey/plugin-container
global_pid:     15858
kernel:         4.4.6-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 mozalloc_abort at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/memory/mozalloc/mozalloc_abort.cpp:33
 #1 Abort at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/xpcom/base/nsDebugImpl.cpp:472
 #2 NS_DebugBreak at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/xpcom/base/nsDebugImpl.cpp:459
 #3 mozilla::ipc::MessageChannel::OnChannelErrorFromLink at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/glue/MessageChannel.cpp:1768
 #4 mozilla::ipc::ProcessLink::OnChannelError at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/glue/MessageLink.cpp:429
 #5 event_process_active_single_queue at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/chromium/src/third_party/libevent/event.c:1350
 #6 event_process_active at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/chromium/src/third_party/libevent/event.c:1420
 #7 event_base_loop at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/chromium/src/third_party/libevent/event.c:1621
 #8 base::MessagePumpLibevent::Run at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/chromium/src/base/message_pump_libevent.cc:357
 #9 MessageLoop::RunHandler at /usr/src/debug/seamonkey-2.40/seamonkey-2.40/mozilla/ipc/chromium/src/base/message_loop.cc:227

Potential duplicate: bug 1226565

Comment 1 Leszek Matok 2016-04-03 13:05:52 UTC
Created attachment 1142964 [details]
File: backtrace

Comment 2 Leszek Matok 2016-04-03 13:05:54 UTC
Created attachment 1142965 [details]
File: cgroup

Comment 3 Leszek Matok 2016-04-03 13:05:55 UTC
Created attachment 1142966 [details]
File: core_backtrace

Comment 4 Leszek Matok 2016-04-03 13:05:57 UTC
Created attachment 1142967 [details]
File: dso_list

Comment 5 Leszek Matok 2016-04-03 13:05:58 UTC
Created attachment 1142968 [details]
File: environ

Comment 6 Leszek Matok 2016-04-03 13:06:00 UTC
Created attachment 1142969 [details]
File: exploitable

Comment 7 Leszek Matok 2016-04-03 13:06:01 UTC
Created attachment 1142970 [details]
File: limits

Comment 8 Leszek Matok 2016-04-03 13:06:03 UTC
Created attachment 1142971 [details]
File: maps

Comment 9 Leszek Matok 2016-04-03 13:06:05 UTC
Created attachment 1142972 [details]
File: mountinfo

Comment 10 Leszek Matok 2016-04-03 13:06:06 UTC
Created attachment 1142973 [details]
File: namespaces

Comment 11 Leszek Matok 2016-04-03 13:06:08 UTC
Created attachment 1142974 [details]
File: open_fds

Comment 12 Leszek Matok 2016-04-03 13:06:09 UTC
Created attachment 1142975 [details]
File: proc_pid_status

Comment 13 Leszek Matok 2016-04-03 13:06:11 UTC
Created attachment 1142976 [details]
File: var_log_messages

Comment 14 Leszek Matok 2016-04-03 13:13:38 UTC
This is just fallout from Bug 1323477, seems Flash wasn't related, just plugin-container dying because SeaMonkey crashed while trying HTML5 first.

Comment 15 Dmitry Butskoy 2016-04-03 21:40:14 UTC
> executable:     /usr/lib64/seamonkey/plugin-container
The crash is in "plugin-container" process, but:
> the same issue on fully HTML5-enabled SeaMonkey.
which should not use plugins at all.

Probably it is another issue. If yes, reopen the bug.

*** This bug has been marked as a duplicate of bug 1310418 ***