zsh-workers
 help / color / mirror / code / Atom feed
* 'zsh -ic exit' hangs
@ 2005-10-14 16:11 Mikael Magnusson
  2005-10-14 16:50 ` Bart Schaefer
  2005-10-14 16:54 ` Andrey Borzenkov
  0 siblings, 2 replies; 6+ messages in thread
From: Mikael Magnusson @ 2005-10-14 16:11 UTC (permalink / raw)
  To: zsh-workers

I was just testing around trying to find out which part of my startup
files take the longest when i stumbled upon this bug,
zsh -ic exit
this is the end of an strace run
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2438000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2434000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2430000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa242c000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2428000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2424000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2420000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa241c000
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xa2418000
+++ killed by SIGKILL +++

--
Mikael Magnusson


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

end of thread, other threads:[~2005-10-14 18:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-14 16:11 'zsh -ic exit' hangs Mikael Magnusson
2005-10-14 16:50 ` Bart Schaefer
2005-10-14 18:17   ` Mikael Magnusson
2005-10-14 18:20     ` Mikael Magnusson
2005-10-14 18:37       ` DervishD
2005-10-14 16:54 ` Andrey Borzenkov

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).