http://qa.mandrakesoft.com/show_bug.cgi?id=3831
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla-
| |[EMAIL PROTECTED]
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From [EMAIL PROTECTED] 2003-25-06 05:26 -------
The crash could indeed be because of the missing /usr/X11R6/lib/X11/xedit directory.
Backtrace:
#0 0x0805f208 in LispProclaimSpecial ()
#1 0x0806283a in LispBegin ()
#2 0x0805a349 in XeditLispInitialize ()
#3 0x0804b9ee in main ()
#4 0x4024da17 in __libc_start_main () from /lib/i686/libc.so.6
The directory is removed at lin 1188 of the spec file. Seems that this directory
should be packaged.
confirming.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
the current version of xedit crashes, it looks like it want
/usr/X11R6/lib/X11/xedit/lisp/lisp.lsp
rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0
access("/usr/X11R6/lib/X11/xedit/lisp/lisp.lsp", F_OK) = -1 ENOENT (No such file or
directory)
write(2, "*** ", 4*** ) = 4
write(2, "OPEN: file \"/usr/X11R6/lib/X11/x"..., 57OPEN: file
"/usr/X11R6/lib/X11/xedit/li...
does not exist) = 57
write(2, "\n", 1) = 1
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---