Hi Jed,
Any update on this bug?
Just ping :)
Thanks.
On Wed, Nov 28, 2007 at 4:30 AM, Jed Wing <[EMAIL PROTECTED]> wrote:
> On Nov 27, 2007 1:04 PM, Jed Wing <[EMAIL PROTECTED]> wrote:
>> I'm investigating it now. I'll let you know what I find. I've given it
>> a quick test, and the bug seems
On Nov 27, 2007 1:04 PM, Jed Wing <[EMAIL PROTECTED]> wrote:
> I'm investigating it now. I'll let you know what I find. I've given it
> a quick test, and the bug seems to be replicatable.
What I'm seeing is that after some number of downloads,
accept stops returning. The process doesn't seem to
On Nov 25, 2007 10:41 PM, Kartik Mistry <[EMAIL PROTECTED]> wrote:
> Hi Jed,
>
> I'm forwarding one interesting bug reported in Debian BTS. Please have
> a look and give your feedback on [EMAIL PROTECTED] and CC me.
> Please also look at the way Maxim Kirillov suggested for this bug.
I'm investiga
- Forwarded message --
From: Maxim Kirillov <[EMAIL PROTECTED]>
Date: Nov 4, 2007 8:52 AM
Subject: Bug#449209: libchm-bin: chm_http craches due to segmentation
fault on massive fetching
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Package: libchm-bin
Version: 2:0.39-1
S
On Nov 19, 2007 12:05 PM, Max Kirillov <[EMAIL PROTECTED]> wrote:
> So to fix it, one should maintain spawned threads and join
> them as needed. Or, probably, just forget about it and
> merely call _slave() - I think it is OK for this specific
> application: data is taken from archive only, and the
I've tried it on the 0.39-6. It still fails, but not by
sigsegv. It just hangs on accept() at some moment (when
memory size reaches its limit)
Anyway, here is the bug:
--src/chm_http.c
static void chmhttp_server(const char *filename)
{
...
pthread_t t
On Nov 14, 2007 5:29 PM, Kartik Mistry <[EMAIL PROTECTED]> wrote:
> Can you try to reproduce with latest 0.39-5 version. I know there is
> nothing major changes between -1 and -5, but, we can give a try.
Hi,
Try it with latest 0.39-6 too :P
Thanks.
--
Cheers,
On Nov 4, 2007 8:52 AM, Maxim Kirillov <[EMAIL PROTECTED]> wrote:
> Package: libchm-bin
> Version: 2:0.39-1
> Severity: important
Hi,
Well, Thanks for your bug report.
Can you try to reproduce with latest 0.39-5 version. I know there is
nothing major changes between -1 and -5, but, we can give a
Package: libchm-bin
Version: 2:0.39-1
Severity: important
to reproduce (seen with this exact file):
$wget -c http://javadoc.allimant.org/dist/java-ee-5.zip
$unzip java-ee-5.zip java-ee-5.chm
$chm_http --port=12345 java-ee-5.chm
$wget -k -r -nc http://localhost:12345/
on some file wget returns:
h
9 matches
Mail list logo