[Mono-osx] wrong debug information building on MacOS

pablosantosluac at terra.es pablosantosluac at terra.es
Tue Sep 9 18:35:19 EDT 2008


Hi Geoff,

I'm afraid it's not going to be that easy since it's failing with a huge 
project, but maybe a "toy" one doesn't get it.

Are you using a PPC box?

I'm building the plastic server and the problem happens at an assembly 
while attending a remoting method call. So it's on a different thread 
than the main one (I guess it has nothing to do, but just in case).

So, at a glance:

- It's on a dll, not the main code
- It's attending a remote method call on a thread

I'll try to implement a test case tomorrow and will come back to you. I 
have a simple remoting test which can probably help.

Thanks


pablo

www.plasticscm.com


Geoff Norton escribió:
> Pablo,
>
>   Can you please file a bug on this issue with information on how to
> reproduce it?  I tried locally on 2.0 and could not:
>
> Unhandled Exception: System.Exception: Exception of type
> 'System.Exception' was thrown.
>   at Test.CallThat () [0x0000a] in /Users/plasma/test.cs:14 
>   at Test.CallIt () [0x0000a] in /Users/plasma/test.cs:9 
>   at Test2.ThrowIt () [0x00010] in /Users/plasma/test2.cs:12 
>   at Test.Main (System.String[] args) [0x00010]
> in /Users/plasma/test.cs:21 
>
> -g
>
> On Tue, 2008-09-09 at 20:55 +0200, pablosantosluac at terra.es wrote:
>   
>> I'll try to file a test case for the method invoke problem.
>>
>> Can you reproduce the problem with the debug information?
>>
>> pablo
>>
>> www.plasticscm.com
>>
>>
>> Mark Probst escribió:
>>     
>>> Hi Pablo,
>>>
>>>   
>>>       
>>>> I'm also detecting some problems on PPC related to method calls... Depending
>>>> on the method name (it seems interfaces with "similar methods") method
>>>> invokes tend to fail... Will try to come up with a test case...
>>>>     
>>>>         
>>> I'm currently working on getting the PPC port back to working 100%.
>>> If you can provide me with a simple test case of your problem I'll
>>> look into it.
>>>
>>> Mark
>>>
>>>   
>>>       
>> _______________________________________________
>> Mono-osx mailing list
>> Mono-osx at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-osx
>>     
>
>
>   


More information about the Mono-osx mailing list