search for: 31r2

Displaying 2 results from an estimated 2 matches for "31r2".

Did you mean: 312
2006 Sep 16
0
[LLVMdev] cpp program crashes
...return 0; } but got the following error: lli((anonymous namespace)::PrintStackTrace()+0x15)[0x85c4d85] lli(llvm::JIT::runFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&)+0x3d0)[0x81bcce0] Segmentation fault My system is Debian-31r2 linux 2.6.8-2-686-smp and gcc version 3.4.4 Thanks Arthur. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060916/357b897b/attachment.html>
2006 Nov 28
34
Uploading Large (100mb+) files
I have an Apache 2.2.3 (mod_proxy_balancer) frontend server that does not have mongrel installed. It does proxy requests to several other mongrel-only servers (each running 2 mongrel processes). Each mongrel node has the same rails code-base and it''s working perfectly. However, my question is when I add an upload file form... where is it going to physically put that file? I mean since