public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000689] New: ompat/posix/current/tests/signal1 hangs
@ 2009-02-22 14:08 bugzilla-daemon
  2009-02-22 16:52 ` [Bug 1000689] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2009-02-22 14:08 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000689

           Summary: ompat/posix/current/tests/signal1 hangs
           Product: eCos
           Version: 3.0beta1
          Platform: linux (Linux synthetic target)
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: normal
         Component: POSIX (EL/IX)
        AssignedTo: jifl@ecoscentric.com
        ReportedBy: andrew.lunn@ascom.ch
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


The test program compat/posix/current/tests/signal1 hangs: 

$ /home/lunn/eCos/work/install/tests/compat/posix/current/tests/signal1
[cyg_net_init] Init: mbinit(0x00000000)
[cyg_net_init] Init: cyg_net_init_devs(0x00000000)
Init device 'synth_eth0'
[cyg_net_init] Init: loopattach(0x00000000)
[cyg_net_init] Init: ifinit(0x00000000)
[cyg_net_init] Init: domaininit(0x00000000)
[cyg_net_init] Init: cyg_net_add_domain(0x02002580)
New domain internet at 0x00000000
[cyg_net_init] Init: cyg_net_add_domain(0x02001c80)
New domain route at 0x00000000
[cyg_net_init] Init: call_route_init(0x00000000)
[cyg_net_init] Done
INFO:<Main: calling sem_wait()>
INFO:<Thread 1 running>
INFO:<Thread1: calling sigtimedwait()>
INFO:<Main: calling sigqueue(SIGUSR1)>
INFO:<Main: calling kill(0, SIGUSR2)>
INFO:<Main: calling sleep(1)>
INFO:<sigusr2() handler called>
INFO:<Thread1: calling pause()>
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
INFO:<Main: calling kill(0, SIGUSR2)>
INFO:<Main: calling alarm(1)>
INFO:<Main: calling sleep(2)>
INFO:<sigusr2() handler called>
INFO:<Thread1: calling pause()>
INFO:<sigalrm() handler called>
INFO:<Main: calling pthread_join()>
BOOTP/DHCP failed on eth0
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode
[eth_drv_ioctl] Warning: Driver can't set multi-cast mode

This is with template all, and CYGPKG_INFRA_DEBUG enabled.

Not looked further.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


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

* [Bug 1000689] ompat/posix/current/tests/signal1 hangs
  2009-02-22 14:08 [Bug 1000689] New: ompat/posix/current/tests/signal1 hangs bugzilla-daemon
@ 2009-02-22 16:52 ` bugzilla-daemon
  2009-03-23 10:46 ` bugzilla-daemon
  2009-03-25  8:13 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2009-02-22 16:52 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000689





--- Comment #1 from John Dallaway <john@dallaway.org.uk>  2009-02-22 16:52:36 ---
The test farm indicates that signal1 is hanging across a number of targets in
the POSIX perms and at the same place as originally reported.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


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

* [Bug 1000689] ompat/posix/current/tests/signal1 hangs
  2009-02-22 14:08 [Bug 1000689] New: ompat/posix/current/tests/signal1 hangs bugzilla-daemon
  2009-02-22 16:52 ` [Bug 1000689] " bugzilla-daemon
@ 2009-03-23 10:46 ` bugzilla-daemon
  2009-03-25  8:13 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2009-03-23 10:46 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000689


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |1000690




--- Comment #2 from John Dallaway <john@dallaway.org.uk>  2009-03-23 10:45:51 ---
See Bugzilla 1000690 for details of the origin of this issue.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


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

* [Bug 1000689] ompat/posix/current/tests/signal1 hangs
  2009-02-22 14:08 [Bug 1000689] New: ompat/posix/current/tests/signal1 hangs bugzilla-daemon
  2009-02-22 16:52 ` [Bug 1000689] " bugzilla-daemon
  2009-03-23 10:46 ` bugzilla-daemon
@ 2009-03-25  8:13 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2009-03-25  8:13 UTC (permalink / raw)
  To: ecos-bugs

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000689


John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@dallaway.org.uk
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #3 from John Dallaway <john@dallaway.org.uk>  2009-03-25 08:13:37 ---


*** This bug has been marked as a duplicate of bug 1000690 ***


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


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

end of thread, other threads:[~2009-03-25  8:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-22 14:08 [Bug 1000689] New: ompat/posix/current/tests/signal1 hangs bugzilla-daemon
2009-02-22 16:52 ` [Bug 1000689] " bugzilla-daemon
2009-03-23 10:46 ` bugzilla-daemon
2009-03-25  8:13 ` bugzilla-daemon

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