I tried that code under 2.4.2.1 and got this exception:

Stacktrace:

  at (wrapper managed-to-native) 
System.Diagnostics.Process.CreateProcess_internal 
(System.Diagnostics.ProcessStartInfo,intptr,intptr,intptr,System.Diagnostics.Process/ProcInfo&)
 <0x00054>
  at (wrapper managed-to-native) 
System.Diagnostics.Process.CreateProcess_internal 
(System.Diagnostics.ProcessStartInfo,intptr,intptr,intptr,System.Diagnostics.Process/ProcInfo&)
 <0xffffffff>
  at System.Diagnostics.Process.Start_noshell 
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process) <0x0095f>
  at System.Diagnostics.Process.Start_common 
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process) <0x000db>
  at System.Diagnostics.Process.Start () <0x00047>
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start () 
<0xffffffff>
  at showaddrs.Main (string[]) <0x000d7>
  at (wrapper runtime-invoke) showaddrs.runtime_invoke_void_object 
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        mono(mono_handle_native_sigsegv+0xb0) [0x48c230]
        mono(mono_arch_handle_altstack_exception+0xf5) [0x4bbf55]
        /lib64/libpthread.so.0 [0x2aacf9ceac00]
        mono [0x562266]
        mono [0x59048e]
        [0x40013594]


Same code under trunk build from a few minutes ago works fine.


> -----Original Message-----
> From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-
> boun...@lists.ximian.com] On Behalf Of Robert Jordan
> Sent: Tuesday, February 21, 2012 10:37 AM
> To: mono-devel-list@lists.ximian.com
> Subject: Re: [Mono-dev] starting process in Linux environment
>
> On 21.02.2012 14:59, pattex007 wrote:
> > if i run this i get an error with stacktrace
>
> I like how you kept that stacktrace well hidden from us ;)
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

________________________________

IMPORTANT: The information contained in this email and/or its attachments is 
confidential. If you are not the intended recipient, please notify the sender 
immediately by reply and immediately delete this message and all its 
attachments. Any review, use, reproduction, disclosure or dissemination of this 
message or any attachment by an unintended recipient is strictly prohibited. 
Neither this message nor any attachment is intended as or should be construed 
as an offer, solicitation or recommendation to buy or sell any security or 
other financial instrument. Neither the sender, his or her employer nor any of 
their respective affiliates makes any warranties as to the completeness or 
accuracy of any of the information contained herein or that this message or any 
of its attachments is free of viruses.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to