/usr/lib/docky/Docky.exe: Fatal IO error 11

Bug #509205 reported by Keith Hughitt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Docky
Fix Released
Medium
Jason Smith

Bug Description

Docky crashes periodically after normal usage (no particular action needed to cause crash). When running Docky from command-line in debug mode, the following message was displayed after a crash:

"/usr/lib/docky/Docky.exe: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0."

System information:

Ubuntu 9.10 64-bit
Gnome 2.28.1
Xorg 1:7.4+3ubuntu10
ATI Mobility Radeon X1600 (256Mb)/xserver-xorg-video-radeon (1:6.12.99+git20090929.7968e1fb-0ubuntu1)
mono-runtime 2.4.2.3+dfsg-2

$ glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 (RV530 71C5) 20090101 TCL
OpenGL version string: 1.5 Mesa 7.6.1-rc4

FULL OUTPUT:

$ docky -d

(/usr/lib/docky/Docky.exe:2284): GLib-WARNING **: g_set_prgname() called multiple times
[Info 10:40:31.350] Docky version: bzr docky r1067
[Info 10:40:31.357] Kernel version: 2.6.31.16
[Info 10:40:31.362] CLR version: 2.0.50727.1433
[Debug 10:40:31.449] [SystemService] Using org.freedesktop.DeviceKit.Power for battery information
[Info 10:40:31.534] [DockServices] Dock services initialized.
[Info 10:40:31.664] [DockController] Setting theme: Glass
[Info 10:40:31.907] [PluginManager] Loaded "Docky.Widgets,1.0".
[Info 10:40:31.907] [PluginManager] Loaded "Docky.Widgets,1.0".
[Info 10:40:31.908] [PluginManager] Loaded "Weather".
[Info 10:40:31.922] [PluginManager] Loaded "Trash".
[Info 10:40:31.939] [PluginManager] Loaded "GMail".
[Info 10:40:31.945] [PluginManager] Loaded "NPR".
[Info 10:40:32.470] [AbstractWeatherSource] Weather Underground: Reloading weather data
[Info 10:40:32.470] [GMailAtom] Fetching Atom feed: https://mail.google.com/mail/feed/atom/Inbox
[Debug 10:40:32.479] [AbstractWeatherSource] Weather Underground: Fetching XML file 'http://api.wunderground.com/auto/wui/geo/WXCurrentObXML/index.xml?query=(myzip)'
[Info 10:40:33.520] [Helper] Starting open_terminal_here.py
[Info 10:40:33.615] [DrawingService] Could not find 'banshee', using fallback of 'extension'.
[Info 10:40:33.629] [DrawingService] Could not find 'deluge', using fallback of 'extension'.
[Info 10:40:33.658] [DrawingService] Could not find 'rhythmbox', using fallback of 'extension'.
[Debug 10:40:37.916] [AbstractWeatherSource] Weather Underground: Fetching XML file 'http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=(myzip)'
[Debug 10:40:38.293] [AbstractWeatherSource] Weather Underground: reload success
[Notify 10:40:38.473] (gmail msg)
(/usr/lib/docky/Docky.exe:2284): Gdk-CRITICAL **: gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
[Notify 10:40:38.511] (gmail msg)
[Notify 10:40:38.529] (gmail msg)
/usr/lib/docky/Docky.exe: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.

Let me know if there is any additional information I can provide to assist. I will update the report if I find anything that seems to trigger the crashes.

Robert Dyer (psybers)
Changed in docky:
importance: Undecided → Medium
assignee: nobody → Jason Smith (jassmith)
Revision history for this message
Robert Dyer (psybers) wrote :

Have you run across this bug again?

Has anyone else hit this bug?

Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

Just updated from ppa and tried again this morning, same result:

[Info 11:02:11.687] Docky version: bzr docky r1115 ppa
[Info 11:02:11.697] Kernel version: 2.6.31.17
[Info 11:02:11.699] CLR version: 2.0.50727.1433
[Warn 11:02:11.833] [GLib] g_set_prgname() called multiple times
[Info 11:02:12.128] [DockServices] Dock services initialized.
[Info 11:02:12.243] [DockController] Setting theme: HUD
[Info 11:02:12.534] [PluginManager] Loaded "Docky.Widgets,1.0".
[Info 11:02:12.534] [PluginManager] Loaded "Docky.Widgets,1.0".
[Info 11:02:12.534] [PluginManager] Loaded "Weather".
[Info 11:02:12.546] [PluginManager] Loaded "Trash".
[Info 11:02:12.562] [PluginManager] Loaded "GMail".
[Info 11:02:12.566] [PluginManager] Loaded "Recent Documents".
[Info 11:02:13.081] [AbstractWeatherSource] Weather Underground: Reloading weather data
[Info 11:02:13.176] [GMailAtom] Fetching Atom feed: https://mail.google.com/mail/feed/atom/Inbox
[Info 11:02:13.952] [Helper] Starting banshee_control.py
[Info 11:02:13.984] [DrawingService] Could not find 'liferea', using fallback of 'extension'.
[Info 11:02:13.994] [DrawingService] Could not find 'gajim', using fallback of 'extension'.
[Notify 11:02:14.263] (email subject)
[Fatal 11:02:14.270] [Gdk] gdk_window_get_origin: assertion `GDK_IS_WINDOW (window)' failed
[Notify 11:02:14.302] (email subject)
/usr/lib/docky/Docky.exe: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.

Anything else I can do to help debug the issue?

Revision history for this message
Robert Dyer (psybers) wrote :

@Keith: have you tried recently? We are about 300 revisions past the last time you communicated and a new version of Ubuntu was released.

Changed in docky:
status: New → Incomplete
Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

No I haven't used Docky on that system for a while now. I'll give it a shot, and let you know if I encounter any crashes.

Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

So far so good! You can close out this issue for now. If I run into further problems I'll either add a comment here or create a new bug report.

Revision history for this message
Robert Dyer (psybers) wrote :

If you (or anyone else) hits this again, re-open this bug (mark it 'New').

Changed in docky:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.