dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bugs #11627] Crash during Garbage collection of Strea


From: Gopal.V
Subject: [Pnet-developers] [bugs #11627] Crash during Garbage collection of StreamWriter based on HttpStream
Date: Tue, 22 Feb 2005 08:57:27 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/2.2-11; Linux)

Follow-up Comment #7, bugs #11627 (project dotgnu-pnet):

(gdb) run http-crash.exe http://127.0.0.1/~gopal/System.xml
Starting program: /usr/local/bin/ilrun http-crash.exe
http://127.0.0.1/~gopal/System.xml
[New Thread 1024 (LWP 4135)]
0
1
2
3
4
5

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 4135)]
_ILCVMInterpreter (thread=0x815ad20) at cvm.c:934
Line number 934 out of range; cvm.c has 814 lines.
(gdb) c
Continuing.
6
7
8
9
10
11
12
13
14

Program received signal SIGSEGV, Segmentation fault.
_ILCVMInterpreter (thread=0x815ad20) at cvm.c:934
Line number 934 out of range; cvm.c has 814 lines.
(gdb)

Seems to continue fine on my box.

We have to figure out why the signal handling NULL check fails on your
machine.

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11627>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]