Displaying 20 results from an estimated 37 matches for "3756".
Did you mean:
356
2024 Nov 21
1
[Bug 3756] New: ssh connection breaks after openssl is upgraded
https://bugzilla.mindrot.org/show_bug.cgi?id=3756
Bug ID: 3756
Summary: ssh connection breaks after openssl is upgraded
Product: Portable OpenSSH
Version: 8.7p1
Hardware: 68k
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component...
2019 Nov 14
0
CESA-2019:3756 Important CentOS 6 thunderbird Security Update
CentOS Errata and Security Advisory 2019:3756 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2019:3756
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
f195208ec80d673585ba407154a45b7b7db4537022ea334e3d03a68272d320f1 thunderbird-68.2.0-2.el6.cento...
2009 Mar 16
0
[LLVMdev] [Bug 3756] __attribute__((always_inline)) and __builtin_constant_p
Pierre Habouzit wrote:
> [ please CC: me as I'm not subscribed ]
>
> On Wed, Mar 11, 2009 at 04:13:34AM +0000, bugzilla-daemon at cs.uiuc.edu wrote:
>> http://llvm.org/bugs/show_bug.cgi?id=3756
>>
>> Chris Lattner <clattner at apple.com> changed:
>>
>> What |Removed |Added
>> ----------------------------------------------------------------------------
>> Status|NEW |RESOLVED
&g...
2009 Mar 20
0
[LLVMdev] [Bug 3756] __attribute__((always_inline)) and __builtin_constant_p
...6:16 PM, Nick Lewycky wrote:
>
>> Pierre Habouzit wrote:
>>> [ please CC: me as I'm not subscribed ]
>>>
>>> On Wed, Mar 11, 2009 at 04:13:34AM +0000, bugzilla-
>>> daemon at cs.uiuc.edu wrote:
>>>> http://llvm.org/bugs/show_bug.cgi?id=3756
>>>>
>>>> Chris Lattner <clattner at apple.com> changed:
>>>>
>>>> What |Removed |Added
>>>> ----------------------------------------------------------------------------
>>>> S...
2009 Mar 15
2
[LLVMdev] [Bug 3756] __attribute__((always_inline)) and __builtin_constant_p
[ please CC: me as I'm not subscribed ]
On Wed, Mar 11, 2009 at 04:13:34AM +0000, bugzilla-daemon at cs.uiuc.edu wrote:
> http://llvm.org/bugs/show_bug.cgi?id=3756
>
> Chris Lattner <clattner at apple.com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|NEW |RESOLVED
> Resolution|...
2009 Mar 16
3
[LLVMdev] [Bug 3756] __attribute__((always_inline)) and __builtin_constant_p
On Mar 15, 2009, at 6:16 PM, Nick Lewycky wrote:
> Pierre Habouzit wrote:
>> [ please CC: me as I'm not subscribed ]
>>
>> On Wed, Mar 11, 2009 at 04:13:34AM +0000, bugzilla-
>> daemon at cs.uiuc.edu wrote:
>>> http://llvm.org/bugs/show_bug.cgi?id=3756
>>>
>>> Chris Lattner <clattner at apple.com> changed:
>>>
>>> What |Removed |Added
>>> ----------------------------------------------------------------------------
>>> Status|NEW...
2005 Jun 16
1
Sambaserver slows down, too many smbd processes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
maybe my problem was discussed before, but I'm just too busy to browse
the whole mailinglist at the moment.
I'm running Samba 3.0.14a(sernet) on a Debian Sarge with LDAP-Backend.
After some days, the users aren't able to load their profiles from the
server. In fact, no datas can be transfered from/to the sambaserver.
The cpu
2019 Nov 14
0
CentOS-announce Digest, Vol 177, Issue 3
...3755 Important CentOS 6 sudo Security Update
(Johnny Hughes)
5. CEBA-2019:3858 CentOS 6 samba BugFix Update (Johnny Hughes)
6. CESA-2019:3836 Important CentOS 6 kernel Security Update
(Johnny Hughes)
7. CEBA-2019:3857 CentOS 6 sos BugFix Update (Johnny Hughes)
8. CESA-2019:3756 Important CentOS 6 thunderbird Security Update
(Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Thu, 14 Nov 2019 01:16:44 +0000
From: Johnny Hughes <johnny at centos.org>
To: centos-announce at centos.org
Subject: [CentOS-announc...
2008 Jan 29
1
for loop help
Hi,
I have written the following code which works fine
step<-5
numSim<-15
N<-double(numSim)
A<-double(numSim)
F<-double(numSim)
M<-double(numSim)
genx<-double(numSim)
for (i in 1:numSim) {
N[i]<-20
PN<-(runif(N[i], 0, 1))
A[i]<-sum(ifelse(PN>0.2, 1, 0))
PF<- runif((A[i]*0.5), 0, 1)
F[i]<-sum(ifelse(PF>0.2, 1, 0))
PM<-
2011 Jan 25
7
flush-btrfs-1 hangs when building openwrt
Hi,
Since update to 2.6.37 I can''t build openwrt on my btrfs buildroot anymore.
I''m not sure if this is related to the other flush-btrfs-1 thread.
plenty of diskspace is free:
/dev/mapper/cruor-build
97G 68G 27G 73% /opt/build
It always hangs when openwrt builds the ext4 image and runs tune2fs on it.
2012 Dec 21
1
Problem compiling Samba4, Python installed in nonstandard location
...#39;/usr/src/Python-2.7.3/./Modules/signalmodule.c:113: undefined reference to `fmod'/usr/src/Python-2.7.3/./Modules/signalmodule.c:113: undefined reference to `fmod'/opt/python2/lib/libpython2.7.a(posixmodule.o): In function `posix_openpty':/usr/src/Python-2.7.3/./Modules/posixmodule.c:3756: undefined reference to `openpty'/opt/python2/lib/libpython2.7.a(posixmodule.o): In function `posix_forkpty':/usr/src/Python-2.7.3/./Modules/posixmodule.c:3816: undefined reference to `forkpty'/opt/python2/lib/libpython2.7.a(complexobject.o): In function `_Py_c_pow':/usr/src/Python-...
2011 May 24
1
Loading an S object into R
...3628 3632 3633 3635 3636 3642 3643 3646 3647 3648 3649 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3669 3671 3672 3673 3674 3686 3687 3688 3689 3690 3691 3693 3694 3695 3696 3697 3698 3709 3710 3711 3713 3719 3722 3726 3728 3729 3730 3732 3733 3734 3735 3736 3737 3740 3741 3742 3743 3744 3746 3756 3758 3759 3760 3761 3762 3766 3767 3768 3769 3770 3771 3772 3777 3783 3784 3787 3788 3789 3790 3791 3792 3795 3798 3801 3802 3803 3805 3814 3817 3818 3819 3821 3822 3824 3826 3836 3837 3838 3840 3841 3842 3848 3850 3854 3855 3856 3857 3858 3864 3868 3870 3871 3878 3884 3888 3898 3900 3901 3902 3903...
2007 Feb 09
1
info deleted messages imap
...onfiguration file:
pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s
This is the log:
dovecot: Feb 09 02:31:02 Info: pop3-login: Login: user=<xxxxxx>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Feb 09 02:31:02 Info: POP3(xxxxx): Disconnected: Logged out
top=2/3756, retr=0/0, del=0/7, size=17392
If you look at "del=0/7" we know that user deleted 0 messages. When the user
log in the account by IMAP protocol, appears the following:
dovecot: Feb 09 02:02:36 Info: imap-login: Login: user=<xxxxx>,
method=PLAIN, rip=82.xxx.xxx.xxx, lip=82.xxx.xxx....
2007 Sep 23
1
DO NOT REPLY [Bug 4985] New: --list-only shows implied dirs even with --no-implied-dirs
...d do not carry any information of
significance to the user. At the very least, showing their source attributes
is misleading because (as the man page description of --no-implied-dirs states)
the attributes are never applied to the destination.
To see the current behavior, run:
mkdir -p a/b
chmod 3756 a # Notice that this wacky mode appears in the listing
# even though the receiver doesn't apply it.
rsync -a -R --no-implied-dirs --list-only a/b
The result:
drwxr-srwT 72 2007/09/22 20:24:55 a
drwx------ 48 2007/09/22 20:24:55 a/b
--
Configure bugmail:...
2007 Aug 17
0
kconfig plugin
...ule, only expose options that a majority of users are actually
interested in and have the same look and feel as the rest of the
kcontrol modules.
-David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 3756 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20070817/f4372227/attachment.bin
2009 Jul 06
0
Iax trunk quality
...="#ffffff" text="#000000">
<div class="moz-text-flowed"
style="font-family: -moz-fixed; font-size: 13px;" lang="x-western">Hi,
<br>
<br>
I try to find a solution for this problem : <br>
<br>
[Jul 3 09:30:38] WARNING[3756]: chan_iax2.c:7312 socket_process:
Received trunked frame before first full voice frame <br>
[Jul 3 09:30:38] WARNING[3757]: chan_iax2.c:7312 socket_process:
Received trunked frame before first full voice frame <br>
[Jul 3 09:30:38] WARNING[3751]: chan_iax2.c:7312 socket_process:
Receiv...
2008 Apr 16
4
"radio mobile" difficulty by wine newbie
This is my first attempt at using wine. [Well, you know what I mean. ;-) The program I am trying to run is
http://www.cplus.org/rmw/english1.html
There is a data for the program under wine:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3756
However, the data needed to run the program under wine can be found here:
http://www.vias.org/wirelessnetw/wndw_05_08_05.html
The last bit of background is I am running suse 10.2 64bit. I managed to install wine using the 64bit wiki. I am running version 0.9.59 of wine.
Now for the problem. A DL...
2010 Aug 12
2
Is oprofile still working?
Hi all,
Is anyone using oprofile?
I'm getting segfaults from opreport at the moment, and I'm not sure if
it is opreport, or just me.
In case it is something just plain daft I am doing, here is how it goes:
opcontrol --reset
opcontrol --setup --no-vmlinux
opcontrol --start
... now I run my program, /tmp/myprog ...
opcontrol --dump
opcontrol --shutdown
then I run,
opreport -l
2014 Sep 24
2
High CPU Load samba 4.1.12 possibly because of Notify Request problem
...smbd
2869 XXXXX? 20?? 0? 432m? 12m 7920 R 13.6? 0.3? 19:38.08 smbd
3605 XXXXX? 20?? 0? 433m? 15m 9.9m R 13.6? 0.4? 11:32.85 smbd
2277 XXXXX??? 20?? 0? 429m? 13m? 10m R 13.3? 0.4?? 2:53.38 smbd
2872 XXXXX?? 20?? 0? 434m? 17m? 10m R 13.3? 0.5? 18:19.79 smbd
2215 root????? 20?? 0? 212m 4900 3756 R 11.0? 0.1? 16:57.29 sssd_be
2340 root????? 20?? 0? 435m? 22m? 13m R? 4.0? 0.6?? 6:42.97 smbd
2377 root????? 20?? 0? 436m? 20m? 11m R? 4.0? 0.5?? 4:11.66 smbd
?
?
---------------------------------
?
?
When I tshark the network traffic I always see these packets:
----------------------------...
2006 Nov 27
5
startx reboots my computer
...*************************************************
with the PID numbers peaking at 12551, tasks at 7696, swap at 1-1.4GB used.
The situation then tapers back down to "nominal" with the end looking like
this:
top - 22:30:04 up 6 min, 3 users, load average: 1698.55, 626.56, 224.72
Tasks: 3756 total, 1 running, 3755 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.8% us, 6.6% sy, 0.0% ni, 0.0% id, 90.3% wa, 0.0% hi, 0.3% si
Mem: 1024380k total, 863720k used, 160660k free, 340k buffers
Swap: 8385848k total, 562008k used, 7823840k free, 27528k cached
top - 22:30:07 up...