search for: libnspr4

Displaying 20 results from an estimated 90 matches for "libnspr4".

2023 Feb 01
1
dyn.load(now = FALSE) not actually lazy?
? Wed, 1 Feb 2023 14:16:54 +1100 Michael Milton <ttmigueltt at gmail.com> ?????: > Is this a bug in the `dyn.load` implementation for R? If not, why is > it behaving like this? What should I do about it? On Unix-like systems, dyn.load forwards its arguments to dlopen(). It should be possible to confirm with a debugger that R passes RTLD_NOW to dlopen() when calling dyn.load(now =
2015 Mar 01
4
SSL only working in DEBUG mode
Hi, I spent quite some time pulling my hair out and trying to figure out why NUT wasn't working properly with SSL enabled. I tried several approaches until I found something interesting. I'm using NUT 2.7.1 in Ubuntu Server 14.04 Trusty Tahr After properly configuring a self signed certificate with "certutil" from libnss3-tools, there was no way to get proper SSL connection
2016 Aug 04
0
curl build system is broken and so is mock
...libsmime3.so => /lib64/libsmime3.so (0x00007f0015dd5000) libnss3.so => /lib64/libnss3.so (0x00007f0015aaf000) libnssutil3.so => /lib64/libnssutil3.so (0x00007f0015883000) libplds4.so => /lib64/libplds4.so (0x00007f001567e000) libplc4.so => /lib64/libplc4.so (0x00007f0015479000) libnspr4.so => /lib64/libnspr4.so (0x00007f001523b000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f001501e000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f0014e1a000) libz.so.1 => /lib64/libz.so.1 (0x00007f0014c04000) libc.so.6 => /lib64/libc.so.6 (0x00007f0014842000) libidn.so.11 =&...
2019 Dec 20
4
Upgrading from Debian Stretch to Buster, Van Belle package
Ah, ok, apt-get remove libldb1 ldb-tools Then try again : apt install samba winbind acl The replacement of libldb1 to libldb2 is missing something. I'll have a look at that. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: Lmloge [mailto:lmloge at orange.fr] > Verzonden: vrijdag 20 december 2019 13:15 > Aan: L.P.H. van Belle > CC: samba at lists.samba.org
2015 Mar 30
0
sssd-ad cannot be installed with sernet samba
...(0x00007f384a9d5000) libnss3.so => /lib64/libnss3.so (0x00007f384a6b0000) libnssutil3.so => /lib64/libnssutil3.so (0x00007f384a483000) libplds4.so => /lib64/libplds4.so (0x00007f384a27f000) libplc4.so => /lib64/libplc4.so (0x00007f384a07a000) libnspr4.so => /lib64/libnspr4.so (0x00007f3849e3b000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3849c1f000) libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f3849a11000) /lib64/ld-linux-x86-64.so.2 (0x00007f384d535000) libcrypt.so.1 => /lib6...
2019 Dec 20
0
Upgrading from Debian Stretch to Buster, Van Belle package
...lowing additional packages will be installed: ? ibverbs-providers libboost-atomic1.67.0 libboost-iostreams1.67.0 libboost-regex1.67.0 libboost-system1.67.0 libboost-thread1.67.0 ? libcephfs2 libgfapi0 libgfrpc0 libgfxdr0 libglusterfs0 libgpgme11 libibverbs1 libldb1 libnl-3-200 libnl-route-3-200 libnspr4 libnss3 ? librados2 libsmbclient libstemmer0d libtirpc-common libtirpc3 libtracker-sparql-2.0-0 libwbclient0 python3-crypto python3-dnspython ? python3-gpg python3-iso8601 python3-ldb python3-markdown python3-pygments python3-samba python3-talloc python3-tdb python3-yaml ? samba-common samba-c...
2017 Jan 13
11
[Bug 99396] New: Crash in nouveau_dri.so when switching apps with alt-tab in Gnome
...17317df __clone (libc.so.6) Stack trace of thread 8434: #0 0x00007f63b19f410f pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0) #1 0x00007f63a492d4e0 PR_WaitCondVar (libnspr4.so) #2 0x00007f63ad55cbab n/a (libmozjs-24.so) #3 0x00007f63a4932d6c n/a (libnspr4.so) #4 0x00007f63b19ee454 start_thread (libpthread.so.0)...
2016 Aug 04
3
curl build system is broken and so is mock
On 08/03/2016 06:13 PM, Chris Adams wrote: > Once upon a time, Alice Wonder <alice at domblogger.net> said: >> Something in the curl build will always link the binary against >> OpenSSL if the openssl-lib package is present, and will always link >> the library against OpenSSL if any TLS option is enabled in the >> configure. > > No, it doesn't. You can
2008 Jan 17
1
Need help to install dovecot on solaris 10 with openldap libs
....so.1 libsendfile.so.1 => /lib/libsendfile.so.1 libc.so.1 => /lib/libc.so.1 libgen.so.1 => /lib/libgen.so.1 libcmd.so.1 => /lib/libcmd.so.1 libsasl.so.1 => /usr/lib/libsasl.so.1 libmd5.so.1 => /lib/libmd5.so.1 libnspr4.so => /usr/lib/mps/libnspr4.so libplc4.so => /usr/lib/mps/libplc4.so libnss3.so => /usr/lib/mps/libnss3.so libssl3.so => /usr/lib/mps/libssl3.so libmp.so.2 => /lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libaio.so....
2015 Mar 02
0
Fwd: SSL only working in DEBUG mode
...sty Tahr > > Thank you for taking the time to write up this bug report. > Well, thank you for replying so quickly :-) > Just for reference, what are the full versions of the packages? > (including the .deb revisions) > > for instance: > $ dpkg-query -W nut-server libnss3 libnspr4 > libnspr4:i386 2:4.10.7-0ubuntu0.14.04.1 > libnss3:i386 2:3.17.4-0ubuntu0.14.04.1 > nut-server 2.7.1-1ubuntu1 > We run exactly on the very same versions. > > After properly configuring a self signed certificate with "certutil" > from > > libnss3-to...
2012 Mar 19
1
ABRT interpretation / guidance needed
...0000000 fd:00 25135 /usr/lib/liblzma.so.0.0.0 024b2000-024b3000 rw-p 00023000 fd:00 25135 /usr/lib/liblzma.so.0.0.0 027b1000-027b9000 r-xp 00000000 fd:00 159118 /lib/libpopt.so.0.0.0 027b9000-027ba000 rw-p 00007000 fd:00 159118 /lib/libpopt.so.0.0.0 0286d000-028a7000 r-xp 00000000 fd:00 156328 /lib/libnspr4.so 028a7000-028a8000 r--p 00039000 fd:00 156328 /lib/libnspr4.so 028a8000-028a9000 rw-p 0003a000 fd:00 156328 /lib/libnspr4.so 028a9000-028ab000 rw-p 00000000 00:00 0 028ad000-028b1000 r-xp 00000000 fd:00 156332 /lib/libplc4.so 028b1000-028b2000 r--p 00003000 fd:00 156332 /lib/libplc4.so 028b2000-0...
2014 Jul 19
0
[HowTo] Installing Samba and sssd on Debian Wheezy (with manual backport)
...We need the already officially backported samba-dev an some libraries apt-get install samba-dev libtevent-dev libldb-dev libtalloc-dev libtdb-dev -t wheezy-backports apt-get install quilt dh-autoreconf libpopt-dev libdbus-1-dev libkeyutils-dev libldap2-dev libnl-3-dev libnl-route-3-dev libnss3-dev libnspr4-dev libpcre3-dev libselinux1-dev libsasl2-dev libltdl-dev docbook-xsl docbook-xml libxml2-utils xsltproc krb5-config libkrb5-dev libc-ares-dev libsemanage1-dev libdhash-dev libcollection-dev libini-config-dev dh-apparmor libglib2.0-dev dh-systemd cd sssd-1.11.3/ # Check for additional missing dep...
2008 Jul 30
0
Evolution Calendar crash
...01 in POA_GNOME_Evolution_DataServer_InterfaceCheck__fini () No symbol table info available. #5 <signal handler called> No symbol table info available. #6 0x001223b0 in pthread_mutex_lock () from /lib/libpthread.so.0 No symbol table info available. #7 0x008877c2 in PR_Lock () from /usr/lib/libnspr4.so No symbol table info available. #8 0x0088c8d5 in PR_ProcessExit () from /usr/lib/libnspr4.so No symbol table info available. #9 0x0011fb8c in __nptl_deallocate_tsd () from /lib/libpthread.so.0 No symbol table info available. #10 0x00120479 in start_thread () from /lib/libpthread.so.0 No symbol...
2020 Mar 23
5
USB drivers not found when compiling
Came across this in the process of troubleshooting: https://alioth-lists.debian.net/pipermail/nut-upsuser/2011-November/007249.html My whole reason for compiling from source is to add SSL support (as it doesn't seem available through the package manager). Apt list shows these installed: libusb-1.0-0-dev/stable,now 2:1.0.22-2 armhf [installed] libusb-1.0-0/stable,now 2:1.0.22-2 armhf
2015 Mar 30
3
sssd-ad cannot be installed with sernet samba
El 30/03/15 a les 11:38, Rowland Penny ha escrit: >> Is there any hope to have this issue fixed? Where does one report bugs >> in the sernet packaging? >> >> >> TIA > > Have you tried to install sssd-ad ? that link you posted was about > installing on 12.04, things may have changed. You could try 'apt-get > install -s sssd-ad' > This will tell
2006 May 31
1
Dovecot 1.0beta8 dovecot-auth consumes 100% CPU time on Solaris 10 amd64
...rt.so.1 => /lib/64/librt.so.1 libsendfile.so.1 => /lib/64/libsendfile.so.1 libc.so.1 => /lib/64/libc.so.1 libcmd.so.1 => /lib/64/libcmd.so.1 libsasl.so.1 => /usr/lib/64/libsasl.so.1 libmd5.so.1 => /lib/64/libmd5.so.1 libnspr4.so => /usr/lib/mps/64/libnspr4.so libplc4.so => /usr/lib/mps/64/libplc4.so libnss3.so => /usr/lib/mps/64/libnss3.so libssl3.so => /usr/lib/mps/64/libssl3.so libmp.so.2 => /lib/64/libmp.so.2 libscf.so.1 => /lib/64/libscf.so.1...
2012 Jul 03
7
after last update google-chrome no runs anymore
Hi all. I've updated google-chrome to recent version and it gets unbooted, when I fired google-chrome up I got messages like these: /usr/bin/google-chrome: /lib/libz.so.1: no version information available (required by /usr/bin/google-chrome) /usr/bin/google-chrome: /lib/libz.so.1: no version information available (required by /usr/bin/google-chrome) /opt/google/chrome/chrome:
2020 Mar 23
0
USB drivers not found when compiling
...; > My whole reason for compiling from source is to add SSL support (as it doesn't seem available through the package manager). The mainline Debian buster compiles nut against the Mozilla NSS library. Since the network code is in a library, you will only see the dependencies on libnss3 and libnspr4 from libupsclient4, not from nut-client and nut-server. I assume this holds true for Raspbian as well. > I've been referring to these docs: > > https://networkupstools.org/docs/user-manual.chunked/ar01s05.html <https://networkupstools.org/docs/user-manual.chunked/ar01s05.html>...
2003 Jun 19
0
flashpluginwrapper for Flash 6 (Shared Library Tools redux)
..._plugins/libflashplayer.so #6 0x29761cbe in _init () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #7 0x28081acf in find_symdef () from /usr/libexec/ld-elf.so.1 #8 0x280823ef in dlopen () from /usr/libexec/ld-elf.so.1 #9 0x28128c18 in PR_LoadLibrary () from /usr/X11R6/lib/mozilla/./libnspr4.so #10 0x28128b34 in PR_LoadLibraryWithFlags () ... Anyone familiar enough with Mozilla internals to understand why pthread_mutex_init segfaults? Has Mozilla started its own threads by the time it loads the libraries? I don't know where to look to track this down. Maybe a difference betw...
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris 10. For some reason since yesterday, the smbd process just "hangs" at the start. No log is generated on server side Where smbd is started, I can't find any open port on 139 or 145 My OS is Solaris 10 # uname -a SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120 #