Displaying 3 results from an estimated 3 matches for "permaturely".
2003 Jun 05
1
ppmtolss16, Permature EOF!
Hi ,
I am using syslinux-2.04. I used the isolinux boot loader, to create a
customized boot cd.
As an add on to that process, i thought of displaying the product logo
in the bootup screen. So as the document suggested i went on to create the
lss from png. But it failed with following message.
$ ~archives/syslinux-2.04/ppmtolss16 < ipm-white.pnm > ipm-white.lss
'./ppmtolss16:
2003 Nov 27
8
MGCP problem
...gs the following:
Nov 27 11:40:57 WARNING[10251]: File chan_mgcp.c, Line 2127 (handle_hd_hf): Unable to create switch thread: Interrupted system call
I looked in chan_mgcp.c file and saw that this error occures after pthread_create functions and it means that this "system call was interrupted permaturely with a signal before it was able to complete".
Please, help me to resolve this problem.
Best regards,
Sergi Gabunia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031127/e7bd2c97/attachment.h...
2005 Oct 31
1
[R] unvectorized option for outer()
> From: Thomas Lumley
>
> On Sun, 30 Oct 2005, Jonathan Rougier wrote:
>
> > I'm not sure about this. Perhaps I am a dinosaur, but my feeling is
> > that if people are writing functions in R that might be subject to
> > simple operations like outer products, then they ought to be writing
> > vectorised functions!
>
> I would agree. How about an