public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/27393] New: pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed.
@ 2021-02-10 12:45 vries at gcc dot gnu.org
  2021-02-10 13:07 ` [Bug gdb/27393] " vries at gcc dot gnu.org
  2021-02-27 23:34 ` simark at simark dot ca
  0 siblings, 2 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-10 12:45 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27393

            Bug ID: 27393
           Summary: pathstuff.cc:132: internal-error:
                    gdb::unique_xmalloc_ptr<char> gdb_abspath(const
                    char*): Assertion `path != NULL && path[0] != '\0''
                    failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

$ ./gdb.sh -q
(gdb) dir ""
/home/vries/gdb_versions/devel/src/gdbsupport/pathstuff.cc:132: internal-error:
gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL
&& path[0] != '\0'' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/27393] pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed.
  2021-02-10 12:45 [Bug gdb/27393] New: pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed vries at gcc dot gnu.org
@ 2021-02-10 13:07 ` vries at gcc dot gnu.org
  2021-02-27 23:34 ` simark at simark dot ca
  1 sibling, 0 replies; 3+ messages in thread
From: vries at gcc dot gnu.org @ 2021-02-10 13:07 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27393

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Same with 
(gdb) set dir ""

Same with
(gdb) dir :

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/27393] pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed.
  2021-02-10 12:45 [Bug gdb/27393] New: pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed vries at gcc dot gnu.org
  2021-02-10 13:07 ` [Bug gdb/27393] " vries at gcc dot gnu.org
@ 2021-02-27 23:34 ` simark at simark dot ca
  1 sibling, 0 replies; 3+ messages in thread
From: simark at simark dot ca @ 2021-02-27 23:34 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=27393

Simon Marchi <simark at simark dot ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simark at simark dot ca
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Simon Marchi <simark at simark dot ca> ---
Fixed by:

 
https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=bb3a4efe13c0bd9a7b15ecd02ddb966870a03bd0

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-27 23:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10 12:45 [Bug gdb/27393] New: pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed vries at gcc dot gnu.org
2021-02-10 13:07 ` [Bug gdb/27393] " vries at gcc dot gnu.org
2021-02-27 23:34 ` simark at simark dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).