After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350115 - EOG occassionally hangs when clicking on the titlebar close button
EOG occassionally hangs when clicking on the titlebar close button
Status: RESOLVED DUPLICATE of bug 350569
Product: eog
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-06 04:08 UTC by Brent Smith (smitten)
Modified: 2006-08-10 00:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brent Smith (smitten) 2006-08-06 04:08:02 UTC
I haven't been able to pin down exactly when this happens, but with CVS HEAD, eog seems to occassionally hang when trying to close it from the X in the titlebar.  I did an strace and managed to reproduce it:

Here are the last lines from the strace output before it hangs:

poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}], 4, -1) = 1
read(11, "GIOP\1\2\1\1$\0\0\0", 12)     = 12
read(11, "p]\322\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0"..., 36) = 36
gettimeofday({1154837164, 998841}, NULL) = 0
gettimeofday({1154837165, 3500}, NULL)  = 0
gettimeofday({1154837165, 18857}, NULL) = 0
gettimeofday({1154837165, 21849}, NULL) = 0
gettimeofday({1154837165, 24521}, NULL) = 0
munmap(0xb46dd000, 1376256)             = 0
Comment 1 Claudio Saavedra 2006-08-07 20:14:02 UTC
Although I hadn't the time to trace this properly, I can confirm this behaviour.
Comment 2 Claudio Saavedra 2006-08-10 00:16:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 350569 ***