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

Re: [Issue 57543] OpenOffice.org: Crashes while clicking on font selection list.



Hi us,

On 26 Dec 2005 21:12:28 -0000, us@openoffice.org <us@openoffice.org > wrote:
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57543


@us:
These are system fonts of debian sid with kernel 2.6.11.

"xlsfonts" gives following o/p

-misc-cmex10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-cmmi10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-cmr10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-cmsy10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-msam10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-msbm10-medium-r-normal--0-0-0-0-p-0-iso10646-1

Even "xfontsel" crashes with these fonts. Here are strace o/p of Cmex10 and console o/p of Cmmi10.

$> strace xfontsel

read(3, "\0\2I\7G\0@\2\0\0-\277N\333\27\10\300z\271\10`\370\377"..., 32) = 32
open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=36378, ...}) = 0
read(4, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 36378) = 36378
close(4)                                = 0
write(2, "X Error of failed request:  BadV"..., 86X Error of failed request:  BadValue (integer parameter out of range for operation)
  ) = 86
write(2, "Major opcode of failed request: "..., 35Major opcode of failed request:  45) = 35
write(2, " (X_OpenFont)\n", 14 (X_OpenFont)
)         = 14
write(2, "  ", 2  )                       = 2
write(2, "Value in failed request:  0x2400"..., 35Value in failed request:  0x2400047) = 35
write(2, "\n", 1
)                       = 1
write(2, "  ", 2  )                       = 2
write(2, "Serial number of failed request:"..., 38Serial number of failed request:  1865) = 38
write(2, "\n  ", 3
  )                     = 3
write(2, "Current serial number in output "..., 45Current serial number in output stream:  1866) = 45
write(2, "\n", 1
)                       = 1
exit_group(1)                           = ?


Since strace o/p has almost 7000 lines, only portion of it is included here.

$> xfontsel

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  45 (X_OpenFont)
  Value in failed request:  0x2400047
  Serial number of failed request:  1673
  Current serial number in output stream:  1674

 

------- Additional comments from us@openoffice.org Mon Dec 26 13:12:27 -0800 2005 -------
@priti: could you provide a pointer where to obtain the problematic fonts; or
could you attach them here? Thx.

---------------------------------------------------------------------
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


Priti.

Reply to: