This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000689] New: ompat/posix/current/tests/signal1 hangs


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]