|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I've just noticed that the last strace line shows " = 0 "
so this means that select() did return and based on the strace history of previous events, I assume that the screen saver is stuck in the iocl() call that should normally follow the select() call
__________________
Box: Asrock AGP/PCIe x86_64 - openSUSE 11.1 - Core2 Quad - 2Gig ram - GeForce 7600 GS - Kde 3.5.9r49.1 Lap: Dell D630 x86_64 - openSUSE 11.1 - Core2 Duo - 4Gig ram - Intel 965 GM - Kde 3.5.10r21.11 |
|
||||
|
I modified my cron job to run an lsof on the faulty process
I just got another hang the last strace line says: ioctl(12, 0x40046445, 0x7fffb6d5a170) = -1 EINTR (Interrupted system call) I dont remember seeing the "Interrupted system call" before ! maybe it's my lucky day... So the file handle is #12... Here is my lsof: keuphoria 19810 pmichel 0r CHR 1,3 0t0 2037 /dev/null keuphoria 19810 pmichel 1w REG 8,4 10271 5767238 /home/pmichel/.xsession-errors keuphoria 19810 pmichel 2w REG 8,4 10271 5767238 /home/pmichel/.xsession-errors keuphoria 19810 pmichel 3u unix 0xffff880103182600 0t0 107002 socket keuphoria 19810 pmichel 4r FIFO 0,7 0t0 107004 pipe keuphoria 19810 pmichel 5r CHR 1,9 0t0 413 /dev/urandom keuphoria 19810 pmichel 6w FIFO 0,7 0t0 107004 pipe keuphoria 19810 pmichel 7r FIFO 0,7 0t0 107005 pipe keuphoria 19810 pmichel 8w FIFO 0,7 0t0 107005 pipe keuphoria 19810 pmichel 9r FIFO 0,7 0t0 106996 pipe keuphoria 19810 pmichel 10w FIFO 0,7 0t0 106996 pipe keuphoria 19810 pmichel 11u unix 0xffff8800d0898680 0t0 107008 socket keuphoria 19810 pmichel 12u CHR 226,0 0t0 7675 /dev/dri/card0 keuphoria 19810 pmichel 13u CHR 226,0 0t0 7675 /dev/dri/card0 Which is the video card... I have an Intel 965 GM, with 3D enabled I'll check for a newer version... ...crossing my fingers...
__________________
Box: Asrock AGP/PCIe x86_64 - openSUSE 11.1 - Core2 Quad - 2Gig ram - GeForce 7600 GS - Kde 3.5.9r49.1 Lap: Dell D630 x86_64 - openSUSE 11.1 - Core2 Duo - 4Gig ram - Intel 965 GM - Kde 3.5.10r21.11 |
![]() |
| Bookmarks |
| Tags |
| hang, kernel, select |
| Thread Tools | |
| Display Modes | |
|
|