michael cardenas wrote:
> 
>         We're getting a ton of different exception c0000005 's during the
> wine initialization, as you can see from our discussion forums about canvas
> for linux:
> http://boating.deneba.com/cgi-bin/forumdisplay.cgi?action=topics&forum=Canvas+7+
> for+Linux+Edition&number=3
> 
>         Is there a way to print a stack trace in EXC_RtlRaiseException? Or
> do you guys have any other suggestions about how to get an idea of what's
> causing these?
1/  for the backtracking issue
------------------------------
which wine version are you using when you get those messages ?
there's been a couple of weeks (in CVS history) were the debugger wasn't
automatically launched when an exception occured
this should be fixed by now (using a proper configuration in the registry)

2/ for the bug by itself
there's the now famous LC_ALL=en trick that may also fix the issue
(this bug exists in glibc 2.1.3 and has been fixed in 2.1.3-5 IIRC)
latest RH distro for example ships with the (glibc) bug :-(

A+

-- 
---------------
Eric Pouech (http://perso.wanadoo.fr/eric.pouech/)
"The future will be better tomorrow", Vice President Dan Quayle

Reply via email to