You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "Banka, Deepti" <De...@netapp.com> on 2011/10/14 10:59:50 UTC

FUSE CRASHING

Hi,

I am trying to run FUSE and, its crashing randomly in the middle with
the following error:

 

fuse_dfs:  tpp.c:66: __pthread_tpp_change_priority: Assertion
`previous_prio == -1 || (previous_prio >= __sched_fifo_min_prio &&
previous_prio <= __sched_fifo_max_prio)' failed.

 

Does anyone know the possible reason for such an error? And is it a
known bug  in FUSE? The FUSE version I am using is 2.8.5.

Kindly help.

Thanks,

Deepti

                

                


RE: FUSE CRASHING

Posted by "Banka, Deepti" <De...@netapp.com>.
Hi Brian,
Thanks for your response. My java version is 6. And hadoop-0.20.2.

Regards,
Deepti

-----Original Message-----
From: Brian Bockelman [mailto:bbockelm@cse.unl.edu] 
Sent: Friday, October 14, 2011 8:48 PM
To: common-user@hadoop.apache.org
Subject: Re: FUSE CRASHING

Hi Deepti,

That appears to crash deep in pthread, which would scare me a bit.  Are
you using a strange/non-standard platform?  What Java version?  What
HDFS version?

Brian

On Oct 14, 2011, at 3:59 AM, Banka, Deepti wrote:

> Hi,
> 
> I am trying to run FUSE and, its crashing randomly in the middle with
> the following error:
> 
> 
> 
> fuse_dfs:  tpp.c:66: __pthread_tpp_change_priority: Assertion
> `previous_prio == -1 || (previous_prio >= __sched_fifo_min_prio &&
> previous_prio <= __sched_fifo_max_prio)' failed.
> 
> 
> 
> Does anyone know the possible reason for such an error? And is it a
> known bug  in FUSE? The FUSE version I am using is 2.8.5.
> 
> Kindly help.
> 
> Thanks,
> 
> Deepti
> 
> 
> 
> 
> 


Re: FUSE CRASHING

Posted by Brian Bockelman <bb...@cse.unl.edu>.
Hi Deepti,

That appears to crash deep in pthread, which would scare me a bit.  Are you using a strange/non-standard platform?  What Java version?  What HDFS version?

Brian

On Oct 14, 2011, at 3:59 AM, Banka, Deepti wrote:

> Hi,
> 
> I am trying to run FUSE and, its crashing randomly in the middle with
> the following error:
> 
> 
> 
> fuse_dfs:  tpp.c:66: __pthread_tpp_change_priority: Assertion
> `previous_prio == -1 || (previous_prio >= __sched_fifo_min_prio &&
> previous_prio <= __sched_fifo_max_prio)' failed.
> 
> 
> 
> Does anyone know the possible reason for such an error? And is it a
> known bug  in FUSE? The FUSE version I am using is 2.8.5.
> 
> Kindly help.
> 
> Thanks,
> 
> Deepti
> 
> 
> 
> 
>