Bugzilla – Attachment 378001 Details for
Bug 625041
KVM/Xorg/fbdev: X segfaults on logout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
debug output with debuginfo and debugsource packages installed on openSUSE-11.1 (as 11.3 did not resolve addrs to symbols)
xf86debug.xK4AsuO0dZ (text/plain), 4.05 KB, created by
Bernhard Wiedemann
on 2010-07-23 11:01:04 UTC
(
hide
)
Description:
debug output with debuginfo and debugsource packages installed on openSUSE-11.1 (as 11.3 did not resolve addrs to symbols)
Filename:
MIME Type:
Creator:
Bernhard Wiedemann
Created:
2010-07-23 11:01:04 UTC
Size:
4.05 KB
patch
obsolete
>GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs >Copyright (C) 2008 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i586-suse-linux". >For bug reporting instructions, please see: ><http://bugs.opensuse.org/>. >(gdb) Reading symbols from /usr/bin/Xorg...Reading symbols from /usr/lib/debug/usr/bin/Xorg.debug...done. >done. >(gdb) (gdb) Signal Stop Print Pass to program Description >SIGUSR1 No Yes Yes User defined signal 1 >(gdb) Starting program: /usr/bin/Xorg :0 -auth /root/.serverauth.4667 -nolisten tcp -nolisten tcp > >X.Org X Server 1.5.2 >Release Date: 10 October 2008 >X Protocol Version 11, Revision 0 >Build Operating System: openSUSE SUSE LINUX >Current Operating System: Linux linux 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 i686 >Build Date: 03 December 2008 09:21:06AM > > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. >Module Loader present >Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 23 07:23:21 2010 >(==) Using config file: "/etc/X11/xorg.conf" >[Thread debugging using libthread_db enabled] > >Program received signal SIGSEGV, Segmentation fault. >0xb7a7c66f in VMMouseProto_SendCmd (cmd=0xbff21bd0) at vmmouse_proto.c:90 >90 __asm__ __volatile__( >(gdb) warning: Memory read failed for corefile section, 1048576 bytes at 0xb768e000. >Saved corefile /tmp/core.Xorg.YfyKvQk9Ua >(gdb) #0 0xb7a7c66f in VMMouseProto_SendCmd (cmd=0xbff21bd0) at vmmouse_proto.c:90 >No locals. >#1 0xb7a7c56f in VMMouseClient_Enable () at vmmouse_client.c:62 > vmpc = {in = {{magic = 136459044, {vEax_ = {low = 13092, high = 2082}, > vEax = 136459044}}, {size = 136513200, {vEbx_ = {low = 1712, > high = 2083}, vEbx = 136513200}}, {command = 7224, {vEcx_ = { > low = 7224, high = 49138}, vEcx = 3220315192}}, {port = 38080, { > vEdx_ = {low = 38080, high = 47105}, vEdx = 3087111360}}, {vEsi_ = { > low = 0, high = 0}, vEsi = 0}, {vEdi_ = {low = 50496, high = 47015}, > vEdi = 3081225536}}, out = {{vEax_ = {low = 13092, high = 2082}, > vEax = 136459044}, {vEbx_ = {low = 1712, high = 2083}, > vEbx = 136513200}, {vEcx_ = {low = 7224, high = 49138}, > vEcx = 3220315192}, {vEdx_ = {low = 38080, high = 47105}, > vEdx = 3087111360}, {vEsi_ = {low = 0, high = 0}, vEsi = 0}, {vEdi_ = { > low = 50496, high = 47015}, vEdi = 3081225536}}} >#2 0xb7a7b5ef in VMMousePreInit (drv=0x822ea20, dev=0x8228058, flags=0) > at vmmouse.c:319 > pInfo = <value optimized out> > pMse = <value optimized out> > mPriv = (VMMousePrivPtr) 0x8244a08 > osInfo = <value optimized out> >#3 0x080a65c5 in InitInput (argc=8, argv=0xbff21d44) at xf86Init.c:1147 > pDev = (IDevPtr *) 0x8223324 > pDrv = (InputDriverPtr) 0x5658 > pInfo = (InputInfoPtr) 0x824aa00 >#4 0x08070c1b in main (argc=8, argv=0xbff21d44, envp=Cannot access memory at address 0x12 >) at main.c:384 > i = 1 > error = 136261620 > xauthfile = <value optimized out> > alwaysCheckForInput = {0, 1} >(gdb) Continuing. > >Backtrace: >0: /usr/bin/Xorg(xf86SigHandler+0x79) [0x80c0c19] >1: [0xffffe400] >2: /usr/lib/xorg/modules//input/vmmouse_drv.so(VMMouseProto_SendCmd+0x2f) [0xb7a7c66f] >3: /usr/lib/xorg/modules//input/vmmouse_drv.so(VMMouseClient_Enable+0x2f) [0xb7a7c56f] >4: /usr/lib/xorg/modules//input/vmmouse_drv.so [0xb7a7b5ef] >5: /usr/bin/Xorg(InitInput+0x65) [0x80a65c5] >6: /usr/bin/Xorg(main+0x34b) [0x8070c1b] >7: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7b95705] >8: /usr/bin/Xorg [0x8070131] > >Fatal server error: >Caught signal 11. Server aborting > > >Program received signal SIGABRT, Aborted. >0xffffe430 in __kernel_vsyscall () >(gdb) The program is running. Quit anyway (and kill it)? (y or n) [answered Y; input not from terminal]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 625041
: 378001 |
398872
|
398903
|
398904
|
398908
|
398913
|
398920
|
489411