[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #12323] ilrun crashes with SIGSEGV
From: |
Heiko Weiss |
Subject: |
[Pnet-developers] [bugs #12323] ilrun crashes with SIGSEGV |
Date: |
Tue, 15 Mar 2005 10:30:57 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12323>
Summary: ilrun crashes with SIGSEGV
Project: DotGNU Portable.NET
Submitted by: brubbel
Submitted on: Die 15.03.2005 um 10:30
Category: None
Severity: 5 - Average
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
What I'm doing:
I have a mainform, in this mainform I have a container.
In this container I place new subforms.
1. create the subform, place it into the container.
2. destroys the subform
3. create new (other) subform
4. place it into the container.
5. do this several times.
Now, when I did so about 10 times, then clicking with the mouse on the newly
created subform ilrun crashes.
Backtrace of gdb:
Program received signal SIGSEGV, Segmentation fault.
0xb599a3ac in ?? ()(gdb) bt #0
0xb599a3ac in ?? () #1
0x08401068 in ?? () #2
0x0805b400 in ILSizeOfType (thread=0xb599a302, type=0x816a158) at
layout.c:1065 #3
0x0804c38a in _ILCallMethod (thread=0xb7d4c084, method=0x816a16c,
unpack=0x804c1e0 <_ILCallUnpackVResult>, result=0x0, isCtor=0, _this=0x0,
pack=0x804bf10 <_ILCallPackVParams>, userData=0xbffff610) at call.c:706 #4
0x0804c7b4 in ILExecThreadCallV (thread=0x0, method=0x0, result=0x0,
args=0x0) at call.c:928 #5
0x0804bac9 in main (argc=4, argv=0xbffff6c8) at ilrun.c:494
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12323>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #12323] ilrun crashes with SIGSEGV,
Heiko Weiss <=