public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* stack trace when running shell
@ 2016-02-26 12:59 Pavel Fedin
  2016-02-26 13:34 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Fedin @ 2016-02-26 12:59 UTC (permalink / raw)
  To: cygwin

 Hello!

 Today i have upgraded my old good Cygwin64 installation, and got some problem. Every time when i start new shell window, the first
thing i see in the shell is:
--- cut ---
Stack trace:
Frame        Function    Args
000FFFFB5B0  0018007261A (000FFFFE3F4, FFFFFA800000E514, FFFFFA801886F040, 000FF
FFDE50)
000FFFFB650  00180073DD0 (00000000000, 00000000000, 0000000000C, 00000000000)
000FFFFB8A0  0018012EF8F (00000000000, 000FFFFBB30, 000000001B6, 00000000007)
000FFFFBB90  0018012BC70 (00000000000, 00000000000, 00000000000, 04000000007)
000FFFFBD80  0018012C139 (0018032EBB8, 00000008601, 00000000003, 00000000006)
000FFFFBD80  0018012C30C (0018013DF5B, 0010047F825, 00000000020, 000FFFFBD80)
000FFFFBD80  0018012C5CF (00000000002, 006000453D0, 000000001B6, 000000001B6)
000FFFFBD80  001801623BA (000FFFFBC50, 00600041770, 00000000000, 00000000001)
000FFFFBD80  001800CE743 (006000416A0, 000000001B6, 0010047F831, 00000000001)
000FFFFBD80  00180127BFB (006000416A0, 000000001B6, 0010047F831, 00000000001)
000FFFFBD80  0010044E618 (001004396EB, 00000000000, 00000000000, 00000000000)
00000000000  0010044E9ED (00000000020, 00000000020, 00600044910, 001004518F0)
00000000000  00100417903 (000FFFFBF20, 00000000000, 001801519A8, 006000417B0)
00000000000  00100456C49 (0010047E034, 00000000004, 0010040D89C, 00000044242)
00000000000  0010042E9D2 (00000000031, 00000000031, 00600041530, 00000000070)
00600044910  00100431CCA (00000000031, 00000000031, 00600044760, 000FFFFC2F8)
End of stack trace (more stack frames may be present)
Stack trace:
Frame        Function    Args
000FFFFB5B0  0018007261A (000FFFFE3F4, FFFFFA800000E514, FFFFFA801886F040, 000FF
FFDE50)
000FFFFB650  00180073DD0 (00000000000, 00000000000, 0000000000C, 00000000000)
000FFFFB8A0  0018012EF8F (00000000000, 000FFFFBB30, 000000001B6, 00000000007)
000FFFFBB90  0018012BC70 (00000000000, 00000000000, 00000000000, 04000000007)
000FFFFBD80  0018012C139 (0018032EBB8, 00000008601, 00000000003, 00000000006)
000FFFFBD80  0018012C30C (0018013DF5B, 0010047F825, 00000000020, 000FFFFBD80)
000FFFFBD80  0018012C5CF (00000000002, 00600045590, 000000001B6, 000000001B6)
000FFFFBD80  001801623BA (000FFFFBC50, 006000417D0, 00000000000, 00000000001)
000FFFFBD80  001800CE743 (00600041690, 000000001B6, 0010047F831, 00000000001)
000FFFFBD80  00180127BFB (00600041690, 000000001B6, 0010047F831, 00000000001)
000FFFFBD80  0010044E618 (001004396EB, 00000000000, 00000000000, 00000000000)
00000000000  0010044E9ED (00000000020, 00000000020, 00600045230, 001004518F0)
00000000000  00100417903 (000FFFFBF20, 00000000000, 001801519A8, 00600044330)
00000000000  00100456C49 (0010047E034, 00000000004, 0010040D89C, 000000445D2)
00000000000  0010042E9D2 (00000000031, 00000000031, 00600041530, 00000000070)
00600045230  00100431CCA (00000000001, 00000000001, 00600044430, 000FFFFC2F8)
End of stack trace (more stack frames may be present)

p.fedin@fedinw7x64 ~
$
---cut ---
 After this everything seems to work fine (however i haven't done any excessive testing yet). Can anybody tell, what is this?

Kind regards,
Pavel Fedin
Senior Engineer
Samsung Electronics Research center Russia




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: stack trace when running shell
  2016-02-26 12:59 stack trace when running shell Pavel Fedin
@ 2016-02-26 13:34 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2016-02-26 13:34 UTC (permalink / raw)
  To: cygwin



On 26/02/2016 13:59, Pavel Fedin wrote:
>   Hello!
>
>   Today i have upgraded my old good Cygwin64 installation, and got some problem. Every time when i start new shell window, the first
> thing i see in the shell is:
> --- cut ---
> Stack trace:
> Frame        Function    Args
> 000FFFFB5B0  0018007261A (000FFFFE3F4, FFFFFA800000E514, FFFFFA801886F040, 000FF
> FFDE50)
> 000FFFFB650  00180073DD0 (00000000000, 00000000000, 0000000000C, 00000000000)

> ---cut ---
>   After this everything seems to work fine (however i haven't done any excessive testing yet). Can anybody tell, what is this?
>
> Kind regards,
> Pavel Fedin


I presume you have a stackdump somewehere that should give a hint
on which program is segfaulting.

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2016-02-26 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-26 12:59 stack trace when running shell Pavel Fedin
2016-02-26 13:34 ` Marco Atzeri

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