← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Some fixes in IntersectionDetector

 

Very nice. You do a great job as our buildbot. :-)

-- 
Anders


On Wed, Sep 03, 2008 at 06:57:03PM +0200, Ilmar Wilbers wrote:
> Indeed it did!
> 
> Nice to see that the whole buildbot is green, I should be able to sleep 
> again :-)
> 
> ilmar
> 
> Garth N. Wells wrote:
> > Should be fixed now.
> >
> > Garth
> >
> > Ilmar Wilbers wrote:
> >> OK, this is the only error er are having at the moment:
> >>
> >> ----------------------------------------------------------------------
> >> ./../../demo/pde/nonlinear-poisson/cpp (C++)
> >>
> >> Initializing DOLFIN version 0.8.0.
> >> Creating nonlinear PDE with 0 boundary condition(s).
> >> Solving nonlinear PDE.
> >>   Starting Newton solve.
> >> terminate called after throwing an instance of 'std::runtime_error'
> >>   what():  *** Error: Nonlinear problem update for F(u) has not been 
> >> supplied by user.
> >> [potassium:00812] *** Process received signal ***
> >> [potassium:00812] Signal: Aborted (6)
> >> [potassium:00812] Signal code:  (-6)
> >> [potassium:00812] [ 0] /lib/libpthread.so.0 [0x2b0b4deff100]
> >> [potassium:00812] [ 1] /lib/libc.so.6(gsignal+0x35) [0x2b0b4e13d765]
> >> [potassium:00812] [ 2] /lib/libc.so.6(abort+0x110) [0x2b0b4e13f1c0]
> >> [potassium:00812] [ 3] 
> >> /usr/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x114) 
> >> [0x2b0b4d81c7b4]
> >> [potassium:00812] [ 4] /usr/lib/libstdc++.so.6 [0x2b0b4d81a746]
> >> [potassium:00812] [ 5] /usr/lib/libstdc++.so.6 [0x2b0b4d81a773]
> >> [potassium:00812] [ 6] /usr/lib/libstdc++.so.6 [0x2b0b4d81a85a]
> >> [potassium:00812] [ 7] 
> >> /scratch/buildbot/local/tmp/lib/libdolfin.so(_ZNK6dolfin6Logger5errorESs+0x80) 
> >> [0x2b0b46961240]
> >> [potassium:00812] [ 8] 
> >> /scratch/buildbot/local/tmp/lib/libdolfin.so(_ZN6dolfin5errorESsz+0xc6) 
> >> [0x2b0b46965ab6]
> >> [potassium:00812] [ 9] 
> >> /scratch/buildbot/local/tmp/lib/libdolfin.so(_ZN6dolfin16NonlinearProblem1FERNS_13GenericVectorERKS1_+0x2c) 
> >> [0x2b0b469cbf2c]
> >> [potassium:00812] [10] 
> >> /scratch/buildbot/local/tmp/lib/libdolfin.so(_ZN6dolfin12NewtonSolver5solveERNS_16NonlinearProblemERNS_13GenericVectorE+0x11c) 
> >> [0x2b0b469cb6ac]
> >> [potassium:00812] [11] 
> >> /scratch/buildbot/local/tmp/lib/libdolfin.so(_ZN6dolfin12NonlinearPDE5solveERNS_8FunctionERdRKdS5_+0xa7) 
> >> [0x2b0b46a02437]
> >> [potassium:00812] [12] ./demo(main+0x27e) [0x41805e]
> >> [potassium:00812] [13] /lib/libc.so.6(__libc_start_main+0xf4) 
> >> [0x2b0b4e129b44]
> >> [potassium:00812] [14] ./demo [0x417ca9]
> >> [potassium:00812] *** End of error message ***
> >> sh: line 1:   812 Aborted                 (core dumped) ./demo
> >>
> >> ilmar
> >>
> >> Anders Logg wrote:
> >>> On Mon, Sep 01, 2008 at 02:22:58PM +0200, Ilmar Wilbers wrote:
> >>>  
> >>>> Again, this was not detected as the buildbot was not successfull on 
> >>>> the build before this one. Two demos are troublesome, maybe they 
> >>>> should be deactivated?
> >>>>
> >>>> ilmar
> >>>>     
> >>> I think we should keep them so we're forced to fix the bugs. Let's fix
> >>> them as soon as we've managed to get everything working again after all
> >>> the changes (improvements) to Instant.
> >>>
> >>>   
> >>> ------------------------------------------------------------------------ 
> >>>
> >>>
> >>> _______________________________________________
> >>> DOLFIN-dev mailing list
> >>> DOLFIN-dev@xxxxxxxxxx
> >>> http://www.fenics.org/mailman/listinfo/dolfin-dev
> >>>   
> >> _______________________________________________
> >> DOLFIN-dev mailing list
> >> DOLFIN-dev@xxxxxxxxxx
> >> http://www.fenics.org/mailman/listinfo/dolfin-dev
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev

Attachment: signature.asc
Description: Digital signature


References