Bug 179688
| Summary: | invalid pointer for gnome-system-monitor | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | R. Morton jr <friez187> |
| Component: | gnome-utils | Assignee: | Søren Sandmann Pedersen <sandmann> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | dex.mbox, frank, kem, sundaram |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-08 03:28:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
R. Morton jr
2006-02-02 02:56:47 UTC
Wrong component. It's gnome-utils-2.13.91-1
The font value from GConf seems to be not read. Perhaps something inside the
recent changes in userprefs.c
gdb backtrace:
#0 0x0fea270c in *__GI_raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x0fea40d4 in *__GI_abort () at abort.c:88
#2 0x0fedaa88 in __libc_message (do_abort=Variable "do_abort" is not available.)
at ../sysdeps/unix/sysv/linux/libc_fatal.c:170
#3 0x0fee415c in _int_free (av=0xffc6468, mem=Variable "mem" is not available.
) at malloc.c:5602
#4 0x0fee741c in *__GI___libc_free (mem=0x1008f760) at malloc.c:3433
#5 0x0fce71f4 in IA__g_free (mem=0x1008f760) at gmem.c:187
#6 0x1000b0e8 in widget_set_font (widget=0x10081688, font_name=Variable
"font_name" is not available.
) at misc.c:185
#7 0x10009098 in logview_init (logview=0x1005d010) at logview.c:862
#8 0x0fb32998 in IA__g_type_create_instance (type=0) at gtype.c:1567
#9 0x0fb161dc in g_object_constructor (type=Variable "type" is not available.
) at gobject.c:1015
#10 0x0fb13ec8 in IA__g_object_newv (object_type=268768072, n_parameters=0,
parameters=0x0) at gobject.c:912
#11 0x0fb148c0 in IA__g_object_new_valist (object_type=268768072,
first_property_name=0x0, var_args=0x7f94f514) at gobject.c:955
#12 0x0fb14b18 in IA__g_object_new (object_type=268768072,
first_property_name=0x0) at gobject.c:793
#13 0x1000886c in logview_window_new () at logview.c:986
#14 0x1000593c in main (argc=1, argv=0x7f94f804) at main.c:159
#15 0x0fe8c280 in generic_start_main (main=0x100057d0 <main>, argc=1,
ubp_av=0x7f94f804, auxvec=0x7f94f8b0, init=Variable "init" is not
available.) at ../csu/libc-start.c:231
#16 0x0fe8c48c in __libc_start_main (argc=1, ubp_av=0x7f94f804, ubp_ev=0x6,
auxvec=0x7f94f8b0, rtld_fini=0xffddea4 <_dl_fini>, stinfo=0x1000f508,
stack_on_entry=0x7f94f7f0)
at ../sysdeps/unix/sysv/linux/powerpc/libc-start.c:127
#17 0x00000000 in ?? ()
*** Bug 179689 has been marked as a duplicate of this bug. *** Filed upstream: http://bugzilla.gnome.org/show_bug.cgi?id=329704 *** Bug 180002 has been marked as a duplicate of this bug. *** gnome-utils-2.13.91-2 works for me. These bugs are being closed since a large number of updates have been released after the FC5 test1 and test2 releases. Kindly update your system by running yum update as root user or try out the third and final test version of FC5 being released in a short while and verify if the bugs are still present on the system .Reopen or file new bug reports as appropriate after confirming the presence of this issue. Thanks |