Displaying 20 results from an estimated 370 matches similar to: "ld-linux segfault"
2007 Jun 11
24
multiple routing tables for internal router programs
Maybe a strange request, I''ll try to explain this as clearer as I can
(forgive my bad english, please :-) ).
I''m setting a linux box as a router. My router uses multiple routing
tables, so I can address the traffic from specific ip addresses of my
lan to distinct ISPs providers (specifying a different default gateway
fo r each table), marking packets with iptables
2017 Dec 14
0
command 'service smb status' returns many process IDs
Hello,
I have a Samba4 server running on Linux CentOS 6. Many users use this Samba service from their Windows PCs. After the Samba service is started (service smb stop ; service smb start), days later, just don't know when, running the command 'service smb status' would return many process IDs, like this:
smbd (pid 32557 32240 32204 32202 31880 31874 31788 31714 31707 31337 31107
2006 Jun 15
1
Performance leak with concurrent requests on static files (Rails)
Hi,
I just found something weird for mongrel with static files.
Performance endlessly decreases if mongrel serve static files from
simultaneous requests :
Here is the test setup:
Ruby on Rails
Mongrel (tested with 1.3.12.4 and 1.3.13-pre installed today)
Ubuntu dapper, compiled ruby 1.8.4.
http client :
while true; do ab -n 1000 -c 30 http://localhost:3000/ 2>/dev/null |
grep
2018 Mar 04
3
Random Seed Location
On Mon, Feb 26, 2018 at 3:25 PM, Gary Black <gwblack001 at sbcglobal.net>
wrote:
(Sorry to be a bit slow responding.)
You have not supplied a complete example, which would be good in this
case because what you are suggesting could be a serious bug in R or a
package. Serious journals require reproducibility these days. For
example, JSS is very clear on this point.
To your question
>
2012 Nov 23
0
Wine release 1.5.18
The Wine development release 1.5.18 is now available.
What's new in this release (see below for details):
- Various Windows Codecs improvements.
- Fixes for OLE database support.
- Improvements to system parameters management.
- Some fixes to the built-in Web browser.
- Fixes for XML support.
- Various bug fixes.
The source is available from the following locations:
2009 Aug 07
3
Simple Question: adding points to a boxplot
I apologize in advance for the simplicity of this question. I use R 2-3 times a year, and I seem to forget more in the intervening months than I learn during my days of panicked reading.... I HAVE tried looking at the help resources; I'm just not very good at understanding them.
I have a dataframe with 18 observations of 5 different things, and a second dataframe with and estimate for those
2005 Sep 29
1
Cisco AS5300 --> [SIP] --> Asterisk - NO AUDIO
OK, here goes my next problem.
I have puchased a DID which I can connect to via SIP
I have been given the following details:
Username: uka1xxxxxx
Password: 1000xxxxxx
Server: brxxxx.net:5160
My equipment is Asterisk CVS HEAD on Red Hat EL 3.0 (NO NAT)
The other end is a Cisco AS5300 (NO NAT)
I can register with the Cisco with no problem.
When I dial the DID it sends the call to my asterisk
2017 Dec 15
0
Wine release 3.0-rc2
The Wine development release 3.0-rc2 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
https://dl.winehq.org/wine/source/3.0/wine-3.0-rc2.tar.xz
http://mirrors.ibiblio.org/wine/source/3.0/wine-3.0-rc2.tar.xz
Binary packages for various distributions will be available
2017 Feb 03
0
Problems with winbind cache
Try changing your nsswitch.conf to
passwd: files winbind sss
shadow: files sss
group: files winbind sss
now do.
net cache flush
restart winbind
wbinfo -u
wbinfo -g
getent passwd username
getent passwd groupname
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Roger Lovato via
> samba
>
2018 Mar 18
0
Wine release 2.0.5
The Wine maintenance release 2.0.5 is now available.
What's new in this release (see below for details):
- Various bug fixes
The source is available from the following locations:
https://dl.winehq.org/wine/source/2.0/wine-2.0.5.tar.xz
http://mirrors.ibiblio.org/wine/source/2.0/wine-2.0.5.tar.xz
Binary packages for various distributions will be available from:
2015 Jan 23
0
Wine release 1.7.35
The Wine development release 1.7.35 is now available.
What's new in this release (see below for details):
- Beginnings of support for OpenGL core contexts.
- Initial support for glyph placement in DirectWrite.
- Some more WBEM objects.
- Various bug fixes.
The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.7.35.tar.bz2
2013 Jul 31
2
nut package with Riello UPS support
Thank you very much!!
I have tried configure downloaded source with
# ./configure --with-user=_ups --with-group=_ups
--with-statepath=/var/db/nut/
and then build driver and copy again. but this doesn't help (driver pid
still in the /var/state/ups).
Maybe I must add more arguments to change driver's pid location, but I did
next, I changed this argument in openbsd ports:
# pkg_delete nut
#
2017 Feb 03
3
Problems with winbind cache
Try cleaning up your smb.conf also.
> vfs objects = dfs_samba4, acl_xattr
Bit lower.
> vfs objects = recycle full_audit
Set this as : vfs objects = dfs_samba4, acl_xattr, recycle full_audit
Your using : > winbind nss info = rfc2307
So remove these lines
> idmap config * : backend = tdb
> idmap config *:range = 70001-80000
> idmap config
2017 Feb 03
3
Problems with winbind cache
Hi guys!!
I'm facing problem with Samba 4 + winbind that I spent some days to solve that without success and I'll appreciate any help.
I self compile samba 4 and apparently everything is working fine. I installed samba on six distributed servers at remote branch offices and all users, groups, dns and other components are replicating with success.
But last week I saw that windind
2015 May 09
4
Bug#784810: Xen domU try ton access to dom0 LVM Volume group
Package: xen-hypervisor-4.4-amd64
Version: 4.4.1-9
On a fresh installation of Debian Jessie, when I try to start a domU, it
try to access to a dom0 LVM Volume Group :
[...] (I put all the boot at the end)
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top
... Begin: Assembling all MD
2007 Sep 27
1
Polycom 501 won't take new bootrom.ld or sip.ld...
...even when I do the "factory reset" (4-6-8-* then 456).
I tried using FTP and TFTP, but even though the phone
uploads the log, I get these errors:
0927211350|app1 |3|00|Time has been set from 0.us.pool.ntp.org(69.60.124.59).
0927211350|cfg |4|00|Could not get all 512 bytes of the header.
0927211351|cfg |4|00|Could not get all 512 bytes of the header.
0927211422|app1 |4|00|Loaded
2006 Feb 23
4
Project Management Software
I have been searching for some project management software that works on
both linux and windows.
Does anyone have any ideas, all we need it to perform basic project
management tasks. A websolution would be ideal.
Thanks in advance
Peter
2007 Dec 13
2
ld issue
I have an annoying little issue that perhaps someone can explain to me.
I installed zenoss (very cool, http://www.zenoss.org) and things are OK.
when I use emacs or when somethings like a cron job execute, I get
notice of an error...
emacs: /opt/zenoss/lib/libpng12.so.0: no version information available
(required by emacs)
or
/usr/bin/webalizer: /opt/zenoss/lib/libpng12.so.0: no version
1998 Feb 06
0
Another ld-linux.so problem
Hello,
There''s another problem in ld-linux.so (and the a.out linker ld.so, too):
it is possible to trick the linker into loading old version of a library
if several versions are installed. This means that if you have upgraded
your libc (or libdb, etc) after a security hole was discovered, updated
/etc/ld.so.cache with ldconfig, and made sure the new version is used,
it still might be
2005 Sep 06
2
Polycom ip301 hangs at Running "sip.ld"
My polycom phone is now hanging at Running "sip.ld".
I modified it's config via the web interface to register with my
asterisk box.
I have tried to restore the default settings wth 468* and it doesn't
seem to work.
Any ideas?
-jonathan