bugDotGNU Portable.NET - Bugs: bug #12323, ilrun crashes with SIGSEGV

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12323: ilrun crashes with SIGSEGV

Submitter:  Heiko Weiss <brubbel>
Submitted:  Tue 15 Mar 2005 10:30:56 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  darkdust
Open/Closed:  Closed

Jump to the original submission

Mon 04 Apr 2005 04:47:11 PM UTC, comment #7: 

For an explanation see bug #12552. I'm closing this bug as WONTFIX because a workaround exists (disabling interrupt-based NullReference checks) for this particular bug.

Marc Haisenko <darkdust>
Group Member
Wed 16 Mar 2005 08:47:58 AM UTC, comment #6: 

Attachments are to big it seems.

U can Download it from
https://www.mytrumpf.com/downloads/schramberg/dg4t/bugreports/Segfault.zip

The team in DG4T know the username and password :)

Heiko Weiss <brubbel>
Group Member
Wed 16 Mar 2005 08:44:41 AM UTC, comment #5: 

here comes part 2

Heiko Weiss <brubbel>
Group Member
Wed 16 Mar 2005 08:44:05 AM UTC, comment #4: 

try to split atachments:
here comes #1

Heiko Weiss <brubbel>
Group Member
Wed 16 Mar 2005 08:38:15 AM UTC, comment #3: 

cannot attach any files ????

Heiko Weiss <brubbel>
Group Member
Wed 16 Mar 2005 08:35:55 AM UTC, comment #2: 


mmmm, atachment was missing, try again.

Heiko Weiss <brubbel>
Group Member
Wed 16 Mar 2005 08:27:49 AM UTC, comment #1: 


Strippt down a sample with our controls.
Start the exe.
Press the "+" Button and hold down the mouse for a while.
Press the "-" Button and hold down the mouse for a while.

Repeat this some times again.

At any time (don't know excatly to reproduce) ilrun crashes with segment fault.

Heiko Weiss <brubbel>
Group Member
Tue 15 Mar 2005 10:30:56 AM UTC, original submission:  

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

Heiko Weiss <brubbel>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2736:  Segfault1.zip added by brubbel (84KiB - application/x-zip-compressed - sample #1)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-04 darkdust StatusNone Wont Fix
    Assigned toNone darkdust
    Open/ClosedOpen Closed
2005-03-16 brubbel Attached File- Added Segfault1.zip, #2314

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code