[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#153446: marked as done (xfs: should die gracefully, not horribly, if its config file does not exist)



Your message dated Mon, 19 Feb 2007 22:00:56 +0100
with message-id <45DA1008.4070100@ens-lyon.org>
and subject line Bug#153446: xfs: should die gracefully, not horribly, if its config file does not exist
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xfs
Version: 4.1.0-17
Severity: normal

XFS doesn't check to see if it's config file exists; if it doesn't, it simply dies an unusual death. Granted, the config should be there, but it should die gracefully (and tell why it died!) if it can't read its config.

open("/usr/X11R6/lib/X11/fs/config", O_RDONLY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()                                = 29248
kill(29248, SIGABRT)                    = 0
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++


-- System Information
Debian Release: testing/unstable
Kernel Version: Linux logger 2.4.19-rc1-ac7 #1 Wed Jul 17 09:31:35 EDT 2002 i686 unknown unknown GNU/Linux

Versions of the packages xfs depends on:
ii  debconf        1.1.17         Debian configuration management system
ii  libc6          2.2.5-12       GNU C Library: Shared libraries and Timezone
ii  zlib1g         1.1.4-1        compression library - runtime

--- Begin /etc/X11/fs/config (modified conffile)
Config file not present or no permissions for access

--- End /etc/X11/fs/config

--- Begin /etc/X11/fs/xfs.options (modified conffile)
Config file not present or no permissions for access

--- End /etc/X11/fs/xfs.options

CONFIDENTIALITY NOTICE: The information contained in this electronic message is legally privileged and confidential and intended only for the use of the individual or entity named above.  If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this e-mail or any of it?s components is strictly prohibited.  If you have received this email in error, please contact the sender at Campus USA Credit Union at (352) 335-9090.

  


--- End Message ---
--- Begin Message ---
Closing since it does not die horribly anymore:

$ /etc/init.d/xfs restart
Stopping X font server: xfs.
Setting up X font server socket directory /tmp/.font-unix...done.
Starting X font server: xfs/usr/bin/xfs error: CONFIG: can't open
configuration file "/etc/X11/fs/config"
/usr/bin/xfs fatal error: couldn't read config file
 already running.


Brice


--- End Message ---

Reply to: