Re: [Wine]old Wine from CVS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mark,

Yes, FIXME is really intended as a warning that something in particular
needs to be fixed, but I was just using it like a print.  Assuming that
Wine is compiled with the usual options, you will see its output even
if you didn't set any debug flags.  I'm further from being a programmer
than you are (physics grad student), just trying to learn something and
make a few useful applications work.

>From your next message...

Oh well, that didn't reveal much!  The pointer is not anything crazy,
and in fact its value is one that didn't crash before.  I was hoping
maybe for something obviously weird.

- Walter




On Thu, 28 Oct 2004, Mark Knecht wrote:

> On Thu, 28 Oct 2004 18:08:14 -0700 (PDT), Walt Ogburn
> <reuben@xxxxxxxxxxxxxxxx> wrote:
> > Hi Mark,
> >
> > This is strangely reminiscent of the error that Emanuele Gissi posted
> > earlier.  What do you get if you add the following line to the beginning
> > of dlls/ntdll/critsection.c, function RtlLeaveCriticalSection?
> >
> > FIXME ("Watching for seg fault: (crit = %p)\n", crit);
> >
> > Since RtlCriticalSection is the last thing called before your seg fault,
> > printing out the value of its pointer argument might be informative.
> >
> > The patch that you hunted down seems to be a pretty significant rewrite of
> > some memory management stuff by Alexandre - it's all over my head, but
> > maybe the real problem is in graphics as you suggested.
> >
> > - Walter
> >
> Walt,
>    Thanks. I'm building it now.
>
>    Can I assume that FIXME translates into some sort of print out
> without me setting any WINEDEBUG variables? Or do I need to do
> something to get it  to print?
>
>    It's quite interesting doing this poking around. I'm a hardware
> designer by trade - PC chipsets and 1394 stuff - I don't mess with
> code at this level very often.
>
> Thanks,
> Mark
> _______________________________________________
> wine-users mailing list
> wine-users@xxxxxxxxxx
> http://www.winehq.org/mailman/listinfo/wine-users
>
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux