Displaying 8 results from an estimated 8 matches for "fork1".
Did you mean:
fork
2006 Oct 13
3
error running webserver 7 with the DTrace dvm agents...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#330000" bgcolor="#ffffff">
<tt><font size="+1">I am attempting to run the sun webserver 7
2006 Mar 03
10
CiscoWorks 2.5 Install on Solaris 10
...5FC58) = 0
17671: brk(0x0005FC58) = 0
17671: brk(0x00061C58) = 0
17671: issetugid() = 0
17671: schedctl() = 0xFEDE4000
17671: fork1() = 17672
17671: lwp_sigmask(SIG_SETMASK, 0x00000000, 0x00000000) = 0xFFBFFEFF
[0x0000FFFF]
17672: fork1() (returning as child ...) = 17671
17672: getpid() = 17672 [17671]
17672: lwp_self()...
2003 Sep 27
8
Patch for boot-time USB hangs in 4.9-PRERELEASE
...eport so far, but it would be helpful to get more feedback to
determine if this is the right fix to be committed.
The problem was that interrupts were getting unmasked too early in
the boot process, causing an interrupt storm that usually occurred
while USB devices were being probed. The bug is in fork1(), which
is used by kthread_create() to create kernel threads; the code there
assumed that all interrupts would be unmasked when called, so it
didn't bother saving and restoring the interrupt mask. This assumption
is reasonable for normal fork() calls, but not for the creation of
kernel threads...
2004 Feb 24
4
Pam trouble
...".., 4092) = 16
29964: write(14, "\0\0\001\0\0\001\0\0\0\0".., 20) = 20
29964: poll(0x00052E28, 10, 1664) = 1
29964: read(14, "\0\0\002\0\0\001\0\0\011".., 4076) = 29
29964: pipe() = 15 [16]
29964: fork1() = 29981
29964: lwp_schedctl(SC_STATE|SC_PREEMPT, 0, 0xFFBFF7AC) = 0
29964: close(16) = 0
29981: fork1() (returning as child ...) = 29964
29981: getpid() = 29981...
2009 Oct 25
21
zfs inotify?
OK, so this may be a little off-topic, but here goes:
The reason I switched to OpenSolaris was primarily to take advantage of ZFS''s
features when storing my digital imaging collection.
I switched from a pretty stock Linux setup, but it left me at one
disadvantage. I had been using inotify under Linux to trigger a series of Ruby
scripts that would do all the basic ingestion/setup for
2003 Sep 29
16
FreeBSD 4.9 RC1 (i386) now available
Not all FTP sites have the first release candidate, but it is at least
available from ftp.freebsd.org. Please download and install this
candidate and help us find bugs BEFORE we call it 4.9-RELEASE.
ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.9-RC1
ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.9-RC1-i386-disc1.iso
We are particularly interested in having people test this release
2006 Mar 17
1
Fatal trap 12: page fault while in kernel mode / current process=12 (swi1: net)
this is 6.0-STABLE as for Mar 17.
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2006 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.1-PRERELEASE #2: Fri Mar 17 11:05:32 UTC 2006
vlad@host:/usr/src/sys/amd64/compile/DEF_WEB
Timecounter
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
#