#31140: gdb 7.3 segfaults when trying to load symbols -----------------------------+---------------------------------------------- Reporter: jwatt@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: gdb -----------------------------+---------------------------------------------- Changes (by macsforever2000@…): * keywords: gdb => * owner: macports-tickets@… => dweber@… * priority: High => Normal * port: => gdb Old description:
When I try to load symbols I get a segfault:
$ ggdb --quiet
(gdb) file /Applications/Firefox.app/Contents/MacOS/firefox
Reading symbols from /Applications/Firefox.app/Contents/MacOS/firefox...Segmentation fault
$
If I use the version of gdb that comes with Xcode then I don't have this problem.
New description: When I try to load symbols I get a segfault: {{{ $ ggdb --quiet (gdb) file /Applications/Firefox.app/Contents/MacOS/firefox Reading symbols from /Applications/Firefox.app/Contents/MacOS/firefox...Segmentation fault $ }}} If I use the version of gdb that comes with Xcode then I don't have this problem. -- Comment: In the future, please fill in the Port field, Cc the maintainer(s), and use WikiFormatting. High priority is reserved for use by Macports team members. -- Ticket URL: <https://trac.macports.org/ticket/31140#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS