Re: /lib/udev/devices/core
- From: Fred Roller <froller@xxxxxxxxxxxxxx>
- Date: Wed, 24 Jun 2009 09:47:45 -0400
On Wed, 2009-06-24 at 18:40 +0530, savita@xxxxxxxxxxxxxxxx wrote:
who will cal this file in ubuntu 9.04
/etc/event.d/rcS. which inturn executes /etc/init.d/rcS.
where i can check console device configured properly.
thanks in advance,
Savita
On Wed, 2009-06-24 at 18:11 +0530, savita@xxxxxxxxxxxxxxxx wrote:
Hi,froller@metis:~$ locate lib/udev/devices/core
i want to know who calls this following binary file(core) in ubuntu
9.04.
lib/udev/devices/core
what this file do?
-------------------------------------------------------------------------------
DISCLAIMER: This e-mail and any attachment (s) is for authorised use by
the
intended recipient (s) only. It may contain proprietary material,
confidential
information and/or be subject to the legal privilege of iWave Systems
Technologies Private Limited. If you have received this message in
error,
please notify the originator immediately. If you are not the intended
recipient, you are notified that you are strictly prohibited from
retaining,
using, copying, alerting or disclosing the content of this message.
Thank you
for your co-operation.
------------------------------------------------------------------------------
/lib/udev/devices/core
froller@metis:~$ whatis core
core (5) - core dump file
man core
NAME
core - core dump file
DESCRIPTION
The default action of certain signals is to cause a process to
terminate and produce a core dump file, a disk file containing an image
of the processâs memory at the time of termination. This image can
be used in a debugger (e.g., gdb(1)) to inspect the state of the
program at the time that it terminated. A list of the signals which
cause a process to dump core can be found in signal(7).
...
froller@metis:/lib/udev/devices$ ls -l
total 12
crw------- 1 root root 5, 1 2009-05-26 11:19 console
lrwxrwxrwx 1 root root 11 2009-05-26 11:19 core -> /proc/kcore
note that /lib/udev/devices/core links back to /proc/kcore and as I am
to understand it this happens when one of your systems or services
experiences a crash. Hope this helps and if anyone can expand on this
please do.
--
Fred R.
www.fwrgallery.com
"Life is like Linux, simple. If you are fighting it, you are doing
something wrong."
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
-------------------------------------------------------------------------------
DISCLAIMER: This e-mail and any attachment (s) is for authorised use by
the
intended recipient (s) only. It may contain proprietary material,
confidential
information and/or be subject to the legal privilege of iWave Systems
Technologies Private Limited. If you have received this message in error,
please notify the originator immediately. If you are not the intended
recipient, you are notified that you are strictly prohibited from
retaining,
using, copying, alerting or disclosing the content of this message. Thank
you
for your co-operation.
------------------------------------------------------------------------------
-------------------------------------------------------------------------------
DISCLAIMER: This e-mail and any attachment (s) is for authorised use by the
intended recipient (s) only. It may contain proprietary material, confidential
information and/or be subject to the legal privilege of iWave Systems
Technologies Private Limited. If you have received this message in error,
please notify the originator immediately. If you are not the intended
recipient, you are notified that you are strictly prohibited from retaining,
using, copying, alerting or disclosing the content of this message. Thank you
for your co-operation.
------------------------------------------------------------------------------
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
froller@metis:/etc/event.d$ less /etc/event.d/rcS
# rcS - runlevel compatibility
#
# This task runs the old sysv-rc startup scripts.
start on startup
stop on runlevel
# Note: there can be no previous runlevel here, if we have one it's bad
# information (we enter rc1 not rcS for maintenance).
...
also, please end post as it makes it easier to keep up with the
conversation. Hope this helps.
--
Fred R.
www.fwrgallery.com
"Life is like Linux, simple. If you are fighting it, you are doing
something wrong."
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- OT: trimming posts - was Re: /lib/udev/devices/core
- From: Michael M. Moore
- Re: /lib/udev/devices/core
- From: Avi Greenbury
- OT: trimming posts - was Re: /lib/udev/devices/core
- References:
- /lib/udev/devices/core
- From: savita
- Re: /lib/udev/devices/core
- From: Fred Roller
- Re: /lib/udev/devices/core
- From: savita
- /lib/udev/devices/core
- Prev by Date: Re: /lib/udev/devices/core
- Next by Date: Re: /lib/udev/devices/core
- Previous by thread: Re: /lib/udev/devices/core
- Next by thread: Re: /lib/udev/devices/core
- Index(es):
Relevant Pages
|