Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    \$\begingroup\$ Can you give an example of a system that only prints Aborted? (Without the specific checks that glibc uses to detect invalid the free and cleanly call abort(), the program would almost certainly just segfault.) \$\endgroup\$ Commented Jul 22, 2017 at 16:43
  • 1
    \$\begingroup\$ @AndersKaseorg I'm trying to remember on which system this didn't print extra information. I'm not at home so I don't have my ... extensive computer collection, when I get home I'll test it all around. \$\endgroup\$ Commented Jul 23, 2017 at 22:11
  • \$\begingroup\$ @MDXF found any? \$\endgroup\$ Commented Nov 8, 2022 at 9:14