HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 30 and Version 31 of dev-lang/mono/2.x/1


Ignore:
Timestamp:
08/03/08 16:28:59 (7 years ago)
Author:
andreasf
Comment:

Added backtrace

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/mono/2.x/1

    v30 v31  
    7878Looks like a problem with semaphores. 
    7979 
     80After disabling shared handles, I get the following crash: 
     81{{{ 
     82Thread 102273 caused an exception: General protection fault 
     83[...] 
     84[Switching to team /boot/home/mono/mono/mini/mono --config /boot/home/mono/runtime (102273) thread mono (102273)] 
     850x7ffebc44 in ?? () 
     86(gdb) bt 
     87#0  0x7ffebc44 in ?? () 
     88#1  0x00000000 in ?? () 
     89#2  0x7ffebc50 in ?? () 
     90#3  0xb80cc483 in ?? () 
     91#4  0x00000035 in ?? () 
     92#5  0x7ffedb6c in ?? () 
     93#6  0x24548d00 in ?? () 
     94#7  0xc363cd04 in ?? () 
     95#8  0x180648e1 in ?? () 
     96#9  0x00210216 in ?? () 
     97#10 0x00000001 in ?? () 
     98#11 0x189bddf8 in ?? () 
     99#12 0x7ffec0a4 in ?? () 
     100#13 0x967b7fdc in ?? () 
     101#14 0x90b7e258 in ?? () 
     102#15 0x7ffebeac in ?? () 
     103#16 0xffff027f in ?? () 
     104#17 0xffff0020 in ?? () 
     105#18 0xffffffff in ?? () 
     106#19 0x180648de in ?? () 
     107#20 0x072b001b in ?? () 
     108#21 0x7ffebeac in ?? () 
     109#22 0xffff0023 in ?? () 
     110#23 0xe3f07a0a in ?? () 
     111---Type <return> to continue, or q <return> to quit--- 
     112#24 0x00000000 in ?? () 
     113#25 0x6770ffff in ?? () 
     114#26 0x0000d7f9 in ?? () 
     115#27 0xffff0000 in ?? () 
     116#28 0x00001003 in ?? () 
     117#29 0x00000000 in ?? () 
     118#30 0x69ccffff in ?? () 
     119#31 0x0000e3f0 in ?? () 
     120#32 0xffff0000 in ?? () 
     121#33 0xe3f06a44 in ?? () 
     122#34 0x00000000 in ?? () 
     123#35 0x0000ffff in ?? () 
     124#36 0x00000000 in ?? () 
     125#37 0x3fff8000 in ?? () 
     126#38 0x00000000 in ?? () 
     127#39 0xfffffffe in ?? () 
     128#40 0xa800401d in ?? () 
     129#41 0xaaaaaaaa in ?? () 
     130#42 0x3fffaaaa in ?? () 
     131#43 0x912c4690 in ?? () 
     132#44 0x967b7dac in ?? () 
     133#45 0x800f169c in ?? () 
     134#46 0x91206700 in ?? () 
     135#47 0x00000001 in ?? () 
     136---Type <return> to continue, or q <return> to quit--- 
     137#48 0x967b7d9c in ?? () 
     138#49 0x800a9fc8 in ?? () 
     139#50 0x80105648 in ?? () 
     140#51 0x00000246 in ?? () 
     141#52 0x967b7dac in ?? () 
     142#53 0x80037213 in ?? () 
     143#54 0x967b7f14 in ?? () 
     144#55 0x912c4690 in ?? () 
     145#56 0x00000000 in ?? () 
     146#57 0x80043964 in ?? () 
     147#58 0x912c4600 in ?? () 
     148#59 0x002c46d8 in ves_icall_System_Runtime_InteropServices_Marshal_GetIUnknownForObjectInternal (object=0x1804db38) 
     149    at /ToBe/Mono/mono/mono/metadata/marshal.c:10361 
     150#60 0x180647fb in ?? () 
     151#61 0x1804db38 in ?? () 
     152#62 0x00000000 in ?? () 
     153#63 0x3f800000 in ?? () 
     154#64 0x00000000 in ?? () 
     155#65 0x00000000 in ?? () 
     156#66 0x7ffebf00 in ?? () 
     157#67 0x18064585 in ?? () 
     158#68 0x1804db38 in ?? () 
     159#69 0x00000000 in ?? () 
     160---Type <return> to continue, or q <return> to quit--- 
     161#70 0x3f800000 in ?? () 
     162#71 0x7ffebf10 in ?? () 
     163#72 0x185dcd96 in ?? () 
     164#73 0x1804db38 in ?? () 
     165#74 0x184f8194 in ?? () 
     166#75 0x7ffebf30 in ?? () 
     167#76 0x185dcc29 in ?? () 
     168#77 0x1804db38 in ?? () 
     169#78 0x1854e9b0 in ?? () 
     170#79 0x1854c6e0 in ?? () 
     171#80 0x1804db38 in ?? () 
     172#81 0x1801a230 in ?? () 
     173#82 0x7ffebf5c in ?? () 
     174#83 0x7ffebf5c in ?? () 
     175#84 0x1806416f in ?? () 
     176#85 0x00000000 in ?? () 
     177#86 0x00000000 in ?? () 
     178#87 0x00398208 in mono_jit_compile_method (method=0xffffffff) 
     179    at /ToBe/Mono/mono/mono/mini/mini.c:14126 
     180Previous frame inner to this frame (corrupt stack?) 
     181}}} 
     182 
    80183[http://repo.or.cz/w/mono/afaerber.git?a=shortlog;h=refs/heads/haiku Git branch] 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/