yes,
I gave the config logs. his suggestion was to recompile with pthreads on. i did 
that but it didnt solve my issue.



--- On Tue, 12/30/08, Hugh Williams <hwilli...@openlinksw.com> wrote:

> From: Hugh Williams <hwilli...@openlinksw.com>
> Subject: Re: [Virtuoso-users] Virtuoso Server Still Hangs Sleeping on 
> Futex_Wait /P.S.
> To: aunm...@yahoo.com
> Cc: virtuoso-users@lists.sourceforge.net
> Date: Tuesday, December 30, 2008, 3:16 AM
> Hi Marvin,
> 
> Have you provided the information Ivan requested on 10th
> Dec when you  
> first reported this issue ?
> 
> Begin forwarded message:
> > From: Ivan Mikhailov <imikhai...@openlinksw.com>
> > Date: 10 December 2008 16:55:27 GMT
> > To: aunm...@yahoo.com
> > Cc: virtuoso-users@lists.sourceforge.net
> > Subject: Re: [Virtuoso-users] Virtuoso Server Hangs
> Sleeping on  
> > Futex_Wait
> >
> > Hello Marwin,
> >
> > What was the command line of ./configure invocation
> before the  
> > build and
> > what is the resulting content of, say, ./Makeconfig
> and
> > libsrc/Dk/Dkconfig.h ?
> >
> > Best Regards,
> >
> > Ivan Mikhailov
> > OpenLink Software
> > http://virtuoso.openlinksw.com
> >
> > On Wed, 2008-12-10 at 07:14 -0800, Marvin Lugair
> wrote:
> 
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software
> Web: http://www.openlinksw.com
> Support: http://support.openlinksw.com
> Forums: http://boards.openlinksw.com/support
> 
> 
> 
> On 30 Dec 2008, at 08:51, Marvin Lugair wrote:
> 
> > by the way, if i take out the first line ?s1 ?p1 ?o1
> > the results will be returned very fast. When I keep
> that line the  
> > server eventually hangs.
> >
> >
> >
> >
> > --- On Tue, 12/30/08, Marvin Lugair
> <aunm...@yahoo.com> wrote:
> >
> >> From: Marvin Lugair <aunm...@yahoo.com>
> >> Subject: [Virtuoso-users] Virtuoso Server Still
> Hangs Sleeping on  
> >> Futex_Wait
> >> To: virtuoso-users@lists.sourceforge.net
> >> Date: Tuesday, December 30, 2008, 1:43 AM
> >> Hello,
> >> I am still having this problem with the virtuoso
> server on
> >> any query of significance on the latest debpedia.
> I have 146
> >> million triples of the core dbpedia 3.2 loaded on
> my 8 gig
> >> machine. I tried the suggestion you guys sent me
> including
> >> recompiling with the pthreads flag. Nothing works.
> >>
> >>
> >> Here is my latest query:
> >>
> >> sparql  SELECT ?label1, count(*)
> >>                 WHERE {
> >>                         ?s1 ?p1 ?o1 .
> >>                         ?s1
> >> <http://www.w3.org/2000/01/rdf-schema#label>
> ?label1 .
> >>                         FILTER(lang(?label1) =
> >> "en").
> >>         }
> >> ;
> >>
> >>
> >>
> >> Thanks!
> >> Marv
> >>
> >> --- On Wed, 12/10/08, Marvin Lugair
> >> <aunm...@yahoo.com> wrote:
> >>
> >>> From: Marvin Lugair <aunm...@yahoo.com>
> >>> Subject: [Virtuoso-users] Virtuoso Server
> Hangs
> >> Sleeping on Futex_Wait
> >>> To: virtuoso-users@lists.sourceforge.net
> >>> Date: Wednesday, December 10, 2008, 8:14 AM
> >>> Hi,
> >>>
> >>> I am doing a query on dbpedia
> >>> the virtuoso server is hanging on futex_wait
> according
> >> to
> >>> system monitor. Here is the strace too:
> >>>
> >>> :~/DataBases/dbpedia$ strace -p 6118
> >>> Process 6118 attached - interrupt to quit
> >>> futex(0x241d424, 0x80 /* FUTEX_??? */, 793
> >>>
> >>>
> >>> Shutdown fails as well.
> >>> This seems serious. Is it known? Give me the
> fix, if
> >> not
> >>> where would you like me to report a bug?
> >>>
> >>> Thanks!
> >>> Marv
> >>>
> >>> PS. 8 gigs ram on
> >>> 64 bit ubuntu 8.10 on 64 bit dual core amd
> athlon
> >>> kernel 2.6.27-7
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >>
> >>
> ---------------------------------------------------------------------
> 
> >> ---------
> >> _______________________________________________
> >> Virtuoso-users mailing list
> >> Virtuoso-users@lists.sourceforge.net
> >>
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> >
> >
> >
> >
> >
> ----------------------------------------------------------------------
> 
> > --------
> > _______________________________________________
> > Virtuoso-users mailing list
> > Virtuoso-users@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users


      

Reply via email to