public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Pipe causes pool failure in Shell.c
@ 2016-12-02  1:47 Tim Lewis
  0 siblings, 0 replies; only message in thread
From: Tim Lewis @ 2016-12-02  1:47 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Using the latest Shell build, try:

ls -sfo | parse FileInfo 2

This ends up with a breakpoint when FreePool is called on Shell.c, line 1756.

I'm still debugging, but I wondered if anyone else has seen this?

Also:

ls -sfo > tmp
parse FileInfo 2 < tmp

prints nothing, but

parse tmp FileInfo 2

works fine.

Tim


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-02  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02  1:47 Pipe causes pool failure in Shell.c Tim Lewis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox