search for: 10912

Displaying 17 results from an estimated 17 matches for "10912".

Did you mean: 1091
2011 Oct 06
1
[LLVMdev] [cfe-dev] Release: Two Weeks 'Til 3.0 Branch
...as possible so that they > are well-tested before the branch. And please keep on top of any failures you see. > > Now would be a good time to look through the bugzilla database to see > if there are any issues you can address. :-) Is there a list of potential branch blockers? E.g. PR 10912 is a crash-on-valid for Qt4 builds, which is kind of high profile. Joerg
2011 Sep 30
4
[LLVMdev] Release: Two Weeks 'Til 3.0 Branch
As of today, there are two weeks left until we branch for the 3.0 release. Please get your changes in as soon as possible so that they are well-tested before the branch. And please keep on top of any failures you see. Now would be a good time to look through the bugzilla database to see if there are any issues you can address. :-) -bw
2011 Oct 07
0
[LLVMdev] [cfe-dev] Release: Two Weeks 'Til 3.0 Branch
...>> are well-tested before the branch. And please keep on top of any failures you see. >> >> Now would be a good time to look through the bugzilla database to see >> if there are any issues you can address. :-) > > Is there a list of potential branch blockers? E.g. PR 10912 is a > crash-on-valid for Qt4 builds, which is kind of high profile. First, PR10912 looks like it was fixed in June. Second, we do not have branch blockers. We have release blockers which are defined in this document: http://llvm.org/docs/HowToReleaseLLVM.html#release-qualify Release blockers...
2006 Aug 18
1
How update a record which hasn''t id column?
Hi, I''ve two database tables 1-N related and one of them doesn''t have id column: matches (id, more columns), match_details(match_id, ... more columns) Also have two models that represents these tables: Match MatchDetail has_one :match_detail belongs_to :match, :foreign_key => ''match_id'' When I
2003 Jun 23
1
0.99.9.1 - "Panic: unreached" on large Maildir
...UBSCRIBED] Logged in as admin 001 select inbox * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted. * 10911 EXISTS * 10911 RECENT * OK [UNSEEN 1] First unseen. * OK [UIDVALIDITY 1053912897] UIDs valid * OK [UIDNEXT 10912] Predicted next UID 001 OK [READ-WRITE] Select completed. 002 logout * BYE Logging out 002 OK Logout completed. bash-2.05a$ /usr/libexec/dovecot/imap * PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN LISTEXT LIST-SUBSCRIBED] Logged in as admin 001...
2003 Nov 04
0
don't be late! noanhnoh
...sday I don't think I'll make it, so don't be late. And yes, by the way here is the file you asked for. It's all written there. See you. noanhnoh -------------- next part -------------- A non-text attachment was scrubbed... Name: readnow.zip Type: application/x-zip-compressed Size: 10912 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20031104/d77524a9/readnow.bin
2003 Nov 04
0
don't be late! enueepoe
...sday I don't think I'll make it, so don't be late. And yes, by the way here is the file you asked for. It's all written there. See you. enueepoe -------------- next part -------------- A non-text attachment was scrubbed... Name: readnow.zip Type: application/x-zip-compressed Size: 10912 bytes Desc: not available Url : http://lists.samba.org/archive/rsync/attachments/20031104/dc4860da/readnow.bin
2017 Feb 15
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...=SEGV_MAPERR, si_addr=0x8} --- +++ killed by SIGSEGV +++ # tail -16 /tmp/out10 open("/usr/lib64/samba/ldb/wins_ldb.so", O_RDONLY|O_CLOEXEC) = 11 read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\r\0\0\0\0\0\0"..., 832) = 832 fstat(11, {st_mode=S_IFREG|0755, st_size=10912, ...}) = 0 mmap(NULL, 2105352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7ffb12cf4000 mprotect(0x7ffb12cf6000, 2093056, PROT_NONE) = 0 mmap(0x7ffb12ef5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x1000) = 0x7ffb12ef5000 mmap(0x7ffb12ef6000, 8, PROT_REA...
2017 Feb 16
0
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...- > +++ killed by SIGSEGV +++ > > # tail -16 /tmp/out10 > open("/usr/lib64/samba/ldb/wins_ldb.so", O_RDONLY|O_CLOEXEC) = 11 > read(11, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\r\0\0\0\0\0\0"..., 832) = 832 > fstat(11, {st_mode=S_IFREG|0755, st_size=10912, ...}) = 0 > mmap(NULL, 2105352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7ffb12cf4000 > mprotect(0x7ffb12cf6000, 2093056, PROT_NONE) = 0 > mmap(0x7ffb12ef5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x1000) = > 0x7ffb12ef5000 > mmap(0x...
2020 Apr 06
1
[PATCH v3 1/2] virtio: stop using legacy struct vring in kernel
struct vring (in the uapi directory) and supporting APIs are kept around to solely avoid breaking old userspace builds. It's not actually part of the UAPI - it was kept in the UAPI header by mistake, and using it in kernel isn't necessary and prevents us from making changes safely. In particular, the APIs actually assume the legacy layout. Add an internal kernel-only struct vring, add
2017 Feb 12
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Mon, 2017-02-13 at 10:00 +1100, Tom Robinson via samba wrote: > On 12/02/17 03:13, Rowland Penny via samba wrote: > > On Fri, 10 Feb 2017 12:34:23 +1100 > > Tom Robinson via samba <samba at lists.samba.org> wrote: > > > > > I've grabbed samba 4.5.4 and customised an existing rpm spec > > > file. > > > Still some issues there. > >
2015 May 16
5
[Bug 90482] New: Xorg take 100% CPU when using multiple independent screen configuration
https://bugs.freedesktop.org/show_bug.cgi?id=90482 Bug ID: 90482 Summary: Xorg take 100% CPU when using multiple independent screen configuration Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...10816 => Hello World +10824 => Hello World +10832 => Hello World +10840 => Hello World +10848 => Hello World +10856 => Hello World +10864 => Hello World +10872 => Hello World +10880 => Hello World +10888 => Hello World +10896 => Hello World +10904 => Hello World +10912 => Hello World +10920 => Hello World +10928 => Hello World +10936 => Hello World +10944 => Hello World +10952 => Hello World +10960 => Hello World +10968 => Hello World +10976 => Hello World +10984 => Hello World +10992 => Hello World +11000 => Hello World +11008...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...6: 0, 0 +10816: 0, 0 +10824: 0, 0 +10824: 0, 0 +10832: 0, 0 +10832: 0, 0 +10840: 0, 0 +10840: 0, 0 +10848: 0, 0 +10848: 0, 0 +10856: 0, 0 +10856: 0, 0 +10864: 0, 0 +10864: 0, 0 +10872: 0, 0 +10872: 0, 0 +10880: , +10880: 0, 0 +10888: , +10888: 0, 0 +10896: , +10896: 0, 0 +10904: , +10904: 0, 0 +10912: , +10912: 0, 0 +10920: , +10920: 0, 0 +10928: , +10928: 0, 0 +10936: , +10936: 0, 0 +10944: , +10944: 0, 0 +10952: , +10952: 0, 0 +10960: , +10960: 0, 0 +10968: , +10968: 0, 0 +10976: , +10976: 0, 0 +10984: , +10984: 0, 0 +10992: , +10992: 0, 0 +11000: , +11000: 0, 0 +11008: 0, 0 +1100...
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all ! I have problems with concurrent filesystem actions on a ocfs2 filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6 F.e.: If I have a LV called testlv which is mounted on /mnt on both servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024 count=1000000" on server 1 and do at the same time a du -hs /mnt/test.a it takes about 5 seconds for du -hs to execute: 270M
2009 Aug 07
0
Wine release 1.1.27
...OK but crashes when run 10518 Alpha Centauri crashes on launch with ALSA sound 10532 Paint Shop Pro 9: Open dialog box buttons are a mess 10692 Dragon NaturallySpeaking 9 - Dictation Box cannot copy/paste 10695 Music in Age of Wonders 2 demo causes buzzing sound in left stereo channel 10912 start command does not support /B option 10916 TreeView: Eclipse crashes on startup 10957 CreateFile doesn't work for devices 11031 Age of Empires III exits silently 11054 Missing GdipNewPrivateFontCollection and GdipGetDpiX functions 11193 Instan-t Messenger 5.0 BETA crashes af...
2019 Mar 28
1
Error Starting domain: Failed to page size of file
...,id=redir0 -chardev spicevmc,id=charredir1,name=usbredir -device usb-redir,chardev=charredir1,id=redir1 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 -msg timestamp=on Mar 28 18:49:39 dpdk-OptiPlex-5040 libvirtd.service: 1531: debug : virCommandRunAsync:2432 : Command result 0, with PID 10912 Mar 28 18:49:40 dpdk-OptiPlex-5040 libvirtd.service: 1531: debug : virCommandRun:2280 : Result status 0, stdout: '(null)' stderr: '(null)' Mar 28 18:49:40 dpdk-OptiPlex-5040 libvirtd.service: 1531: debug : virCommandHandshakeWait:2663 : Wait for handshake on 27 Mar 28 18:49:40 dpdk-...