[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2017-10-29 Thread Christopher M. Penalver
OR using EOL release, no response for years, and upstream fix released
in 2016.

** No longer affects: xorg-server (Ubuntu)

** Package changed: fedora => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Importance: Medium => Undecided

** Changed in: xorg-server (Ubuntu)
   Status: Won't Fix => New

** Changed in: xorg-server (Ubuntu)
 Remote watch: Red Hat Bugzilla #658587 => None

** No longer affects: xorg-server (Ubuntu)

** Project changed: xorg-server => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Importance: Critical => Undecided

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => New

** Changed in: xorg-server (Ubuntu)
 Remote watch: freedesktop.org Bugzilla #31501 => None

** Changed in: xorg-server (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=658587.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-11-30T18:47:00+00:00 Chris wrote:

Created attachment 463801
abrt report from Xorg crash

Description of problem:
If you attempt to use the X font server (xorg-x11-xfs) on Fedora 14 with
the Fedora 14 X server, the X server will crash on many or any operation
that seems to involve inventorying fonts. The minimal set of packages over
a stock install necessary to do this seems to be xfs itself and the 100dpi
bitmapped fonts, but it's possible that other font types will also do this.
(I have not attempted to do an exhaustive inventory.)

Reverting back to the Fedora 13 X server (and dependent drivers) on a
Fedora 14 system avoids the crash. This crash happens with all versions
of the Fedora 14 X server that I have seen, both the one on the
distribution image, the initial update in the updates repository, and the
latest update.

This may be the same bug as #651197 and #648608. I am refiling because
I have somewhat different abrt traces and a minimal reproduction, but
please feel free to mark this bug as a duplicate of one of the others
as appropriate.

Version-Release number of selected component (if applicable):

xorg-x11-xfs-1.0.5-8.fc14.x86_64
xorg-x11-fonts-100dpi-7.2-11.fc14.noarch
xorg-x11-server-Xorg-1.9.1-3.fc14.x86_64

How reproducible:
Completely

Steps to Reproduce:
1. install a stock 64-bit Fedora 14 system (may repro on i686; haven't tried)
2. install xorg-x11-utils (for xlsfonts), xorg-x11-xfs and xorg-x11-fonts-100dpi
3. start xfs with '/etc/rc.d/init.d/xfs start'
4. log in and add the xfs server to your font path:
   xset fp+ unix/:7100
5. run xlsfonts; the server will immediately crash

Actual results:

Server crash.

Expected results:

List of fonts.

Additional info:

The stock xfs configuration serves the same fonts that the X server
is already using, since both point to catalogue:/etc/X11/fontpath.d.
This has let me see that just having X with the bitmapped fonts or
just having X talk to xfs for fonts are not enough to create the crash.

The crash can also be reproduced with Xvfb:

Xvfb :1 -noreset &
DISPLAY=:1 xset fp+ unix/:7100
DISPLAY=:1 xlsfonts

Testing with Xvfb this way commonly shows a glibc error:
*** glibc detected *** Xvfb: double free or corruption (!prev): 
0x01d82210 ***

(the address varies)

I am attaching an abrt trace (from an Xorg crash, not Xvfb).

Reply at: https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/794895/comments/1


On 2011-02-21T00:33:11+00:00 Ian wrote:


After noticing that firefox startup and kde menus crashed my X server 
every time, I can confirm this still happens with current FC14 Xorg:


$ rpm -q xorg-x11-xfs xorg-x11-fonts-100dpi xorg-x11-server-Xorg
xorg-x11-xfs-1.0.5-8.fc14.x86_64
xorg-x11-fonts-100dpi-7.2-12.fc14.noarch
xorg-x11-server-Xorg-1.9.3-4.fc14.x86_64


[  2888.421] (II) config/udev: Adding input device HDA NVidia HP Out at Ext 
Front Jack (/dev/input/event7)
[  2888.421] (II) No input driver/identifier specified (ignoring)
[  2971.531]
Backtrace:
[  2971.532] 0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x4a0488]
[  2971.532] 1: /usr/bin/Xorg (0x40+0x60d79) [0x460d79]
[  2971.532] 2: /lib64/libc.so.6 (0x7fccea13+0x33140) [0x7fccea163140]
[  2971.532] 3: /usr/bin/Xorg (doListFontsWithInfo+0x1c1) [0x42e011]
[  2971.532] 4: /usr/bin/Xorg (ProcessWorkQueue+0x21) [0x4318d1]
[  2971.532] 5: /usr/bin/Xorg (WaitForSomething+0x5b) [0x459edb]
[  2971.532] 6: /usr/bin/Xorg (0x40+0x2d252) [0x42d252]
[  2971.532] 7: /usr/bin/Xorg (0x40+0x2152e) [0x42152e]
[  2971.532] 8: /lib64/libc.so.6 (__libc_start_main+0xfd) [0x7fccea14ee5d]
[  2971.532] 9: /usr/bin/Xorg (0x40+0x210d9) [0x4210d9]
[  2971.532] Segmentation fault at address 0xd41a34b0
[  2971.532]
Fatal server error:
[  2971.532] Caught signal 11 (Segmentation fault). Server aborting


Also on an 32-bit machine, the original Xvfp test...

$ rpm -q xorg-x11-xfs xorg-x11-fonts-100dpi xorg-x11-server-Xorg
xorg-x11-xfs-1.0.5-8.fc14.i686
xorg-x11-fonts-100dpi-7.2-12.fc14.noarch
xorg-x11-server-Xorg-1.9.3-4.fc14.i686

$ Xvfb :1 -noreset &
[1] 27322
$ DISPLAY=:1 xset fp+ unix/:7100
$ DISPLAY=:1 xlsfonts

Backtrace:
0: Xvfb (xorg_backtrace+0x3c) [0x81badcc]
1: Xvfb (0x8047000+0x177226) [0x81be226]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0x1e440c]
3: Xvfb (0x8047000+0x1207bb) [0x81677bb]
4: Xvfb (ProcessWorkQueue+0x31) [0x816adc1]
5: Xvfb (WaitForSomething+0x57) [0x81b84c7]
6: Xvfb (0x8047000+0x11f31e) [0x816631e]
7: Xvfb (0x8047000+0x10d715) [0x8154715]
8: /lib/libc.so.6 

[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2014-01-14 Thread Ivan Frederiks
@Christopher M. Penalver
I can't find 'xfs' package in trusty. Is X Font Srever available in this 
release?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2014-01-06 Thread Christopher M. Penalver
Ivan Frederiks, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xorg-server REPLACE-WITH-BUG-NUMBER

Please note, given you already have done this in a prior release,
performing this on a release prior to Trusty would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** This bug is no longer a duplicate of bug 738526
   crash accessing font info with xfs in fontpath

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = Low

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2012-06-15 Thread Bug Watch Updater
Launchpad has imported 12 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=31501.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-11-09T07:23:48+00:00 Jon TURNEY wrote:

Doing some investigation of this reported crash whilst using xserver
1.9.2 with xfs: http://cygwin.com/ml/cygwin-xfree/2010-11/msg8.html,
I'm able to reproduce this crash with the following sequence of actions:

X 
xterm 
xset fp+ tcp/myfontserver:7100
xlsfonts

Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 4712.0x1220]
0x005b2e29 in doListFontsAndAliases (client=0x125fdc0, c=0x120fce8) at 
dixfonts.c:611
611 fpe = c-fpe_list[c-current.current_fpe];
(gdb) p c
$1 = (LFclosurePtr) 0x120fce8
(gdb) p *c
$2 = {client = 0x120fce0, num_fpes = 18939104, fpe_list = 0x0, names = 0x0, 
current = {
pattern = ▒W 
a\002\000\000\000ed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0\va▒\207\va\000\000\000\000▒▒
 
\0019\017\000\000\b\000\000\000\000\000\000\000|▒%a\000\000\000\000\001\000\000\000\001\000\000\000▒\207\va\220▒\va@▒\va\000\000\000\000\030▒
 
\001\t\017\000\000\t\000\000\000\024\004\000\000▒▒%a\000\000\000\000\000\000\000\000\001\000\000\000\020\231\va▒\227\va▒\207\va\000\000\000\000H▒
 
\001▒\016\000\000\v\000\000\000\024\004\000\000▒▒%a\000\000\000\000\000\000\000\000\001\000\000\000...,
 patlen = 62, current_fpe = 5, max_names = 3, list_started = 0, private = 
0x12df550},
  saved = {
pattern = 
*\000\000\000\001\000\000\000\020\231\va▒\227\va▒\207\va\000\000\000\000▒\001i\017\000\000\005\000\000\000\024\004\000\000|▒#a\000\000\000\000\000\000\000\000\001\000\000\000\020\231\va▒\227\va▒\207\va\000\000\000\000▒▒
 
\0019\017\000\000\b\000\000\000\000\000\000\000|▒%a\000\000\000\000\001\000\000\000\001\000\000\000▒\207\va\220▒\va@▒\va\000\000\000\000\030▒
 
\001\t\017\000\000\t\000\000\000\024\004\000\000▒▒%a\000\000\000\000\000\000\000\000\001\000\000\000\020\231\va▒\227\va▒\207\va\000\000\000\000H▒
 
\001▒\016\000\000\v\000\000\000\024\004\000\000▒▒%a\000\000\000\000\000\000\000\000\001\000\000\000...,
 patlen = 1, current_fpe = 0, max_names = 65535, list_started = 1, private = 
0x125fb10},
  haveSaved = 1, savedName = 0x12df338 
-jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0,
  savedNameLen = 64}
(gdb)

On further investigation, the reason for the closure c being corrupt
seems to be related to the changes added in commit 3ab6cd31 to fix bug
#3040.

In doListFontsAndAliases(), if we get a Suspended result when the client
is already sleeping with the same closure (I don't really understand
enough what the code is doing to know if that's expected or not), then
the xinerama_sleep code frees() the closure c, so when it next wakes,
the closure c is being used after being freed.

Being a use after free bug possibly explains why the original reporter
is able to avoid the crash by changing the sequence of actions slightly.

The crash is not observed after reverting the noted commit, or with
xserver 1.8.2

Reply at: https://bugs.launchpad.net/xorg-server/+bug/794895/comments/0


On 2010-12-09T14:52:05+00:00 Jon TURNEY wrote:

See also https://bugzilla.redhat.com/show_bug.cgi?id=658587

Reply at: https://bugs.launchpad.net/xorg-server/+bug/794895/comments/1


On 2010-12-09T16:27:42+00:00 Jajones wrote:

Created attachment 40973
Possible fix

Haven't tested this thoroughly, as I'm not convinced early-out is really
the right way to handle Xinerama here, but I think this should fix the
crashes at least.  Feel free to try it out.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/794895/comments/2


On 2010-12-15T04:44:50+00:00 Colin-harrison wrote:

Hi,

It's not pretty, but James' patch fixes the crash for me.

Thanks,
Colin Harrison

Reply at: https://bugs.launchpad.net/xorg-server/+bug/794895/comments/3


On 2011-03-07T04:12:14+00:00 Julien Cristau wrote:

*** Bug 31675 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/xorg-server/+bug/794895/comments/4


On 2011-04-11T14:25:14+00:00 Jeremy Huddleston wrote:

James, have you sent this to xorg-devel for review / comment?  I didn't
see it in a quick check of emails from you in December.

Reply at: https://bugs.launchpad.net/xorg-server/+bug/794895/comments/5


On 2011-04-27T01:09:38+00:00 

[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2012-06-15 Thread Ivan Frederiks
** Also affects: fedora via
   https://bugzilla.redhat.com/show_bug.cgi?id=658587
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2012-06-15 Thread Ivan Frederiks
*** This bug is a duplicate of bug 738526 ***
https://bugs.launchpad.net/bugs/738526

** This bug has been marked a duplicate of bug 738526
   crash accessing font info with xfs in fontpath

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2012-02-03 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-11-09 Thread Ivan Frederiks
I'm sorry, but new Ubuntu release breaks my favorite instruments like
gnome2 and aptitude, so I don't plan to upgrade in the near future. And
I have nVidia GPU only inside work PC. Probably I'll find some time for
a LiveCD test.

Update:
I started LiveCD session on VirtualBox machine, manually installed xfs and 
easily reproduced crash by creating /etc/X11/xorg.conf with following contents:
Section Files
FontPath unix/:7100
EndSection

Here is reply from xorg-server:

Backtrace:
[  1098.881] 0: /usr/bin/X (xorg_backtrace+0x37) [0x80a6707]
[  1098.882] 1: /usr/bin/X (0x8048000+0x62b4a) [0x80aab4a]
[  1098.882] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0x44840c]
[  1098.882] 3: /usr/bin/X (doListFontsWithInfo+0xf3) [0x8072af3]
[  1098.882] 4: /usr/bin/X (ProcessWorkQueue+0x2d) [0x80764dd]
[  1098.882] 5: /usr/bin/X (WaitForSomething+0x5a) [0x80a3e6a]
[  1098.882] 6: /usr/bin/X (0x8048000+0x29ed2) [0x8071ed2]
[  1098.882] 7: /usr/bin/X (0x8048000+0x1c70c) [0x806470c]
[  1098.882] 8: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) 
[0x1ae113]
[  1098.882] 9: /usr/bin/X (0x8048000+0x1ca21) [0x8064a21]
[  1098.882] Segmentation fault at address (nil)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-11-08 Thread Bryce Harrington
Hey idfred,


You filed this bug report against natty, but I see it's still open and
doesn't appear to have much activity recently.  So, now that oneiric
is released and stable, this may be a good point for you to upgrade
and re-test if this issue is still present there.

If it's solved in the new release and you think it's worth backporting
the fix, please indicate that.  Or if having the fix in the new release
is good enough, feel free to close out the bug (or let us know and we'll
close it.)

If it's not solved, leave the bug report open.  I can't promise we'll
get to it (we get way more bugs filed than we can usually get to), but
your testing and feedback can help out if and when we do.


** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-17 Thread iFred
Well, strict answer is no, because there is only a workaround (not quite 
obvious to regular user) but there is no patch that actually fixes this bug.
On the other hand it seems, that people on freedesktop.org bugzilla actually 
treat this bug as won't-fix.
But preventing nVidia config tool (and maybe other tools) from writing FontPath 
unix/:7100 to xorg.conf could also be threated as a fix for this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-17 Thread iFred
I also noticed, that there is untested patch for this bug:
https://bugs.freedesktop.org/attachment.cgi?id=40973

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-16 Thread Bryce Harrington
Hi iFred, great news.  So, if I understand correctly, your issues are
now completely resolved?  Can we close out this bug report?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-09 Thread iFred
** Attachment added: Full backtrace
   
https://bugs.launchpad.net/bugs/794895/+attachment/2161974/+files/gdb-Xorg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-09 Thread bugbot
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-09 Thread iFred
** Description changed:

  Binary package hint: xorg
  
- To reproduce:
+ Short way to reproduce:
  Log in to Recovery Console session.
  In terminal cd to directory with a git branch.
  Run 'git citool' (git-gui package required).
  
  Backtrace attached.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xorg 1:7.6+4ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-10.44-generic-pae 2.6.38.7
  Uname: Linux 2.6.38-10-generic-pae i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86 Kernel Module  270.41.19  Mon May 16 23:31:36 
PDT 2011
-  GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
+  NVRM version: NVIDIA UNIX x86 Kernel Module  270.41.19  Mon May 16 23:31:36 
PDT 2011
+  GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Thu Jun  9 09:58:55 2011
  DistUpgraded: Log time: 2011-05-02 09:42:28.404543
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia-current, 270.41.19, 2.6.38-10-generic, i686: installed 
-  nvidia-current, 270.41.19, 2.6.38-10-generic-pae, i686: installed 
-  vboxhost, 4.0.8, 2.6.38-10-generic, i686: installed 
-  vboxhost, 4.0.8, 2.6.38-10-generic-pae, i686: installed
+  nvidia-current, 270.41.19, 2.6.38-10-generic, i686: installed
+  nvidia-current, 270.41.19, 2.6.38-10-generic-pae, i686: installed
+  vboxhost, 4.0.8, 2.6.38-10-generic, i686: installed
+  vboxhost, 4.0.8, 2.6.38-10-generic-pae, i686: installed
  GraphicsCard:
-  nVidia Corporation G86 [Quadro NVS 290] [10de:042f] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: nVidia Corporation Device [10de:0492]
+  nVidia Corporation G86 [Quadro NVS 290] [10de:042f] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: nVidia Corporation Device [10de:0492]
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.2)
  JockeyStatus:
-  kmod:nvidia_current - nvidia_current (Proprietary, Enabled, Not in use)
-  kmod:nvidia_173 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
+  kmod:nvidia_current - nvidia_current (Proprietary, Enabled, Not in use)
+  kmod:nvidia_173 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
  MachineType: Hewlett-Packard HP Compaq 8000 Elite CMT PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic-pae 
root=UUID=0da0139d-a8bc-456d-9a4b-e1809439c5e7 ro quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: xorg
  UpgradeStatus: Upgraded to natty on 2011-05-02 (37 days ago)
  dmi.bios.date: 10/22/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G7 v01.02
  dmi.board.asset.tag: CZC044D3H7
  dmi.board.name: 3647h
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC044D3H7
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G7v01.02:bd10/22/2009:svnHewlett-Packard:pnHPCompaq8000EliteCMTPC:pvr:rvnHewlett-Packard:rn3647h:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq 8000 Elite CMT PC
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.4+bzr20110606-0ubuntu1~natty1
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
7.10.2-0ubuntu2
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-09 Thread iFred
Success story:
Looks like I first got bug #774978, then I switched to proprietary nVidia 
driver and got https://bugs.freedesktop.org/show_bug.cgi?id=31501 due to 
 Section Files
 FontPathunix/:7100
 EndSection
in xorg.conf

After cleanup of xorg.conf and installation of xserver-xorg-input-
synaptics patched against #774978 my system became usable.

** Bug watch added: freedesktop.org Bugzilla #31501
   http://bugs.freedesktop.org/show_bug.cgi?id=31501

** Changed in: xorg-server (Ubuntu)
   Status: New = Fix Committed

** Also affects: xorg-server via
   http://bugs.freedesktop.org/show_bug.cgi?id=31501
   Importance: Unknown
   Status: Unknown

** Changed in: xorg-server (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794895] Re: Xorg crashes in doListFontsAndAliases

2011-06-09 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Unknown = Confirmed

** Changed in: xorg-server
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794895

Title:
  Xorg crashes in doListFontsAndAliases

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/794895/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs