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 654610 - Deadlock in gdk-pixbuf-io.c
Deadlock in gdk-pixbuf-io.c
Status: RESOLVED DUPLICATE of bug 473862
Product: gdk-pixbuf
Classification: Platform
Component: general
2.22.x
Other Linux
: Normal major
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-14 12:20 UTC by rick
Modified: 2011-08-18 07:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdb trace output (5.98 KB, text/plain)
2011-07-14 14:58 UTC, rick
Details
debug info after window manager hangs (9.22 KB, text/plain)
2011-07-15 14:58 UTC, rick
Details

Description rick 2011-07-14 12:20:19 UTC
When I select a certain contact in my database my desktop freezes.  I have to alt-tab over to a shell window and evoloution --force-shutdown to get the desktop to come back.  This is very repeatable.  I would be glad to supply my files for testing.
Comment 1 Akhil Laddha 2011-07-14 12:50:17 UTC
Please attach the sample vcard and will try to reproduce at my end. Other wise you will have to provide gdb trace [1] when evolution hangs and before that make sure you install debuginfo packages of evolution and evolution-data-server.

Which distribution do you use ?

[1] see http://live.gnome.org/GettingTraces/Details#gdb-not-yet-running for details about how to do this
Comment 2 André Klapper 2011-07-14 13:04:40 UTC
...and when attaching a sample vcard (File > Save as vcf) here in bugzilla.gnome.org as an attachment be aware that this is a public place (don't use confidential data).
Comment 3 rick 2011-07-14 14:57:14 UTC
I ran the program under gdb and produced the output I am attaching to the bug report.  file is evolution-bug-654610
Comment 4 rick 2011-07-14 14:58:49 UTC
Created attachment 191967 [details]
gdb trace output
Comment 5 André Klapper 2011-07-14 15:02:07 UTC
The output is missing debug symbols, please run
debuginfo-install evolution-2.32.2-1.fc14.x86_64
and probably the same for glib2 and gtk2...
Comment 6 rick 2011-07-15 14:58:32 UTC
Created attachment 192033 [details]
debug info after window manager hangs
Comment 7 André Klapper 2011-07-15 15:11:19 UTC
Looks similar to https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/752624 in Ubuntu's bugtracker.
Comment 8 Matthew Barnes 2011-07-15 15:54:02 UTC
Another gdk-pixbuf deadlock... reassigning.
Comment 9 Milan Crha 2011-08-18 07:05:07 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 bug 473862 ***