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 327672 - gweather segfaults on load
gweather segfaults on load
Status: RESOLVED DUPLICATE of bug 326854
Product: gnome-applets
Classification: Other
Component: gweather
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-19 07:31 UTC by Rod Butcher
Modified: 2006-01-19 20:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rod Butcher 2006-01-19 07:31:31 UTC
All Gnome components from cvs head as at 18th Jan 23006.

(gdb) run
Starting program: /usr/libexec/gweather-applet-2
[Thread debugging using libthread_db enabled]
[New Thread -1226213696 (LWP 10110)]

(gweather-applet-2:10110): Gtk-WARNING **: Theme directory 16x16/status16x16/stock/chart of theme gnome has no size field

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226213696 (LWP 10110)]
0xb7d34f58 in ?? () from /usr/lib/libgweather.so.0
(gdb) thread apply all bt

Thread 1 (Thread -1226213696 (LWP 10110))

  • #0 ??
    from /usr/lib/libgweather.so.0
  • #1 gweather_gconf_get_location
    at gweather-gconf.c line 252
  • #2 gweather_prefs_load
    at gweather-prefs.c line 243
  • #3 gweather_applet_factory
    at main.c line 44
  • #4 panel_applet_marshal_BOOLEAN__STRING
    at panel-applet-marshal.c line 128
  • #5 IA__g_closure_invoke
    at gclosure.c line 490
  • #6 bonobo_closure_invoke_va_list
    at bonobo-types.c line 404
  • #7 bonobo_closure_invoke
    at bonobo-types.c line 467
  • #8 panel_applet_control_bound
    at panel-applet.c line 1364
  • #9 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #13 IA__g_signal_emit
    at gsignal.c line 2241
  • #14 impl_Bonobo_Control_setFrame
    at bonobo-control.c line 433
  • #15 _ORBIT_skel_small_Bonobo_Control_setFrame
    at Bonobo-common.c line 584
  • #16 ORBit_POAObject_invoke
    at poa.c line 1145
  • #17 ORBit_OAObject_invoke
    at orbit-adaptor.c line 336
  • #18 ORBit_small_invoke_adaptor
    at orbit-small.c line 835
  • #19 ORBit_POAObject_handle_request
    at poa.c line 1354
  • #20 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1422
  • #21 ORBit_POA_handle_request
    at poa.c line 1644
  • #22 ORBit_handle_request
    at orbit-adaptor.c line 296
  • #23 giop_connection_handle_input
    at giop-recv-buffer.c line 1282
  • #24 link_connection_io_handler
    at linc-connection.c line 1367
  • #25 link_source_dispatch
    at linc-source.c line 159
  • #26 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #27 g_main_context_iterate
    at gmain.c line 2547
  • #28 IA__g_main_loop_run
    at gmain.c line 2751
  • #29 bonobo_main
    at bonobo-main.c line 312
  • #30 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 412
  • #31 bonobo_generic_factory_main
    at bonobo-generic-factory.c line 369
  • #32 panel_applet_factory_main_closure
    at panel-applet.c line 1757
  • #33 panel_applet_factory_main
    at panel-applet.c line 1781
  • #34 main
    at main.c line 63

Comment 1 Christian Kirbach 2006-01-19 20:11:01 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report?


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