GNOME Bugzilla – Bug 356435
crash in the font vfs method
Last modified: 2007-12-19 04:44:26 UTC
What were you doing when the application crashed? çıkış yapıyorum.. logout.. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.0 2006-09-04 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 107286528 vsize: 0 resident: 107286528 share: 0 rss: 36671488 rss_rlim: 0 CPU usage: start_time: 1158517825 rtime: 0 utime: 4454 stime: 0 cutime:3983 cstime: 0 timeout: 471 it_real_value: 0 frequency: 1302 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1226107216 (LWP 12313)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 72596
Thread 1 (Thread -1226107216 (LWP 12313))
*** Bug 356699 has been marked as a duplicate of this bug. ***
Looks like a gnome-vfs issue to me.
*** Bug 359793 has been marked as a duplicate of this bug. ***
*** Bug 362019 has been marked as a duplicate of this bug. ***
confirming, obviously.
*** Bug 362403 has been marked as a duplicate of this bug. ***
*** Bug 363791 has been marked as a duplicate of this bug. ***
*** Bug 364941 has been marked as a duplicate of this bug. ***
*** Bug 364891 has been marked as a duplicate of this bug. ***
*** Bug 365662 has been marked as a duplicate of this bug. ***
*** Bug 365896 has been marked as a duplicate of this bug. ***
*** Bug 365963 has been marked as a duplicate of this bug. ***
*** Bug 365974 has been marked as a duplicate of this bug. ***
*** Bug 366218 has been marked as a duplicate of this bug. ***
*** Bug 366220 has been marked as a duplicate of this bug. ***
*** Bug 368005 has been marked as a duplicate of this bug. ***
*** Bug 368291 has been marked as a duplicate of this bug. ***
*** Bug 368887 has been marked as a duplicate of this bug. ***
*** Bug 368905 has been marked as a duplicate of this bug. ***
*** Bug 368904 has been marked as a duplicate of this bug. ***
*** Bug 368906 has been marked as a duplicate of this bug. ***
*** Bug 369485 has been marked as a duplicate of this bug. ***
*** Bug 369697 has been marked as a duplicate of this bug. ***
*** Bug 370204 has been marked as a duplicate of this bug. ***
*** Bug 370460 has been marked as a duplicate of this bug. ***
*** Bug 370573 has been marked as a duplicate of this bug. ***
*** Bug 370692 has been marked as a duplicate of this bug. ***
*** Bug 370681 has been marked as a duplicate of this bug. ***
*** Bug 370914 has been marked as a duplicate of this bug. ***
*** Bug 371111 has been marked as a duplicate of this bug. ***
*** Bug 371190 has been marked as a duplicate of this bug. ***
This is a bug in the font vfs method. The font method is not part of gnome-vfs but of gnome-contorl-center. Reassigning. Have fun seb128 ;-D
The crash is in: if (font_names) g_strfreev(font_names); It seems that font_faces is not created as a NULL terminated array, which seems to be the likely problem.
*** Bug 371970 has been marked as a duplicate of this bug. ***
*** Bug 371873 has been marked as a duplicate of this bug. ***
*** Bug 371863 has been marked as a duplicate of this bug. ***
*** Bug 372314 has been marked as a duplicate of this bug. ***
*** Bug 372626 has been marked as a duplicate of this bug. ***
30 duplicates in the last 30 days - gnome 2.16.x blocker.
*** Bug 373114 has been marked as a duplicate of this bug. ***
*** Bug 373208 has been marked as a duplicate of this bug. ***
*** Bug 378610 has been marked as a duplicate of this bug. ***
*** Bug 379242 has been marked as a duplicate of this bug. ***
*** Bug 380538 has been marked as a duplicate of this bug. ***
*** Bug 380935 has been marked as a duplicate of this bug. ***
Created attachment 78105 [details] [review] gcc-fontilus-null-terminated.patch Since there are so many duplicates, since none has proposed a patch yet, since it was only one line and since I had some spare minutes today, here is a patch following Alexander's advice in comment #33 (which seems quite plausible). I can't reproduce the bug, so the patch is completely untested.
Looks good to me. At the very least it can't cause any problems.
*** Bug 384976 has been marked as a duplicate of this bug. ***
Is there any maintainer who wants to approve the patch? Alexander gave his positive opinion in comment #47, at least not a negative one :)
*** Bug 385371 has been marked as a duplicate of this bug. ***
*** Bug 391972 has been marked as a duplicate of this bug. ***
+70 rejected stacktraces => blocker.
Patch committed
i have also committed this patch to the gnome-2-16 branch: http://svn.gnome.org/viewcvs/gnome-control-center/branches/gnome-2-16/vfs-methods/fontilus/font-method.c?r1=6913&r2=7068 http://svn.gnome.org/viewcvs/gnome-control-center/trunk/vfs-methods/fontilus/font-method.c?r1=6196&r2=7051 fix will be included in stable gnome 2.16.3 and unstable gnome 2.17.5. thanks!
*** Bug 393853 has been marked as a duplicate of this bug. ***
*** Bug 394912 has been marked as a duplicate of this bug. ***
*** Bug 396486 has been marked as a duplicate of this bug. ***
*** Bug 391180 has been marked as a duplicate of this bug. ***
*** Bug 398586 has been marked as a duplicate of this bug. ***
*** Bug 398596 has been marked as a duplicate of this bug. ***
*** Bug 399954 has been marked as a duplicate of this bug. ***
*** Bug 403826 has been marked as a duplicate of this bug. ***
139 rejected duplicates so far.
Created attachment 83372 [details] [review] GNME 2.14 backport
Backport applied to 2.14 branch.
*** Bug 415391 has been marked as a duplicate of this bug. ***
*** Bug 420761 has been marked as a duplicate of this bug. ***
*** Bug 423386 has been marked as a duplicate of this bug. ***
*** Bug 426849 has been marked as a duplicate of this bug. ***
no rejected duplicates for the last 40 days. removing from auto-rejecter list, 182 rejected reports so far.