Displaying 6 results from an estimated 6 matches for "xf86init".
Did you mean:
x86_init
2009 May 03
0
Crash with Xinerama enabled [patch]
...run X with Xinerama enabled.
$ gdb hw/xfree86/Xorg Xorg.core
[...]
Core was generated by `Xorg'.
Program terminated with signal 6, Aborted.
#0 0xbb80d407 in uuid_hash () from /usr/lib/libc.so.12
(gdb) bt
#0 0xbb80d407 in uuid_hash () from /usr/lib/libc.so.12
#1 0x0809a05c in ddxGiveUp () at xf86Init.c:1472
#2 0x08117bec in AbortServer () at log.c:407
#3 0x0811808b in FatalError (
f=0x8189dd8 "Caught signal %d. Server aborting\n") at log.c:553
#4 0x080afb45 in xf86SigHandler (signo=-1077945400) at xf86Events.c:593
#5 0xbb85b370 in __opendir2 () from /usr/lib/libc.so.12
#6 0...
2009 Jun 12
17
[Bug 22253] New: KMS Nouveau - wfb crash
http://bugs.freedesktop.org/show_bug.cgi?id=22253
Summary: KMS Nouveau - wfb crash
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2010 Oct 04
2
[Bug 30603] New: X crash in NVAccelDownloadM2MF with KDE desktop effects enabled.
...Logging into KDE with desktop effects enabled results in an X crash:
#0 0x000000377b634065 in raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x000000377b635a16 in abort () at abort.c:92
#2 0x000000000046346e in OsAbort () at utils.c:1274
#3 0x000000000046ee07 in ddxGiveUp () at xf86Init.c:951
#4 0x000000000045f96d in AbortServer () at log.c:424
#5 0x000000000045fb7e in FatalError (f=0x578d10 "Caught signal %d (%s). Server
aborting\n")
at log.c:552
#6 0x0000000000460bde in OsSigHandler (signo=11, sip=<value optimized out>,
unused=<value optimized out&...
2012 Sep 09
4
[Bug 54681] New: Connecting TV to second DVI port of 9600GT card causes GPU lockup and Xorg crash
...the following backtrace:
#0 0x0000003425435925 in __GI_raise (sig=sig at entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00000034254370d8 in __GI_abort () at abort.c:91
#2 0x000000000046c86e in OsAbort () at utils.c:1207
#3 0x0000000000482d6c in ddxGiveUp (error=EXIT_ERR_ABORT) at xf86Init.c:1009
#4 0x0000000000468ef2 in AbortServer () at log.c:476
#5 0x00000000004690f5 in FatalError (f=f at entry=0x572db8 "Caught signal %d
(%s). Server aborting\n") at log.c:611
#6 0x000000000046a2de in OsSigHandler (sip=<optimized out>, signo=11,
unused=<optimized out>) at o...
2013 Oct 11
40
[Bug 70388] New: [NV34] failed to idle channel 0xcccc0000
https://bugs.freedesktop.org/show_bug.cgi?id=70388
Priority: medium
Bug ID: 70388
Assignee: nouveau at lists.freedesktop.org
Summary: [NV34] failed to idle channel 0xcccc0000
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: rosti.bsd at gmail.com
Hardware: x86 (IA32)
2010 Dec 07
1
[ANNOUNCE] xorg-server 1.9.99.901
...c | 6 +-
hw/xfree86/common/xf86Events.c | 20 +
hw/xfree86/common/xf86Globals.c | 10 +-
hw/xfree86/common/xf86Helper.c | 136 +-
hw/xfree86/common/xf86InPriv.h | 3 -
hw/xfree86/common/xf86Init.c | 26 +-
hw/xfree86/common/xf86Mode.c | 91 +-
hw/xfree86/common/xf86Module.h | 6 +-
hw/xfree86/common/xf86Opt.h | 1 +
hw/xfree86/common/xf86Option.c | 61 +-
hw/xfree86/common...