public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* sigsegv in compiled cygwin
@ 2011-02-04 12:38 jojelino
  2011-02-04 15:01 ` Christopher Faylor
  0 siblings, 1 reply; 8+ messages in thread
From: jojelino @ 2011-02-04 12:38 UTC (permalink / raw)
  To: cygwin

i'm trying to build cygwin with gcc 4.6 trunk. and compile succeed.
but when i try to run cygwin-linked executables with new-compiled-one, 
initialization routine failed with sigsegv  at win32_whatever+14

  0x61171a20 <+0>:     jmp    0x61171a25 <win32_GetKeyboardLayout@4+5>
    0x61171a25 <+5>:     mov    0x61171a2c,%eax
    0x61171a2a <+10>:    call   *(%eax)
    0x61171a2c <+12>:    sbb    %al,%al
=> 0x61171a2e <+14>:    pop    %ss

it seems redirection statement('Kludge alert') in autoload.cc didn't 
work as expected.
what would i do??


--
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] 8+ messages in thread

end of thread, other threads:[~2011-02-09 14:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-04 12:38 sigsegv in compiled cygwin jojelino
2011-02-04 15:01 ` Christopher Faylor
2011-02-05 18:11   ` jojelino
2011-02-05 19:35     ` Christopher Faylor
2011-02-05 19:59       ` jojelino
2011-02-05 20:03       ` Christopher Faylor
2011-02-09 14:16         ` [patch]another sigsegv in environ.cc jojelino
2011-02-09 14:52           ` Corinna Vinschen

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