Displaying 20 results from an estimated 122 matches for "libthread".
Did you mean:
libpthread
2005 Mar 06
2
Trying to get Xilinx tools running
...L.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libPortability.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libSTL.dll") not found
err:module:import_dll Library libSTL.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libThread.dll") not found
err:module:import_dll Library libThread.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libPortability.dll") not found
err:module:import_dll Library libPortability.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libvhpparse.dll") not found
err:module:import_...
2008 Sep 29
4
static libgcc issue on solaris 8
...ttle question. Has somebody already compiled samba on SunOS 5.8
because I cannot statically link libgcc libraries.
I already tried "gcc -static-libgcc", added "-lgcc_s" to LIBS variable
but always the same result.
Below resulted compiled binary ..
# ldd bin/ntlm_auth
libthread.so.1 => /usr/lib/libthread.so.1
libsendfile.so.1 => /usr/lib/libsendfile.so.1
libresolv.so.2 => /usr/lib/libresolv.so.2
libnsl.so.1 => /usr/lib/libnsl.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libdl.so.1 =>...
2007 Jan 05
0
troubles with telnet sessions under Solaris8 as AD member with winbind V3.0.23d
...9156, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_F
IXED, 9, 32768) = 0xFF0B8000
19080: munmap(0xFF0AA000, 57344) = 0
19080: memcntl(0xFF0A0000, 9180, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
19080: close(9) = 0
19080: stat("/lib/libthread.so.1", 0xFFBEE7F8) = 0
19080: resolvepath("/lib/libthread.so.1", "/usr/lib/libthread.so.1",
1023) = 23
19080: open("/lib/libthread.so.1", O_RDONLY) = 9
19080: mmap(0xFF1E0000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED,
9, 0)
= 0xFF1E00...
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
#
2009 Dec 04
1
[PATCH] lib: Add thread-safety to global list of handles.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming blog: http://rwmj.wordpress.com
Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
-------------- next part --------------
>From 8bef0ef3f3a65360f9fa6ccebb62c21a8463d5fe Mon Sep 17 00:00:00 2001
From: Richard
2010 Oct 14
0
Still no working windbind on Solaris9 - samba 3.4.9
...o PC clients, but not permit
interactive logins to the host. I see messages like:
ld.so.1: su: fatal: relocation error: file
/usr/lib/security/pam_winbind.so.1: symbol libintl_bindtextdomain:
referenced symbol not found
Killed
ldd shows me:
ldd -d /usr/lib/security/pam_winbind.so.1
libthread.so.1 => /usr/lib/libthread.so.1
libpam.so.1 => /usr/lib/libpam.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libtalloc.so => /usr/lib/libtalloc.so
libwbclient.so => /usr/lib...
2010 Sep 18
0
dovecot-2.0.3 : Am I missing anything here ?
.../opt/csw/lib/libkrb5support.so.0
libintl.so.1 => /usr/lib/libintl.so.1
libgcc_s.so.1 => /opt/csw/lib/libgcc_s.so.1
libmp.so.2 => /usr/lib/libmp.so.2
libaio.so.1 => /usr/lib/libaio.so.1
libm.so.1 => /usr/lib/libm.so.1
libthread.so.1 => /usr/lib/libthread.so.1
That looks to be a massive list.
I'm always worried that some "feature" is being forgotten by me.
Any thoughts from the gurus ?
--
Dennis
2006 May 28
0
sigbus fault ?
...guest account = eirvine
log level = 3
preferred master = No
local master = No
domain master = No
[homes]
comment = Home Directories
valid users = %S
read only = No
browseable = No
Here is what smbd is linked against:
ldd sbin/smbd
libthread.so.1 => /usr/lib/libthread.so.1
libldap-2.3.so.0 => /opt/OpenLDAP/openldap/lib/libldap-2.3.so.0
liblber-2.3.so.0 => /opt/OpenLDAP/openldap/lib/liblber-2.3.so.0
libgssapi_krb5.so.2 => /opt/Kerberos/krb5-1.4.3/lib/libgssapi_krb5.so....
2010 Nov 19
1
gomp library with Rtools212
Dear developers,
I am a maintainer of the CORElearn package which uses OpenMP multithreading
to speed up some computations. When producing a new release we tested the
package with the latest R 2.12.0. On Linux the package works normally. On
Windows we installed a recommended version of Rtools (Rtools212) but the
linker fails with the messages below.
...
g++
2006 May 11
2
ADS on Solaris
Hi all,
I see that the premade binaries for Samba on Solaris, even recent
versions, have ADS support not compiled in. I see more ad domains than
nt4 domains these days, so I am going to compile it myself with ads on.
I want to ask the experienced if there are any gotchas with ads Samba on
Solaris, or something about Solaris that makes ads Samba support
difficult. Thanks
Jason
2006 Jul 02
0
Help with Icecast core dump
....
Loaded symbols for /usr/lib/libaio.so.1
Reading symbols from /usr/lib/libmd5.so.1...done.
Loaded symbols for /usr/lib/libmd5.so.1
Reading symbols from /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1
Reading symbols from /usr/lib/libthread.so.1...done.
Loaded symbols for /usr/lib/libthread.so.1
Reading symbols from /usr/lib/nss_files.so.1...done.
Loaded symbols for /usr/lib/nss_files.so.1
#0 auth_new_listener (auth_user=0x63148) at auth.c:158
158 if (client->auth->authenticate (auth_user) != AUTH_OK)
(gdb) bt
#0 a...
2006 Apr 21
1
Samba library error - Solaris 8
Hello all,
I've got a newly installed Solaris 8 system running the Feb 2005 patch
cluster. I downloaded the following packages from sunfreeware and
installed on this new system (installed in the order listed):
gcc_small-3.3.2-sol8-sparc-local
libiconv-1.8-sol10-sparc-local
ncurses-5.4-sol10-sparc-local
popt-1.7-sol10-sparc-local
readline-5.1-sol10-sparc-local
2006 May 28
1
sigbus fault?
...laris
guest account = eirvine
log level = 3
preferred master = No
local master = No
domain master = No
[homes]
comment = Home Directories
valid users = %S
read only = No
browseable = No
Here is what smbd is linked against:
ldd sbin/smbd
libthread.so.1 => /usr/lib/libthread.so.1
libldap-2.3.so.0 => /opt/OpenLDAP/openldap/lib/libldap-2.3.so.0
liblber-2.3.so.0 => /opt/OpenLDAP/openldap/lib/liblber-2.3.so.0
libgssapi_krb5.so.2 => /opt/Kerberos/krb5-1.4.3/lib/libgssapi_krb5.so....
2008 Jan 17
1
Need help to install dovecot on solaris 10 with openldap libs
...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.1 => /lib/libaio.so.1
libpthread.so.1 => /lib/libpthread.so.1
libthread.so.1 => /lib/libthread.so.1
libdl.so.1 => /lib/libdl.so.1
libsoftokn3.so => /usr/lib/mps/libsoftokn3.so
libplds4.so => /usr/lib/mps/libplds4.so
libdoor.so.1 => /lib/libdoor.so.1
libuutil.so.1 => /lib/libuutil.so.1...
2006 Oct 31
0
On Solaris8 install samba show error: libsendfile.so.1: open failed: No such file or directory
...023) = 16
24844: open("/var/ld/ld.config", O_RDONLY) = 3
24844: fstat(3, 0xFFBEF468) = 0
24844: mmap(0x00000000, 160, PROT_READ, MAP_SHARED, 3, 0) = 0xFF3A0000
24844: close(3) = 0
24844: stat("/usr/lib/libthread.so.1", 0xFFBEF304) = 0
24844: open("/usr/lib/libthread.so.1", O_RDONLY) = 3
24844: fstat(3, 0xFFBEF304) = 0
24844: mmap(0x00000000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xFF390000
24844: mmap(0x00000000, 245760, PROT_READ|PROT_EXEC,...
2005 Jul 27
1
unable to source a .R file using RJava
...a.REvaluator.eval(REvaluator.java:40)
at com.icoria.rwrapper.JavaRCall3.run_sourceRFile(JavaRCall3.java:25)
at com.icoria.rwrapper.JavaRCall3.main(JavaRCall3.java:46
Dynamic libraries:
0x10000 /tools/app/j2sdk1.4.1_02-20030305/j2sdk1.4.1_02/bin/java
0xff360000 /usr/lib/libthread.so.1
0xff3a0000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff330000 /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
0xfe000000 /imports/filer04/tools/app/j2sdk1.4.1_02-20030305/j2sdk1.4.1_02/jre/lib/sparc/client/libjvm.so
0xff2d0000 /usr/lib/libCrun.so.1
0xff1e0000...
2012 Jan 10
1
Panic: file mbox-sync.c: line 1348: assertion failed
...ere is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.8"...
(gdb) run
Starting program: /opt/local/bin/doveadm -v mailbox status -u g029
messages Software-alle/AK-Software-Tagung
warning: Lowest section in /lib/libthread.so.1 is .dynamic at 00000074
warning: Lowest section in /lib/libdl.so.1 is .hash at 000000b4
doveadm(g029): Panic: file mbox-sync.c: line 1348: assertion failed:
(file_size >= sync_ctx->expunged_space + trailer_size)
doveadm(g029): Error: Raw backtrace: 0xff1cbc30 -> 0xff319544 ->
0...
2008 Apr 28
6
Strange behaviour of winbind on solaris 8
Dear All,
I came across a really strange behaviour when using winbind on solaris 8.
Normally "nscd" should be turned off because it's causing problems in the
username resolution etc. When I turn it off I can login e.g. using ssh as an
AD users but when i start a command like "ls" it gets put in the background
immediately? When "nscd" is turn on and login again I
2006 May 31
1
Dovecot 1.0beta8 dovecot-auth consumes 100% CPU time on Solaris 10 amd64
...gt; /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
libaio.so.1 => /lib/64/libaio.so.1
libpthread.so.1 => /lib/64/libpthread.so.1
libthread.so.1 => /lib/64/libthread.so.1
libdl.so.1 => /lib/64/libdl.so.1
libsoftokn3.so => /usr/lib/mps/amd64/libsoftokn3.so
libplds4.so => /usr/lib/mps/amd64/libplds4.so
libdoor.so.1 => /lib/64/libdoor.so.1
libuutil.so.1 =>...
2006 Jan 30
0
Samba 3.0.21a (64 Bit) dumps core when trying to join domain on Solaris 9
...ompilers in use where
Sun Forte Version 11 and gcc 3.4.2. The binaries where compiled for 64
bit, using CFLAGS="-m64" for gcc for example. I just used
configure --prefix=<path>
The core file analysis of the latest build shows that strlen() is called:
# mdb core
Loading modules: [ libthread.so.1 libc.so.1 ld.so.1 ]
> ::status
debugging core file of net (64-bit) from vmwsol
executable file: /opt/samba-3.0.21a_sol9_64bit-2/bin/net
initial argv: ./net join -S glpls01 -P -U joindomain
threading model: multi-threaded
status: process terminated by SIGSEGV (Segmentation Fault)
> $C
ff...