Displaying 8 results from an estimated 8 matches for "28291".
Did you mean:
2829
2004 Sep 30
0
Oops, a seg fault =(
...87)]
Asterisk CVS-HEAD-09/29/04-10:47:05, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster@digium.com>
=========================================================================
[ Booting.....[New Thread 49156 (LWP 28288)]
[New Thread 65541 (LWP 28289)]
.[New Thread 81926 (LWP 28291)]
.... -- SIP Seeding '4000' at 4000@192.168.0.202:5060 for 1800
-- SIP Seeding '4001' at 4001@192.168.0.21:5060 for 3600
[New Thread 98311 (LWP 28292)]
...[New Thread 114696 (LWP 28293)]
[New Thread 131081 (LWP 28294)]
.[New Thread 147466 (LWP 28295)]
Sep 30 10:51:07 WARNING...
2005 Mar 30
2
test65 killed by SIGSEV
...I had successfully set up dovecot-1.0-test62 + ldap pass/user db, but
now I'm encoutering a SIGSEV problem with a similar set up of a brand
new dovecot-1.0-test65 installation.
The auth process is killed by a SIGSEV as reported in the error log file :
dovecot: Mar 30 17:06:59 Error: child 28291 (auth) killed with signal 11
To be precise, the problem occurs in the
"ldap_lookup_pass" function (auth/passdb-ldap.c)
just before loging the ldap request parameters
(auth_request_log_debug) and to actually perform the search
(db_ldap_search). The signal occurs on the call of
t_str...
2007 Apr 25
5
Upload PDF / Save as tiff
Hi,
I''m trying to automate the conversion of a PDF document received via a
browser upload to a tiff image via ghostscript. I have the PDF data in
a string, and I need the tiff data returned into a string.
The general command I want to emulate is:
type test.pdf | "c:\program files\gs\gs8.56\bin\gswin32c.exe" -q
-dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=- > test5.tiff
2011 Oct 21
0
Wine release 1.3.31
...ue to changes in winsock
27956 Dragon Naturally Speaking: Sound no longer works; sample rates and size is no longer supported
28056 Problems with sound under FreeBSD
28086 Army Builder v3.3b: buttons not clickable
28261 Original War: the user interface appears incorrectly (ddr=opengl)
28291 Heroes III: sound stops and program hangs at exit
28346 Paraworld hangs after playing the intro videos with Opengl renderer
28352 Nightly (x64) needs msvcp90.dll.?find_first_not_of@?$basic_string at _WU?$char_traits at _W@std@@V?$allocator at _W@2@@std@@QEBA_KPEB_W_K at Z
28356 Loki requi...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...144116 0 0.02 128998
LzmaEnc.ll 34 561599 0 0.05 561583 0 0.05 561583
LzmaEncoder.ll 26 69074 0 0.01 69040 0 0.01 70595
LzmaHandler.ll 30 172531 0 0.02 172498 0 0.02 172498
LzmaRegister.ll 3 5330 0 0.01 5296 0 0.01 5296
LzOutWindow.ll 1 1744 0 0.00 1710 0 0.01 1710
Lzx86Converter.ll 8 28325 0 0.00 28291 0 0.01 28291
LzxDecoder.ll 30 276485 0 0.03 276451 * * *
machine.ll 15 88030 0 0.02 88000 0 0.01 88000
macroblock.ll 48 986275 0 0.09 986254 0 0.09 986254
MainAr.ll 2 33051 0 0.01 33015 0 0.01 33015
main.ll 1 30703 0 0.01 30678 0 0.01 30678
Main.ll 48 507074 2 0.05 503696 * * *
makebins.ll 1 24004...
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>
2013 Dec 23
2
[PATCH net-next 3/3] net: auto-tune mergeable rx buffer size for improved performance
On Mon, Dec 16, 2013 at 04:16:29PM -0800, Michael Dalton wrote:
> Commit 2613af0ed18a ("virtio_net: migrate mergeable rx buffers to page frag
> allocators") changed the mergeable receive buffer size from PAGE_SIZE to
> MTU-size, introducing a single-stream regression for benchmarks with large
> average packet size. There is no single optimal buffer size for all
>