[Bf-taskforce25] Crash on startup, release only

Ken Hursh kenhursh at gmail.com
Fri May 29 18:14:50 CEST 2009


I don't think so...iirc, this issue was only driving the linux guys nuts - I
was building with no issues.  Did you get the same dylib error on that last
build?

Cheers,
Ken

On Fri, May 29, 2009 at 9:01 AM, Brian Staub <brian.staub at yahoo.com> wrote:

> hmm... 'fraid not
>
> does this issue on the bf25 mailing list have anything to do with it... ?
>
>
> ------------------------------
> Hi,
>
> Seems like your changes to BPy_GetContext/BPy_SetContext (revision 20403)
> fixed it.
>
> Perhaps you had those changes already when you tested.
>
> Martin
>
> --- On Sun, 5/24/09, Campbell Barton <ideasman42 at gmail.com> wrote:
>
> > From: Campbell Barton <ideasman42 at gmail.com>
> > Subject: Re: [Bf-taskforce25] Crash on startup, release only
> > To: "The Blender 2.5 TaskForce" <bf-taskforce25 at blender.org>
> > Received: Sunday, May 24, 2009, 12:00 AM
> > Hi Martin,
> > Thanks for finding out more info about this bug. I had
> > trouble with
> > bad context pointers before so knowing this will help
> > fixing it even
> > if I cant get the crash.
> > I tried but could not get the crash with python 2.5, 2.6,
> > 3.0,
> > 3.1beta, debug and release (tested release with py2.6). on
> > 32bit Arch
> > Linux.
> >
> > We had bad weather recently and my internet is disconnected
> > (should be
> > fixed in 1-3 days), using public internet access atm.
> >
> > On Sun, May 24, 2009 at 1:56 AM, joe <joeedh at gmail.com>
> > wrote:
> > > Ha! Someone else is getting evil py badness too!
> > >
> > > Joe
> > >
> > > On Sat, May 23, 2009 at 8:20 AM, Martin Poirier <theeth at yahoo.com>
> > wrote:
> > >>
> > >> Hey,
> > >>
> > >> I don't have much time to dig into that today, so
> > I'm dropping it in here:
> > >>
> > >> 2.5 crashes on start when compiled in release
> > (debug runs ok but it might be hiding the bug).
> > >>
> > >> A quick investigation led me to the
> > pyrna_basetype_register. At that point, when it gets the
> > context from the global namespace, the value hasn't been
> > initialized yet so the context pointer is null.
> > >>
> > >> Have fun.
> > >>
> > >> Martin
> > >>
> > >>
> > >>
> >  __________________________________________________________________
> > >> Connect with friends from any web browser - no
> > download required. Try the new Yahoo! Canada Messenger for
> > the Web BETA at http://ca.messenger.yahoo.com/webmessengerpromo.php
> > >> _______________________________________________
> > >> Bf-taskforce25 mailing list
> > >> Bf-taskforce25 at blender.org
> > >> http://lists.blender.org/mailman/listinfo/bf-taskforce25
> > >>
> > > _______________________________________________
> > > Bf-taskforce25 mailing list
> > > Bf-taskforce25 at blender.org
> > > http://lists.blender.org/mailman/listinfo/bf-taskforce25
> > >
> >
> >
> >
> > --
> > - Campbell
> > _______________________________________________
> > Bf-taskforce25 mailing list
> > Bf-taskforce25 at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-taskforce25
> >
>
>
>       __________________________________________________________________
> Looking for the perfect gift? Give the gift of Flickr!
>
> http://www.flickr.com/gift/
> _______________________________________________
> Bf-taskforce25 mailing list
> Bf-taskforce25 at blender.org
> http://lists.blender.org/mailman/listinfo/bf-taskforce25
>
>
>
> ------------------------------
>   my site-click here to visit <http://invertednormal.wordpress.com/>
> ------------------------------
>
>
> ------------------------------
> *From:* Martin Poirier <theeth at yahoo.com>
> *To:* The Blender 2.5 TaskForce <bf-taskforce25 at blender.org>
> *Sent:* Friday, May 29, 2009 10:34:00 AM
>
> *Subject:* Re: [Bf-taskforce25] Crash on startup, release only
>
>
> Hi,
>
> Seems like your changes to BPy_GetContext/BPy_SetContext (revision 20403)
> fixed it.
>
> Perhaps you had those changes already when you tested.
>
> Martin
>
> --- On Sun, 5/24/09, Campbell Barton <ideasman42 at gmail.com> wrote:
>
> > From: Campbell Barton <ideasman42 at gmail.com>
> > Subject: Re: [Bf-taskforce25] Crash on startup, release only
> > To: "The Blender 2.5 TaskForce" <bf-taskforce25 at blender.org>
> > Received: Sunday, May 24, 2009, 12:00 AM
> > Hi Martin,
> > Thanks for finding out more info about this bug. I had
> > trouble with
> > bad context pointers before so knowing this will help
> > fixing it even
> > if I cant get the crash.
> > I tried but could not get the crash with python 2.5, 2.6,
> > 3.0,
> > 3.1beta, debug and release (tested release with py2.6). on
> > 32bit Arch
> > Linux.
> >
> > We had bad weather recently and my internet is disconnected
> > (should be
> > fixed in 1-3 days), using public internet access atm.
> >
> > On Sun, May 24, 2009 at 1:56 AM, joe <joeedh at gmail.com>
> > wrote:
> > > Ha! Someone else is getting evil py badness too!
> > >
> > > Joe
> > >
> > > On Sat, May 23, 2009 at 8:20 AM, Martin Poirier <theeth at yahoo.com>
> > wrote:
> > >>
> > >> Hey,
> > >>
> > >> I don't have much time to dig into that today, so
> > I'm dropping it in here:
> > >>
> > >> 2.5 crashes on start when compiled in release
> > (debug runs ok but it might be hiding the bug).
> > >>
> > >> A quick investigation led me to the
> > pyrna_basetype_register. At that point, when it gets the
> > context from the global namespace, the value hasn't been
> > initialized yet so the context pointer is null.
> > >>
> > >> Have fun.
> > >>
> > >> Martin
> > >>
> > >>
> > >>
> >  __________________________________________________________________
> > >> Connect with friends from any web browser - no
> > download required. Try the new Yahoo! Canada Messenger for
> > the Web BETA at http://ca.messenger.yahoo.com/webmessengerpromo.php
> > >> _______________________________________________
> > >> Bf-taskforce25 mailing list
> > >> Bf-taskforce25 at blender.org
> > >> http://lists.blender.org/mailman/listinfo/bf-taskforce25
> > >>
> > > _______________________________________________
> > > Bf-taskforce25 mailing list
> > > Bf-taskforce25 at blender.org
> > > http://lists.blender.org/mailman/listinfo/bf-taskforce25
> > >
> >
> >
> >
> > --
> > - Campbell
> > _______________________________________________
> > Bf-taskforce25 mailing list
> > Bf-taskforce25 at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-taskforce25
> >
>
>
>       __________________________________________________________________
> Looking for the perfect gift? Give the gift of Flickr!
>
> http://www.flickr.com/gift/
> _______________________________________________
> Bf-taskforce25 mailing list
> Bf-taskforce25 at blender.org
> http://lists.blender.org/mailman/listinfo/bf-taskforce25
>
>
> _______________________________________________
> Bf-taskforce25 mailing list
> Bf-taskforce25 at blender.org
> http://lists.blender.org/mailman/listinfo/bf-taskforce25
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-taskforce25/attachments/20090529/258e4e75/attachment.htm 


More information about the Bf-taskforce25 mailing list