similar to: Kernel bug at extent-tree.c:5446

Displaying 20 results from an estimated 300 matches similar to: "Kernel bug at extent-tree.c:5446"

2013 Mar 26
15
Kernel bug on mismatching generation_v2 in inode.c:835
Dear list members, In my previous thread at http://www.mail-archive.com/linux-btrfs@vger.kernel.org/msg23333.html there was a space_cache kernel bug/panic on kernel 3.8. I could successfully "fix" that with rebuilding the cache. But some files were missing/corrupted. So I booted a rescue CD with kernel 3.7 and ran btrfsck --repair, which repaired quite a few things. After a reboot I
2013 Mar 26
3
Kernel BUG on corrupted space cache under 3.7 and 3.8
Dear list members, Yesterday I was about to restart my computer and that''s why I closed every opened applications: three Eclipse instances, two other Java applications, 2 web browsers etc. It involved a lot of IO operations and before everything could settle down my system became unresponsive. I mean X & co. worked fine, but anything related to IO (opening a new screen, a new
2011 Nov 25
3
[LLVMdev] LLVM 3.0rc4 Testing
Thanks! Ákos On 11/24/11 11:18 PM, "Bill Wendling" <wendling at apple.com> wrote: >Sorry for the delay. Tanya uploaded the binaries we have. > >-bw > >On Nov 23, 2011, at 1:12 AM, Somorjai, Akos wrote: > >> Hello Bill, >> >> Could you please upload the rc4 binaries? >> >> Thanks in advance, >> >> Ákos >>
2011 Nov 27
2
[LLVMdev] LLVM 3.0rc4 Testing
Rather, use this URL for the darwin binaries: http://llvm.org/pre-releases/3.0/ -bw On Nov 25, 2011, at 1:32 AM, Somorjai, Akos wrote: > May I have the darwin binaries as well? > > Best, Akos > > > > On 11/25/11 10:31 AM, "Ákos Somorjai" <asomorjai at graphisoft.com> wrote: > >> Thanks! >> >> Ákos >> >> >>
2011 Nov 25
0
[LLVMdev] LLVM 3.0rc4 Testing
May I have the darwin binaries as well? Best, Akos On 11/25/11 10:31 AM, "Ákos Somorjai" <asomorjai at graphisoft.com> wrote: >Thanks! > >Ákos > > > >On 11/24/11 11:18 PM, "Bill Wendling" <wendling at apple.com> wrote: > >>Sorry for the delay. Tanya uploaded the binaries we have. >> >>-bw >> >>On Nov 23,
2011 Nov 28
0
[LLVMdev] LLVM 3.0rc4 Testing
Thanks, downloading at the moment. Best, Ákos On 11/27/11 3:35 AM, "Bill Wendling" <wendling at apple.com> wrote: >Rather, use this URL for the darwin binaries: > > http://llvm.org/pre-releases/3.0/ > >-bw > >On Nov 25, 2011, at 1:32 AM, Somorjai, Akos wrote: > >> May I have the darwin binaries as well? >> >> Best, Akos >>
2011 Nov 29
1
[LLVMdev] [cfe-dev] LLVM 3.0rc4 Testing
Hello, Is there a chance to get Darwin 32 bit binaries? On Mon, Nov 28, 2011 at 11:04 AM, Somorjai, Akos <ASomorjai at graphisoft.com> wrote: > Thanks, downloading at the moment. > > Best, > > Ákos > > > On 11/27/11 3:35 AM, "Bill Wendling" <wendling at apple.com> wrote: > >>Rather, use this URL for the darwin binaries: >> >>  
2011 Nov 01
4
[LLVMdev] LLVM 3.0rc2 Testing
Hello! We are now in Phase 2 of testing for the LLVM 3.0 release! Please consider getting a copy of the sources and testing them out on your projects. The sources can be found here: http://llvm.org/pre-releases/3.0/rc2 What This Means for You: We are no longer taking non-critical patches. The only patches which we'll take are those for critical regressions from the 2.9 release. Any other
2018 May 14
2
multiple domain served by Samba
Dear All, I have a working Samba AD for my company (company.intranet) under Debian/GNU. Now I'm requested to create a domain for another company. Can I use the same server with the same Samba for multiple domain? Can same samba serve parallel the company.intranet (with company\user) and the othercompany.intranet (othercompany\user) domains? May I just run the samba-tool provision to
2011 Nov 23
1
[LLVMdev] LLVM 3.0rc4 Testing
Hello Bill, Could you please upload the rc4 binaries? Thanks in advance, Ákos
2011 Nov 07
1
[LLVMdev] [cfe-dev] LLVM 3.0rc2 Testing
Binaries (at least darwin), anyone? Thanks, Ákos On 11/1/11 6:38 AM, "Bill Wendling" <wendling at apple.com> wrote: >Hello! > >We are now in Phase 2 of testing for the LLVM 3.0 release! Please >consider getting a copy of the sources and testing them out on your >projects. The sources can be found here: > > http://llvm.org/pre-releases/3.0/rc2 > >What
2011 Oct 03
2
[LLVMdev] RTTI handling
On Oct 3, 2011, at 4:42 AM, Somorjai, Akos wrote: > I'm trying to use this warning to check the vtable problem. Here's an example > > In mem.hpp > > class > AA { > // Construction / destruction: > protected: > AA (); > AA (const AA&); // Disabled > public: > virtual ~AA (); > }; > > In mem.cpp > > #include "mem.hpp" >
2011 Nov 07
0
[LLVMdev] [cfe-dev] LLVM 3.0rc2 Testing
I'll make them available tonight. Sorry for the delay. -bw On Nov 7, 2011, at 4:57 AM, Somorjai, Akos wrote: > Binaries (at least darwin), anyone? > > Thanks, > > Ákos > > > On 11/1/11 6:38 AM, "Bill Wendling" <wendling at apple.com> wrote: > >> Hello! >> >> We are now in Phase 2 of testing for the LLVM 3.0 release! Please
2011 Nov 24
0
[LLVMdev] LLVM 3.0rc4 Testing
Sorry for the delay. Tanya uploaded the binaries we have. -bw On Nov 23, 2011, at 1:12 AM, Somorjai, Akos wrote: > Hello Bill, > > Could you please upload the rc4 binaries? > > Thanks in advance, > > Ákos >
2012 May 02
2
[LLVMdev] RTTI handling
John, Is there any progress regarding RTTI handling in the newer builds? Thanks, Akos From: John McCall <rjmccall at apple.com<mailto:rjmccall at apple.com>> Date: Wednesday, October 5, 2011 7:14 PM To: Ákos Somorjai <asomorjai at graphisoft.com<mailto:asomorjai at graphisoft.com>> Cc: "llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu>" <llvmdev
2014 Jan 07
2
[LLVMdev] How to check Apple's LLVM build number?
Happy New Year to everyone! I'm trying to track whether this bug: http://llvm.org/viewvc/llvm-project?revision=163923&view=revision has been fixed in the Apple LLVM version we use: Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) Any ideas how I can check that? Thanks, Ákos Somorjai Developer Support Manager GRAPHISOFT | Graphisoft Park 1. Budapest 1031 Hungary | +36 1
2011 Oct 03
0
[LLVMdev] RTTI handling
Apple clang version 3.0 (tags/Apple/clang-211.9) (based on LLVM 3.0svn) Target: x86_64-apple-darwin10.8.0 It's part of the Xcode 4.2b7 package. Shall I try to compile it on my own? Thanks, Akos From: John McCall <rjmccall at apple.com<mailto:rjmccall at apple.com>> Date: Mon, 3 Oct 2011 10:19:04 -0700 To: Ákos Somorjai <asomorjai at graphisoft.com<mailto:asomorjai at
2012 May 02
0
[LLVMdev] RTTI handling
On May 1, 2012, at 11:47 PM, Somorjai, Akos wrote: > Is there any progress regarding RTTI handling in the newer builds? When you're resurrecting six-month-old threads, it's polite to quote some history. :) I don't know offhand what the state of this warning is in Xcode 4.3, and I can't comment on potential future releases. If this matters a lot to you, please just try it and
2011 Oct 20
3
[LLVMdev] Crash with optimization for size
Here's a code generated with -Os on darwin/x86_64 with clang from the Xcode 4.2 GM toolset on Mac OSX 10.7.2 (Apple clang version 3.0 (tags/Apple/clang-211.10.1) (based on LLVM 3.0svn), Target: x86_64-apple-darwin11.2.0) 0x000000010277d281 <+2102> lea 0x1d43bd0(%rip),%rax # 0x1044c0e58 <gFloorPlanCutData> 0x000000010277d288 <+2109> movaps 0x80(%rax),%xmm0
2011 Oct 21
1
[LLVMdev] Crash with optimization for size
Thanks, Bob! I guess we should be expecting a 4.2.1 update after clang 3.0 has been released, shouldn't we? Best, Akos From: Bob Wilson <bob.wilson at apple.com<mailto:bob.wilson at apple.com>> Date: Thu, 20 Oct 2011 08:46:38 -0700 To: Ákos Somorjai <asomorjai at graphisoft.com<mailto:asomorjai at graphisoft.com>> Cc: "llvmdev at cs.uiuc.edu<mailto:llvmdev