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 326370 - Modemlights crashes on startup (critical warning)
Modemlights crashes on startup (critical warning)
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: modemlights
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-10 00:01 UTC by Kjartan Maraas
Modified: 2006-01-10 01:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
possible fix (738 bytes, patch)
2006-01-10 00:03 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2006-01-10 00:01:49 UTC
Seeing this:

Backtrace was generated from '/opt/gnome/libexec/modem_applet'

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1209084240 (LWP 2942)]
0x001cd402 in __kernel_vsyscall ()

Thread 1 (Thread -1209084240 (LWP 2942))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 784
  • #3 <signal handler called>
  • #4 IA__g_logv
    at gmessages.c line 493
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #7 get_interface_data
    at modem-applet.c line 664
  • #8 update_info_callback
    at modem-applet.c line 811
  • #9 dispatch_directives
    at modem-applet.c line 580
  • #10 g_timeout_dispatch
    at gmain.c line 3292
  • #11 g_main_dispatch
    at gmain.c line 1916
  • #12 IA__g_main_context_dispatch
    at gmain.c line 2466
  • #13 g_main_context_iterate
    at gmain.c line 2547
  • #14 IA__g_main_loop_run
    at gmain.c line 2751
  • #15 bonobo_main
    at bonobo-main.c line 312
  • #16 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 412
  • #17 bonobo_generic_factory_main
    at bonobo-generic-factory.c line 369
  • #18 panel_applet_factory_main_closure
    at panel-applet.c line 1730
  • #19 panel_applet_factory_main
    at panel-applet.c line 1754
  • #20 main
    at modem-applet.c line 1084

Comment 1 Kjartan Maraas 2006-01-10 00:03:07 UTC
Created attachment 57076 [details] [review]
possible fix
Comment 2 Kjartan Maraas 2006-01-10 01:49:02 UTC
Commited with some small changes suggested by Ryan.