Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: linux emulation: rt_sigtimedwait
In article <F6478A84-F8EF-4030-920A-F18AFBDD454C%math.uni-bonn.de@localhost>,
Edgar Fuß <ef%math.uni-bonn.de@localhost> wrote:
>So I'ved pkgsrc-ed IBM's proprietary Tivoli Storage Manager client, and,
>on 6.0_BETA/amd64, I get:
>
> 14453 14453 dsmc CALL mmap2(0,0x400000,7,0x20022,0xffffffff,0)
> 14453 14453 dsmc RET mmap2 4212715520/0xfb18f000
> 14453 14453 dsmc CALL mprotect(0xfb18f000,0x1000,0)
> 14453 14453 dsmc RET mprotect 0
> 14453 14453 dsmc CALL
>clone(0x3d0f00,0xfb58e494,0xfb58ebd8,0xbfffec60,0xfb58ebd8)
> 14453 14453 dsmc RET clone 29374/0x72be
> 14453 14453 dsmc CALL select(0,0,0,0,0xbfffed58)
> 14453 29374 dsmc RET fork 0
> 14453 29374 dsmc CALL set_robust_list(0xfb58ebe0,0xc)
> 14453 29374 dsmc RET set_robust_list 0
> 14453 29374 dsmc CALL
>rt_sigtimedwait(0x8455b3c,0,0,8,0x841faf8,0xfb58e2f8)
> 14453 29374 dsmc RET rt_sigtimedwait -1 errno -14 Bad address
> 14453 29374 dsmc CALL time(0)
> 14453 29374 dsmc RET time 1336570114/0x4faa7102
> 14453 29374 dsmc CALL netbsd32_write(3,0xfb58a8d0,0x36)
> 14453 29374 dsmc GIO fd 3 wrote 54 bytes
> "05/09/12 15:28:34 sigwait failed in pkWaitshutdown.\n"
>
>I have no idea what rt_sigtimewait is. The only thing i do know is I
>have to get TSM working on this machine.
You'll need to add debugging to it to see where it fails or put the binary
up for ftp so that others can debug this.
christos
Home |
Main Index |
Thread Index |
Old Index