To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93219
                 Issue #|93219
                 Summary|avoid crashes in typesconfig
               Component|porting
                 Version|DEV300m30
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Thu Aug 28 15:39:51 +0000 
2008 -------
Currently, sal/typesconfig/typesconfig.c:1.7 is designed to crash
(USE_FORK_TO_CHECK, introduced in tools/source/solar/solar.c:1.3, from which
typesconfig.c has been cloned; @waratah: do you have a pointer for "POSIX
defines that a program is undefined after a SIG_SEGV"?; btw, tools/source/solar
appears to be dead code now), which is unfortunate, as depending on system
settings it can lead to a core file being written to sal/typesconfig/, which in
turn can cause problems in other places due to file permissions (e.g.,
encountered when Sun-Hamburg internal feedme tool tried to copyprj sal and
failed due to an unreadable core file).  Maybe the USE_FORK_TO_CHECK code can
simply be removed.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to