public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: John Dallaway <jld@ecoscentric.com>
To: Tom Smithkowski <tom.smithkowski@gmail.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: Problem with Config Tool on Cygwin
Date: Thu, 15 Jun 2006 12:25:00 -0000	[thread overview]
Message-ID: <449151AF.3050206@ecoscentric.com> (raw)
In-Reply-To: <44911BA5.1050506@ecoscentric.com>

Hi Tom

John Dallaway wrote:

> Tom Smithkowski wrote:
> 
>> I'm new to eCos, and trying to get the Configuration Tool running. I'm
>> running the latest Cygwin on WinXP Pro SP2.
>>
>> I initially had the problem noted below.
>>
>> I have since tried the patched version from eCosCentric, but instead
>> of exhibiting the same problem, I'm getting an abort with a stack dump
>> (see attachment).
>>
>> Is anyone else seeing this problem, and are others able to
>> successfully run the Configuration Tool with the latest Cygwin?
> 
> I will investigate this issue. Please raise a bug report at
> http://bugs.ecos.sourceware.org/ which includes the versions of the
> Cygwin DLL and tcltk libraries you are using:

I can now confirm that there is a problem with the eCos Configuration
Tool and version 1.5.19 of the Cygwin DLL. The eCos Configuration Tool
fails during initialisation inside a call to pthread_key_create():

> (gdb) bt
> #0  0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll
> #1  0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll
> #2  0x59432d52 in ?? ()
> #3  0x10041a58 in ?? ()
> #4  0x008ca31c in operator+ ()
> #5  0x610af6b7 in pthread::once () from /usr/bin/cygwin1.dll
> #6  0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll
> #7  0x0022ed18 in ?? ()
> #8  0x0080da25 in _Unwind_SjLj_Register () at clipbrd.h:76
> #9  0x0080da25 in _Unwind_SjLj_Register () at clipbrd.h:76
> #10 0x00813aa5 in wxListBase (this=0x99ecd0, keyType=wxKEY_STRING) at list.h:204
> #11 0x00821c70 in wxObjectList (this=0x99ecd0, keyType=wxKEY_STRING) at list.h:509
> #12 0x008621a0 in wxList (this=0x99ecd0, key_type=2) at list.h:514
> #13 0x007dc789 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at /home/jld/src/wxWindows-2.4.2/src/msw/dde.cpp:132
> #14 0x007dc9b4 in global constructors keyed to _Z27wxConstructorForwxDDEServerv() at /home/jld/src/wxWindows-2.4.2/src/msw/dde.cpp:1049
> #15 0x61004772 in do_global_ctors () from /usr/bin/cygwin1.dll
> #16 0x10041a12 in ?? ()
> #17 0x0022ede8 in ?? ()
> #18 0x61004812 in __main () from /usr/bin/cygwin1.dll
> (gdb)

This looks similar to the issue discussed at:

  http://www.cygwin.com/ml/cygwin-patches/2006-q2/msg00065.html

As a workaround, it is currently possible to revert to version 1.5.18-1
of the "cygwin" package using the Cygwin Net Release Setup Program.

Since the probable cause of this issue has been identified and patched,
I will wait for a new release of the Cygwin DLL before investigating any
further.

John Dallaway
eCosCentric Limited

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2006-06-15 12:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 16:55 [ECOS] " Tom Smithkowski
2006-06-15  8:34 ` [ECOS] " John Dallaway
2006-06-15 12:25   ` John Dallaway [this message]
2006-06-15 15:06     ` Tom Smithkowski
2006-06-15 15:16       ` John Dallaway
2006-06-15 15:53         ` Andy Jackson
2006-06-15 17:22           ` [ECOS] eCos & RedBoot on AT91SAM7S Evgeny Belyanco
2006-06-15 17:32             ` Andrew Lunn
2006-06-15 17:47               ` Re[2]: " Evgeny Belyanco
2006-06-15 18:53                 ` Andrew Lunn
2006-06-15 20:55                   ` Re[2]: " Evgeny Belyanco
2006-06-15 22:59                     ` Laurie Gellatly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=449151AF.3050206@ecoscentric.com \
    --to=jld@ecoscentric.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=tom.smithkowski@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).