Closed
Description
I've just compiled latest code for my test systems and see a new crash with f60ac57
NX agent doesn't like -geometry fullscreen
anymore and segfaults.
Backtrace from catched core is below:
Core was generated by `./nxagent -geometry fullscreen'.
Program terminated with signal 11, Segmentation fault.
...
(gdb) bt
#0 XYToWindow (x=0, y=0) at ../../dix/events.c:1935
#1 0x0000000000420555 in CheckMotion (xE=0x0) at NXevents.c:377
#2 WindowsRestructured () at ../../dix/events.c:2044
#3 0x000000000049fb62 in nxagentSetRootClip (enable=1, pScreen=0x203e650) at Screen.c:2266
#4 nxagentResizeScreen (pScreen=pScreen@entry=0x203e650, width=width@entry=1920, height=height@entry=1200, mmWidth=<optimized out>, mmWidth@entry=0, mmHeight=<optimized out>, mmHeight@entry=0, doresize=doresize@entry=1) at Screen.c:2433
#5 0x000000000049fdb8 in nxagentChangeScreenConfig (screen=screen@entry=0, width=1920, height=1200, doresize=doresize@entry=1) at Screen.c:3759
#6 0x00000000004a8021 in nxagentSwitchAllScreens (pScreen=0x203e650, switchOn=<optimized out>) at Window.c:906
#7 0x000000000049b075 in nxagentMaximizeToFullScreen (pScreen=pScreen@entry=0x203e650) at Screen.c:341
#8 0x00000000004aa478 in nxagentMapDefaultWindows () at Window.c:2559
#9 0x0000000000415c12 in InitRootWindow (pWin=0x206f0c0) at NXwindow.c:171
#10 0x000000000040e467 in main (argc=3, argv=0x7ffd81c3f468, envp=<optimized out>) at main.c:333
Any clues where in the recent changes this could come from.
Regards,
Simon
Metadata
Metadata
Assignees
Labels
No labels