Freebsd-x11 Archive

List Statistics

  • Total Threads: 702
  • Total Posts: 964

Phrases Used to Find This Thread

  #1  
28-04-2012 06:30 AM
Freebsd-x11 member admin is online now
User
 

After upgrading to the newest Xorg, I can't plug or unplug my AC
adapter without triggering a segfault:

Segmentation fault: 11 at address 0x802d873f0

Fatal server error:
Caught signal 11 (Segmentation fault: 11). Server aborting


Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 32253 requests (32252 known processed) with 0 events remaining.
XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 8622 requests (8622 known processed) with 0 events remaining.
xinit: connection to X server lost

waiting for X server to shut down


The core file produces the backtrace:

(gdb) bt
#0 0x0000000802bdc0ac in ?? ()
#1 0x0000000802c8924c in ?? ()
#2 0x00000000ffffffff in ?? ()
#3 0x0000000000000001 in ?? ()
#4 0xffffffdf007adc30 in ?? ()
#5 0xffffffffffffffff in ?? ()
#6 0x00007fffffffffff in ?? ()
#7 0x0000000000568c25 in ProcXIUngrabDevice (client=0x7fffffffffff)
at xigrabdev.c:147
#8 0x000000000047787b in SProcChangeKeyboardControl (client=0x7fffffffc410)
at swapreq.c:1022
#9 0x00000000004712ed in SMappingEvent (from=0x4712ed, to=0x7fffffffc420)
at swaprep.c:1092
#10 0x00007fffffffc500 in ?? ()
#11 0x0000000000470b42 in SResizeRequestEvent (from=0x470b42,
to=0x7fffffffc500) at swaprep.c:1006
#12 0x00007fffffffc500 in ?? ()
#13 0x000000000000000b in ?? ()
#14 0x0000000802ebfbd0 in ?? ()
#15 0x00007fffffffc401 in ?? ()
#16 0x0000000802c8ba94 in ?? ()
#17 0x8080808080808080 in ?? ()
#18 0xffffffffffffffff in ?? ()
#19 0x0000000802ebfbe6 in ?? ()
#20 0x032e0138be84800a in ?? ()
#21 0x0000000802bf731c in ?? ()
#22 0x000000000000000b in ?? ()
#23 0x0000000802bf7429 in ?? ()
#24 0x00007fffffffc4b0 in ?? ()
#25 0xffffffffffffffff in ?? ()
#26 0x00007fffffffc500 in ?? ()
#27 0x0000000802badef3 in ?? ()
#28 0x8080808080803131 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x000000000000000b in ?? ()
#31 0x00007fffffffcce0 in ?? ()
#32 0x032e0138be84800a in ?? ()
#33 0x000000000000000b in ?? ()
#34 0x0000003000000018 in ?? ()
#35 0x00007fffffffc510 in ?? ()
#36 0x00007fffffffc430 in ?? ()
#37 0x000000000000000b in ?? ()
#38 0x00007fffffffc520 in ?? ()
#39 0x000000000046b30e in RebuildTable (client=0) at resource.c:497

Also, X seems to freeze up until I move the mouse around a bit, like
it's getting hung. Very strange. I've tried messing around with HAL
a bit thinking that might be the problem, but to no avail. It appears
that HAL is now mandatory when using the Synaptics driver, and I
wonder why.

As always, any tips on debugging are appreciated...
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)

  #2  
28-04-2012 01:58 PM
Freebsd-x11 member admin is online now
User
 

After upgrading to the newest Xorg, I can't plug or unplug my AC
adapter without triggering a segfault:

Segmentation fault: 11 at address 0x802d873f0

Fatal server error:
Caught signal 11 (Segmentation fault: 11). Server aborting


Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 32253 requests (32252 known processed) with 0 events remaining.
XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 8622 requests (8622 known processed) with 0 events remaining.
xinit: connection to X server lost

waiting for X server to shut down


The core file produces the backtrace:

(gdb) bt
#0 0x0000000802bdc0ac in ?? ()
#1 0x0000000802c8924c in ?? ()
#2 0x00000000ffffffff in ?? ()
#3 0x0000000000000001 in ?? ()
#4 0xffffffdf007adc30 in ?? ()
#5 0xffffffffffffffff in ?? ()
#6 0x00007fffffffffff in ?? ()
#7 0x0000000000568c25 in ProcXIUngrabDevice (client=0x7fffffffffff)
at xigrabdev.c:147
#8 0x000000000047787b in SProcChangeKeyboardControl (client=0x7fffffffc410)
at swapreq.c:1022
#9 0x00000000004712ed in SMappingEvent (from=0x4712ed, to=0x7fffffffc420)
at swaprep.c:1092
#10 0x00007fffffffc500 in ?? ()
#11 0x0000000000470b42 in SResizeRequestEvent (from=0x470b42,
to=0x7fffffffc500) at swaprep.c:1006
#12 0x00007fffffffc500 in ?? ()
#13 0x000000000000000b in ?? ()
#14 0x0000000802ebfbd0 in ?? ()
#15 0x00007fffffffc401 in ?? ()
#16 0x0000000802c8ba94 in ?? ()
#17 0x8080808080808080 in ?? ()
#18 0xffffffffffffffff in ?? ()
#19 0x0000000802ebfbe6 in ?? ()
#20 0x032e0138be84800a in ?? ()
#21 0x0000000802bf731c in ?? ()
#22 0x000000000000000b in ?? ()
#23 0x0000000802bf7429 in ?? ()
#24 0x00007fffffffc4b0 in ?? ()
#25 0xffffffffffffffff in ?? ()
#26 0x00007fffffffc500 in ?? ()
#27 0x0000000802badef3 in ?? ()
#28 0x8080808080803131 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x000000000000000b in ?? ()
#31 0x00007fffffffcce0 in ?? ()
#32 0x032e0138be84800a in ?? ()
#33 0x000000000000000b in ?? ()
#34 0x0000003000000018 in ?? ()
#35 0x00007fffffffc510 in ?? ()
#36 0x00007fffffffc430 in ?? ()
#37 0x000000000000000b in ?? ()
#38 0x00007fffffffc520 in ?? ()
#39 0x000000000046b30e in RebuildTable (client=0) at resource.c:497

Also, X seems to freeze up until I move the mouse around a bit, like
it's getting hung. Very strange. I've tried messing around with HAL
a bit thinking that might be the problem, but to no avail. It appears
that HAL is now mandatory when using the Synaptics driver, and I
wonder why.

As always, any tips on debugging are appreciated...
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)
On Sat, 28 Apr 2012, Brandon Gooch wrote:

> Also, X seems to freeze up until I move the mouse around a bit, like
> it's getting hung.

See http://www.wonkity.com/~wblock/docs/html/aei.html .
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)

  #3  
28-04-2012 04:59 PM
Freebsd-x11 member admin is online now
User
 

After upgrading to the newest Xorg, I can't plug or unplug my AC
adapter without triggering a segfault:

Segmentation fault: 11 at address 0x802d873f0

Fatal server error:
Caught signal 11 (Segmentation fault: 11). Server aborting


Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 32253 requests (32252 known processed) with 0 events remaining.
XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 8622 requests (8622 known processed) with 0 events remaining.
xinit: connection to X server lost

waiting for X server to shut down


The core file produces the backtrace:

(gdb) bt
#0 0x0000000802bdc0ac in ?? ()
#1 0x0000000802c8924c in ?? ()
#2 0x00000000ffffffff in ?? ()
#3 0x0000000000000001 in ?? ()
#4 0xffffffdf007adc30 in ?? ()
#5 0xffffffffffffffff in ?? ()
#6 0x00007fffffffffff in ?? ()
#7 0x0000000000568c25 in ProcXIUngrabDevice (client=0x7fffffffffff)
at xigrabdev.c:147
#8 0x000000000047787b in SProcChangeKeyboardControl (client=0x7fffffffc410)
at swapreq.c:1022
#9 0x00000000004712ed in SMappingEvent (from=0x4712ed, to=0x7fffffffc420)
at swaprep.c:1092
#10 0x00007fffffffc500 in ?? ()
#11 0x0000000000470b42 in SResizeRequestEvent (from=0x470b42,
to=0x7fffffffc500) at swaprep.c:1006
#12 0x00007fffffffc500 in ?? ()
#13 0x000000000000000b in ?? ()
#14 0x0000000802ebfbd0 in ?? ()
#15 0x00007fffffffc401 in ?? ()
#16 0x0000000802c8ba94 in ?? ()
#17 0x8080808080808080 in ?? ()
#18 0xffffffffffffffff in ?? ()
#19 0x0000000802ebfbe6 in ?? ()
#20 0x032e0138be84800a in ?? ()
#21 0x0000000802bf731c in ?? ()
#22 0x000000000000000b in ?? ()
#23 0x0000000802bf7429 in ?? ()
#24 0x00007fffffffc4b0 in ?? ()
#25 0xffffffffffffffff in ?? ()
#26 0x00007fffffffc500 in ?? ()
#27 0x0000000802badef3 in ?? ()
#28 0x8080808080803131 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x000000000000000b in ?? ()
#31 0x00007fffffffcce0 in ?? ()
#32 0x032e0138be84800a in ?? ()
#33 0x000000000000000b in ?? ()
#34 0x0000003000000018 in ?? ()
#35 0x00007fffffffc510 in ?? ()
#36 0x00007fffffffc430 in ?? ()
#37 0x000000000000000b in ?? ()
#38 0x00007fffffffc520 in ?? ()
#39 0x000000000046b30e in RebuildTable (client=0) at resource.c:497

Also, X seems to freeze up until I move the mouse around a bit, like
it's getting hung. Very strange. I've tried messing around with HAL
a bit thinking that might be the problem, but to no avail. It appears
that HAL is now mandatory when using the Synaptics driver, and I
wonder why.

As always, any tips on debugging are appreciated...
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)
On Sat, 28 Apr 2012, Brandon Gooch wrote:

> Also, X seems to freeze up until I move the mouse around a bit, like
> it's getting hung.

See http://www.wonkity.com/~wblock/docs/html/aei.html .
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)
On Sat, Apr 28, 2012 at 7:58 AM, Warren Block <> wrote:
> On Sat, 28 Apr 2012, Brandon Gooch wrote:
>
>> Also, X seems to freeze up until I move the mouse around a bit, like
>> it's getting hung.
>
>
> See http://www.wonkity.com/~wblock/docs/html/aei.html .

Of course Warren! Thanks so much!

I was aware of your page, but had not had reason to read through it
entirely. This is the particular snippet that that characterized what
I was experiencing:

"Other times, particularly if hald is running, typed characters don’t
show up on the screen until the mouse is moved, and mouse movement
itself is jerky and doesn’t react smoothly."

I added:

Option "AutoAddDevices" "Off"

to my ServerLayout section, and that particular problem is solved.

Unfortunately the segfault is still occurring when plugging/unplugging
the AC adapter. I'll try to dig into this if I can.

One more thing to add: I can't start up my GLX screensaver, but I'll
start another thread about that:

$ xlock -mode biof
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x2000006
Serial number of failed request: 190
Current serial number in output stream: 190
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)

  #4  
13-05-2012 06:39 AM
Freebsd-x11 member admin is online now
User
 

After upgrading to the newest Xorg, I can't plug or unplug my AC
adapter without triggering a segfault:

Segmentation fault: 11 at address 0x802d873f0

Fatal server error:
Caught signal 11 (Segmentation fault: 11). Server aborting


Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional
information.

XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 32253 requests (32252 known processed) with 0 events remaining.
XIO: fatal IO error 35 (Resource temporarily unavailable) on X server ":0"
after 8622 requests (8622 known processed) with 0 events remaining.
xinit: connection to X server lost

waiting for X server to shut down


The core file produces the backtrace:

(gdb) bt
#0 0x0000000802bdc0ac in ?? ()
#1 0x0000000802c8924c in ?? ()
#2 0x00000000ffffffff in ?? ()
#3 0x0000000000000001 in ?? ()
#4 0xffffffdf007adc30 in ?? ()
#5 0xffffffffffffffff in ?? ()
#6 0x00007fffffffffff in ?? ()
#7 0x0000000000568c25 in ProcXIUngrabDevice (client=0x7fffffffffff)
at xigrabdev.c:147
#8 0x000000000047787b in SProcChangeKeyboardControl (client=0x7fffffffc410)
at swapreq.c:1022
#9 0x00000000004712ed in SMappingEvent (from=0x4712ed, to=0x7fffffffc420)
at swaprep.c:1092
#10 0x00007fffffffc500 in ?? ()
#11 0x0000000000470b42 in SResizeRequestEvent (from=0x470b42,
to=0x7fffffffc500) at swaprep.c:1006
#12 0x00007fffffffc500 in ?? ()
#13 0x000000000000000b in ?? ()
#14 0x0000000802ebfbd0 in ?? ()
#15 0x00007fffffffc401 in ?? ()
#16 0x0000000802c8ba94 in ?? ()
#17 0x8080808080808080 in ?? ()
#18 0xffffffffffffffff in ?? ()
#19 0x0000000802ebfbe6 in ?? ()
#20 0x032e0138be84800a in ?? ()
#21 0x0000000802bf731c in ?? ()
#22 0x000000000000000b in ?? ()
#23 0x0000000802bf7429 in ?? ()
#24 0x00007fffffffc4b0 in ?? ()
#25 0xffffffffffffffff in ?? ()
#26 0x00007fffffffc500 in ?? ()
#27 0x0000000802badef3 in ?? ()
#28 0x8080808080803131 in ?? ()
#29 0x0000000000000000 in ?? ()
#30 0x000000000000000b in ?? ()
#31 0x00007fffffffcce0 in ?? ()
#32 0x032e0138be84800a in ?? ()
#33 0x000000000000000b in ?? ()
#34 0x0000003000000018 in ?? ()
#35 0x00007fffffffc510 in ?? ()
#36 0x00007fffffffc430 in ?? ()
#37 0x000000000000000b in ?? ()
#38 0x00007fffffffc520 in ?? ()
#39 0x000000000046b30e in RebuildTable (client=0) at resource.c:497

Also, X seems to freeze up until I move the mouse around a bit, like
it's getting hung. Very strange. I've tried messing around with HAL
a bit thinking that might be the problem, but to no avail. It appears
that HAL is now mandatory when using the Synaptics driver, and I
wonder why.

As always, any tips on debugging are appreciated...
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)
On Sat, 28 Apr 2012, Brandon Gooch wrote:

> Also, X seems to freeze up until I move the mouse around a bit, like
> it's getting hung.

See http://www.wonkity.com/~wblock/docs/html/aei.html .
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)
On Sat, Apr 28, 2012 at 7:58 AM, Warren Block <> wrote:
> On Sat, 28 Apr 2012, Brandon Gooch wrote:
>
>> Also, X seems to freeze up until I move the mouse around a bit, like
>> it's getting hung.
>
>
> See http://www.wonkity.com/~wblock/docs/html/aei.html .

Of course Warren! Thanks so much!

I was aware of your page, but had not had reason to read through it
entirely. This is the particular snippet that that characterized what
I was experiencing:

"Other times, particularly if hald is running, typed characters don’t
show up on the screen until the mouse is moved, and mouse movement
itself is jerky and doesn’t react smoothly."

I added:

Option "AutoAddDevices" "Off"

to my ServerLayout section, and that particular problem is solved.

Unfortunately the segfault is still occurring when plugging/unplugging
the AC adapter. I'll try to dig into this if I can.

One more thing to add: I can't start up my GLX screensaver, but I'll
start another thread about that:

$ xlock -mode biof
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 137 (NV-GLX)
Minor opcode of failed request: 4 ()
Resource id in failed request: 0x2000006
Serial number of failed request: 190
Current serial number in output stream: 190
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)
On Sat, Apr 28, 2012 at 10:59 AM, Brandon Gooch
<> wrote:
> On Sat, Apr 28, 2012 at 7:58 AM, Warren Block <> wrote:
>> On Sat, 28 Apr 2012, Brandon Gooch wrote:
>>
>>> Also, X seems to freeze up until I move the mouse around a bit, like
>>> it's getting hung.
>>
>>
>> See http://www.wonkity.com/~wblock/docs/html/aei.html .
>
> Of course Warren! Thanks so much!
>
> I was aware of your page, but had not had reason to read through it
> entirely. This is the particular snippet that that characterized what
> I was experiencing:
>
> "Other times, particularly if hald is running, typed characters don’t
> show up on the screen until the mouse is moved, and mouse movement
> itself is jerky and doesn’t react smoothly."
>
> I added:
>
> Option "AutoAddDevices" "Off"
>
> to my ServerLayout section, and that particular problem is solved.
>
> Unfortunately the segfault is still occurring when plugging/unplugging
> the AC adapter. I'll try to dig into this if I can.
>
> One more thing to add: I can't start up my GLX screensaver, but I'll
> start another thread about that:
>
> $ xlock -mode biof
> X Error of failed request:  BadWindow (invalid Window parameter)
>  Major opcode of failed request:  137 (NV-GLX)
>  Minor opcode of failed request:  4 ()
>  Resource id in failed request:  0x2000006
>  Serial number of failed request:  190
>  Current serial number in output stream:  190

The problem with X.org segfault-ing boiled down to an issue with the X
Server calling vfscanf(3) in a funky way, which happened to be fixed
by r234836.

Also, the issue with NV-GLX has been fixed by some update (maybe the
new NVIDIA driver?), so that's cool.

I continue to battle with my trackpad, as after exiting X the new
synaptic driver doesn't seem to let go of /dev/psm0 -- I'll start a
new thread for that after further diagnosis.
_______________________________________________
freebsd- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "freebsd-x11-"
)





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: