| Summary: | mga6: kactivitymanagerd terminated with signal SIGABRT, Aborted | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Bit Twister <bittwister2> |
| Component: | RPM Packages | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | kactivities-5.18.0-1.mga6.src.rpm | CVE: | |
| Status comment: | |||
| Bug Depends on: | |||
| Bug Blocks: | 17523 | ||
|
Bit Twister
2016-01-28 21:51:58 CET
Blocks:
(none) =>
17523 Sorry. I missed a needed '<' on step 1. It should have been cat /etc/sysctl.d/my__sysctl.conf <<EOD # Enabling core dump PID appending and set core location and name kernel.core_uses_pid=1 kernel.core_pattern="/var/tmp/%e_%p_%s.core" EOD problem not longer exists Status:
NEW =>
RESOLVED |
Description of problem: Core was generated by `/usr/bin/kactivitymanagerd start-daemon'. Program terminated with signal SIGABRT, Aborted. #0 0xb7789c11 in __kernel_vsyscall () Traceback (most recent call last): File "/usr/share/gdb/python/gdb/__init__.py", line 144, in auto_load_packages __import__(modname) File "/usr/share/gdb/python/gdb/command/pahole.py", line 58 print (' /* %3d %3d */' % (int (bitpos / 8), int (fieldsize / 8)), end = "") ^ SyntaxError: invalid syntax Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Enable core dumps, as root: cat /etc/sysctl.d/my__sysctl.conf <EOD # Enabling core dump PID appending and set core location and name kernel.core_uses_pid=1 kernel.core_pattern="/var/tmp/%e_%p_%s.core" EOD 2. Load config file sysctl --load=/etc/sysctl.d/my__sysctl.conf or reboot. 3. log into user account and ls core* Reproducible: Steps to Reproduce: