Bug 1149041
| Summary: | [abrt] nodejs: node::OnFatalError(): node killed by SIGABRT | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | M. Edward (Ed) Borasky <znmeb> | ||||||||||||||||||||||
| Component: | nodejs | Assignee: | T.C. Hollingsworth <tchollingsworth> | ||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 21 | CC: | jamielinux, mrunge, sgallagh, tchollingsworth, thrcka, znmeb | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/473402fb596c0563a20f93386a2540cc14eee26d | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:0551b2ddaea7e9853627854edcb8b51cc2f990ab | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2014-10-21 21:00:02 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
M. Edward (Ed) Borasky
2014-10-03 02:47:34 UTC
Created attachment 943611 [details]
File: backtrace
Created attachment 943612 [details]
File: cgroup
Created attachment 943613 [details]
File: core_backtrace
Created attachment 943614 [details]
File: dso_list
Created attachment 943615 [details]
File: environ
Created attachment 943616 [details]
File: limits
Created attachment 943617 [details]
File: maps
Created attachment 943618 [details]
File: open_fds
Created attachment 943619 [details]
File: proc_pid_status
Created attachment 943620 [details]
File: var_log_messages
Looks like this has been asked / answered on Stack Overflow http://stackoverflow.com/questions/16350812/how-to-avoid-topojson-memory-errors#comment23425462_16350812 Go ahead and close this if you wish, or somehow convince abrt that it shouldn't be reported, or fix node so it doesn't dump core and wake up abrt. ;-) node dumps core on OOM because said core file could be useful to developers finding a memory leak in their code, etc. ABRT should point people to this bug (and your solution) in the future anyway, so thanks for at least for that. :-) |