[okl4-developer] About iguana_trace
Carl van Schaik
carl at ok-labs.com
Wed May 30 16:09:21 EST 2007
Specifically is looks like your application is jumping to address 0.
--
Carl
Ben Leslie wrote:
> On Tue May 29, 2007 at 20:57:46 +0900, shiraishi eisei wrote:
>
>> Thank you for everybody.
>>
>> To tell the truth, as a setting thought to add ig_XXX newly referring to "Ig_trcae"
>>
>> ?$B!&project/iguana/SConstruct
>> iguana_object_env ={
>> 'XXX_server'/0x104 } Postscript
>> XXX1 =ig_env.Package("iguana/XXX")
>> apps +=XXX 1
>>
>> ?$B!&iguana/XXX/SConstruct
>> obj =env.KengeProgram("XXX1",
>> weaver = env.WeaverIguanaProgramServer(server_name = iguana_object_env['XXX']),
>> LIBS=["c", "iguana", "trace", "l4", "l4e",
>> "naming", "ll", "mutex", "circular_buffer"]
>>
>> Is added.
>>
>> However, it becomes the following errors.
>> Is the mistake of the setting etc. that do not descend to the start of "Ig_XXX" fairly found?
>>
>>
>> <iguana_server> No memory section
>> Invalid unknown fault (5): (nil) Thread: d0001 Module: (unknown module) IP: (nil) SP: 0x0027ff08
>> Stack trace back:
>> <0x0027ff08> : 0x0025cc80
>> <0x0027ff0c> : (nil)
>> <0x0027ff10> : 0x00240014
>> <0x0027ff14> : 0x0027ffa0
>> <0x0027ff18> : (nil)
>> <0x0027ff1c> : 0x0027ff20
>> <0x0027ff20> : 0x01180000
>> <0x0027ff24> : 0x1ffb001c
>> <0x0027ff28> : (nil)
>> <0x0027ff2c> : (nil)
>> Objtable:
>> B-tree 0x0021400c
>> Page address[0x0025d7fc]
>> 0x00210710 227000 0x002107e8 228000 0x00210560 22c000 0x00210758 230000 0x00210248 239000 0x00210290 23c000 0x00210170 240000 0x00210440 250000 0x00210488 260000 0x00210638 26a000 0x00210680 26d000 0x00210128 270000 0x00210830 27a000 0x00210878 27d000 0x00210200 27e000 0x00210320 27f000 0x002103f8
>> 280000 0x00210050 a50000 0x002108c0 e50000 0x00210a70 105a000 0x00210518 105b000 0x002105f0 105c000 0x00210368 1060000 0x00210098 1063000 0x00210950 1064000 0x00210998 1068000 0x00210a28 1070000 0x002101b8 1080000 0x002100e0 1100000 0x002102d8 1180000 0x002103b0 1190000 0x002105a8 11a0000
>> 0x002107a0 1200000 0x002104d0 1280000 0x002106c8 1300000 0x00210908 2000000 0x002109e0
>> <00226000:00226fff> 0x00210710
>> --< Cut >----
>>
>
> This appears that the ig_XXX file is performing an illegal reference.
>
> Do you get any output from ig_XXX before it crashes? I'd suggest putting
> a printf at the start of the file.
>
> Best regards,
>
> Benno
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>
>
More information about the Developer
mailing list