public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/28290] New: pathstuff.cc:132: internal-error: gdb::unique_xmalloc_ptr<char> gdb_abspath(const char*): Assertion `path != NULL && path[0] != '\0'' failed
@ 2021-08-30  9:57 vries at gcc dot gnu.org
  2021-08-30 10:25 ` [Bug cli/28290] " vries at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vries at gcc dot gnu.org @ 2021-08-30  9:57 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 28290
           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: cli
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

[ Similar to PR27393 ]

I run into this internal-error:
...
$ gdb -batch ''
: No such file or directory.
$ gdb -batch '' ''
: No such file or directory.
/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.
Quit this debugging session? (y or n) [answered Y; input not from terminal]

This is a bug, please report it.  For instructions, see:
<https://www.gnu.org/software/gdb/bugs/>.
...

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

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

end of thread, other threads:[~2021-08-30 14:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  9:57 [Bug cli/28290] 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-08-30 10:25 ` [Bug cli/28290] " vries at gcc dot gnu.org
2021-08-30 10:33 ` vries at gcc dot gnu.org
2021-08-30 12:34 ` cvs-commit at gcc dot gnu.org
2021-08-30 14:03 ` cvs-commit at gcc dot gnu.org
2021-08-30 14:04 ` vries at gcc dot gnu.org

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).