#719554 xorg: X server crashes when I start wine(Nvidia closed-source driver)

Package:
xorg
Source:
xorg
Description:
X.Org X Window System
Submitter:
Vladimir Zhuravlev
Date:
2013-08-13 13:06:04 UTC
Severity:
important
#719554#5
Date:
2013-08-13 02:13:45 UTC
From:
To:
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

When I run "wine", xorg crashes right away. Here is the trace from
/var/log/Xorg.0.log:
[ 86511.144] Backtrace:
[ 86511.144] 0: /usr/bin/Xorg (xorg_backtrace+0x36) [0x7f25fea66d06]
[ 86511.144] 1: /usr/bin/Xorg (0x7f25fe8e8000+0x182859) [0x7f25fea6a859]
[ 86511.144] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f25fdc0d000+0xf210)
[0x7f25fdc1c210]
[ 86511.144] 3: /usr/bin/Xorg (doListFontsWithInfo+0x160) [0x7f25fe93b470]
[ 86511.144] 4: /usr/bin/Xorg (ProcessWorkQueue+0x21) [0x7f25fe93f0b1]
[ 86511.144] 5: /usr/bin/Xorg (WaitForSomething+0x62) [0x7f25fea64012]
[ 86511.144] 6: /usr/bin/Xorg (0x7f25fe8e8000+0x52bb1) [0x7f25fe93abb1]
[ 86511.144] 7: /usr/bin/Xorg (0x7f25fe8e8000+0x41ec5) [0x7f25fe929ec5]
[ 86511.144] 8: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5)
[0x7f25fc898995]
[ 86511.144] 9: /usr/bin/Xorg (0x7f25fe8e8000+0x4219d) [0x7f25fe92a19d]
[ 86511.144]
[ 86511.144] Segmentation fault at address 0x7f260264f700
[ 86511.144]
Fatal server error:
[ 86511.144] Caught signal 11 (Segmentation fault). Server aborting

I am using Debian testing, packages (all amd64).
Hardware is Haswell i7 + Nvidia GTX760.

#719554#10
Date:
2013-08-13 02:17:37 UTC
From:
To:
Please use this as my email, the address that reportbug used
is wrong.

#719554#15
Date:
2013-08-13 03:06:05 UTC
From:
To:
Remove that font server from your fontpath.  This is a dupe of #615975.

Cheers,
Julien

#719554#20
Date:
2013-08-13 13:02:46 UTC
From:
To:
You are right. I removed those lines, and it does not crash
anymore.
Thank you, Julien.
The bug should be closed, I guess.