search for: nocancel

Displaying 6 results from an estimated 6 matches for "nocancel".

2010 Apr 09
3
[LLVMdev] VMKit assertion failure
...VirtualMachine::finalizerStart (th=0x20100000) at Object.cpp:73 #5 0x000bea10 in mvm::Thread::internalThreadStart (th=0x20100000) at ctthread.cpp:275 #6 0x950e8155 in _pthread_start () #7 0x950e8012 in thread_start () Thread 2 (process 14442 thread 0x313): #0 0x95193136 in __semwait_signal_nocancel () #1 0x95192d1b in nanosleep$NOCANCEL$UNIX2003 () #2 0x9518c013 in usleep$NOCANCEL$UNIX2003 () #3 0x951a3685 in abort () #4 0x955eb005 in __gnu_cxx::__verbose_terminate_handler () #5 0x955e910c in __gxx_personality_v0 () #6 0x955e914b in std::terminate () #7 0x955e9261 in __cxa_throw () #8...
2010 Apr 09
0
[LLVMdev] VMKit assertion failure
VMKit runs multiple threads (for example for GC, finalization, etc), so I need the back trace of other threads as well :) Thanks! Nicolas On Fri, Apr 9, 2010 at 9:28 AM, Konrad Hinsen <konrad.hinsen at fastmail.net>wrote: > On 7 Apr 2010, at 21:36, nicolas geoffray wrote: > > Hmm, I am not getting that error message on my MacOS 10.5 machine with >> that same gcc. Could you
2010 Apr 09
2
[LLVMdev] VMKit assertion failure
On 7 Apr 2010, at 21:36, nicolas geoffray wrote: > Hmm, I am not getting that error message on my MacOS 10.5 machine > with that same gcc. Could you run j3 in gdb and get me a backtrace? Sure: (gdb) bt #0 0x950be44e in __semwait_signal () #1 0x950e93e6 in _pthread_cond_wait () #2 0x950e8dcd in pthread_cond_wait$UNIX2003 () #3 0x000be2d2 in mvm::Cond::wait (this=0x20527c4,
2010 Apr 10
0
[LLVMdev] VMKit assertion failure
...0x20100000) at > Object.cpp:73 > #5 0x000bea10 in mvm::Thread::internalThreadStart (th=0x20100000) at > ctthread.cpp:275 > #6 0x950e8155 in _pthread_start () > #7 0x950e8012 in thread_start () > > Thread 2 (process 14442 thread 0x313): > #0 0x95193136 in __semwait_signal_nocancel () > #1 0x95192d1b in nanosleep$NOCANCEL$UNIX2003 () > #2 0x9518c013 in usleep$NOCANCEL$UNIX2003 () > #3 0x951a3685 in abort () > #4 0x955eb005 in __gnu_cxx::__verbose_terminate_handler () > #5 0x955e910c in __gxx_personality_v0 () > #6 0x955e914b in std::terminate () > #...
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...1635 R_SelectEx 1635 select$DARWIN_EXTSN$NOCANCEL 1635 select$DARWIN_EXTSN$NOCANCEL 1635 Thread_2603 1635 thread_start 1635 _...
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...User stack: 14 thread_start + 34 (in libSystem.B.dylib) [0x937036a2] 14 _pthread_start + 345 (in libSystem.B.dylib) [0x9370381d] 14 read$UNIX2003 + 10 (in libSystem.B.dylib) [0x936e141e] Kernel stack: 14 lo_unix_scall + 280 [0x29eef8] 14 unix_syscall + 579 [0x4ed78d] 14 read_nocancel + 158 [0x495760] 14 write + 312 [0x494fe4] 14 get_pathbuff + 3054 [0x3039e7] 14 tsleep + 105 [0x486de7] 14 wakeup + 786 [0x4869c0] 14 thread_block + 33 [0x227184] 14 thread_block_reason + 331 [0x2270f6]...