[Bug 380716] New: libexif hangs in exif_content_remove_entry()
https://bugzilla.novell.com/show_bug.cgi?id=380716 Summary: libexif hangs in exif_content_remove_entry() Product: openSUSE 11.0 Version: Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Other AssignedTo: meissner@novell.com ReportedBy: sbrabec@novell.com QAContact: qa@suse.de Found By: --- How to reproduce: eog /usr/share/pixmaps/backgrounds/novell/photos/NatureSeries005.jpg Marking as Critical, as it freezes on the artwork provided by Novell, which is part of the default GNOME installation. This is a backtrace after pressing Ctrl+C: (gdb) info threads * 2 Thread 0x41a97950 (LWP 22034) 0x00007ffa288c40b0 in exif_content_remove_entry (c=0x9be3b0, e=0x9dc670) at exif-content.c:162 1 Thread 0x7ffa31139700 (LWP 22033) 0x00007ffa26cf2186 in *__GI___poll (fds=0xaa4890, nfds=9, timeout=4993) at ../sysdeps/unix/sysv/linux/poll.c:87 (gdb) bt #0 0x00007ffa26cf2186 in *__GI___poll (fds=0xaa4890, nfds=9, timeout=4993) at ./sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007ffa2740a0b8 in g_main_context_iterate (context=0x6c1010, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2945 #2 0x00007ffa2740a74d in IA__g_main_loop_run (loop=0x9868e0) at gmain.c:2844 #3 0x00007ffa2b893897 in IA__gtk_main () at gtkmain.c:1163 #4 0x0000000000420019 in main () (gdb) thread 2 [Switching to thread 2 (Thread 0x41a97950 (LWP 22034))]#0 0x00007ffa288c40b0 in exif_content_remove_entry ( c=0x9be3b0, e=0x9dc670) at exif-content.c:162 162 if (!c || !c->priv || !e || (e->parent != c)) return; (gdb) bt #0 0x00007ffa288c40b0 in exif_content_remove_entry (c=0x9be3b0, e=0x9dc670) at exif-content.c:162 #1 0x00007ffa288c47ba in fix_func (c=0x9be3b0, UNUSED_PARAM_data=<value optimized out>) at exif-data.c:1223 #2 0x00007ffa288c467a in exif_data_foreach_content (data=0x9c5fd0, func=0x7ffa288c4750 <fix_func>, user_data=0x0) at exif-data.c:1089 #3 0x00007ffa288c69ff in exif_data_new_from_data (data=0xa73c30 "Exif", size=1356) at exif-data.c:159 #4 0x00000000004378c4 in ?? () #5 0x000000000043852e in eog_image_load () #6 0x0000000000442f13 in eog_job_load_run () #7 0x0000000000442193 in ?? () #8 0x00007ffa2742fa34 in g_thread_create_proxy (data=0x6db770) at gthread.c:635 #9 0x00007ffa2bf22030 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #10 0x00007ffa26cfaeed in clone () from /lib64/libc.so.6 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=380716 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=380716#c1 --- Comment #1 from Marcus Meissner <meissner@novell.com> 2008-04-28 02:55:37 MST --- i fixed a safety net fix for this issue to STABLE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=380716 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=380716#c2 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal --- Comment #2 from Marcus Meissner <meissner@novell.com> 2008-05-13 04:19:58 MST --- since i applied a workaround, reduce to Normal. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=380716 User meissner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=380716#c3 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Marcus Meissner <meissner@novell.com> 2008-07-29 01:06:54 MDT --- also fixed this problem finally now, after yet another exif_content_remove_entry fix. will go out to 11.0 via online update -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=380716 User ast@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=380716#c4 --- Comment #4 from Anja Stock <ast@novell.com> 2008-08-01 09:44:36 MDT --- released -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com