Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coredump-compress utility is not available inside docker images #566

Closed
oleksandrivantsiv opened this issue May 3, 2017 · 2 comments
Closed

Comments

@oleksandrivantsiv
Copy link
Collaborator

root@arc-switch1026:/home/admin# docker exec -it swss bash
root@arc-switch1026:/# cat /proc/sys/kernel/core_pattern
|/usr/bin/coredump-compress %e %p
root@arc-switch1026:/# ls /usr/bin/coredump-compress
ls: cannot access /usr/bin/coredump-compress: No such file or directory
root@arc-switch1026:/#
@lguohan
Copy link
Collaborator

lguohan commented May 3, 2017

core dump happens outside the docker. you can see the core dumps under /var/core

@oleksandrivantsiv
Copy link
Collaborator Author

Found it. Thanks.

yxieca added a commit to yxieca/sonic-buildimage that referenced this issue Feb 28, 2020
Submodule src/sonic-sairedis aa092506f..c61d15947:
  > [201811][SAI] move SAI sub module head to v1.4.3 (sonic-net#567)
  > [201811][sai] advance SAI submodule (sonic-net#566)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this issue Feb 29, 2020
Submodule src/sonic-sairedis aa092506f..c61d15947:
  > [201811][SAI] move SAI sub module head to v1.4.3 (#567)
  > [201811][sai] advance SAI submodule (#566)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this issue Mar 23, 2020
* Simplify PortsOrch::doPortTask
* Revert "Simplify PortsOrch::doPortTask", but keep unit test
* Fix handling m_autoneg, speed, mtu, admin_status, fec_mode before PortConfigDone
* Refine unit test with swsscommon.ProducerStateTable
qiluo-msft pushed a commit that referenced this issue Feb 18, 2022
sonic-swss-common:
[ci] Set diff coverage threshold to 50% (#567)
Added NVGRE tunnel related tables (#549)
Add option to suppress logging (#566)
[TableBase] Make channel name from both table name and database ID (#568)
Revert "[TableBase] Make channel name from both table name and database ID (#568)" (#574)

sonic-py-swsssdk:
Add option to suppress warnings when querying Redis (#115)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants