Bug#599690: /usr/bin/nm-applet: Dies repeatedly during normal operation.

2016-06-07 Thread Vladimir K
In the last few days I can only run nm-applet with EN locales. 
If run with ru_RU.UTF-8 it segfaults immediately. Happens with versions 1.2.2-1 
and 1.2.2-2


$ gdb nm-applet 
GNU gdb (Debian 7.10-1+b1) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from nm-applet...(no debugging symbols found)...done.
(gdb) bt
No stack.
(gdb) run
Starting program: /usr/bin/nm-applet 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".

** (nm-applet:28551): WARNING **: Error retrieving accessibility bus address: 
org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not 
provided by any .service files
[New Thread 0x7fffec9a6700 (LWP 28555)]
[New Thread 0x7fffe7fff700 (LWP 28556)]
[New Thread 0x7fffdfdf2700 (LWP 28557)]
[New Thread 0x7fffdf3eb700 (LWP 28558)]

Program received signal SIGSEGV, Segmentation fault.
g_hash_table_remove_all (hash_table=0x5) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/ghash.c:1425
1425/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/ghash.c: Нет такого файла 
или каталога.
(gdb) bt
#0  0x751270a6 in g_hash_table_remove_all (hash_table=0x5) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/ghash.c:1425
#1  0x00413739 in  ()
#5  0x7542a08f in  
(instance=, signal_id=, detail=) 
at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./gobject/gsignal.c:3441
#2  0x7540efa5 in g_closure_invoke (closure=0x7c10d0, 
return_value=return_value@entry=0x0, n_param_values=1, 
param_values=param_values@entry=0x7fffdc40, 
invocation_hint=invocation_hint@entry=0x7fffdbc0)
at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./gobject/gclosure.c:804
#3  0x75420fc1 in signal_emit_unlocked_R (node=node@entry=0x750190, 
detail=detail@entry=0, instance=instance@entry=0x703f80, 
emission_return=emission_return@entry=0x0, 
instance_and_params=instance_and_params@entry=0x7fffdc40) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./gobject/gsignal.c:3629
#4  0x75429d5c in g_signal_emit_valist (instance=, 
signal_id=, detail=, 
var_args=var_args@entry=0x7fffddf0)
at /build/glib2.0-wnDt2X/glib2.0-2.48.1/./gobject/gsignal.c:3385
#6  0x76dc7fb4 in  () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#7  0x7692bb38 in  () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#8  0x7513805a in g_main_context_dispatch (context=0x6a1330) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3154
#9  0x7513805a in g_main_context_dispatch 
(context=context@entry=0x6a1330) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3769
#10 0x75138400 in g_main_context_iterate 
(context=context@entry=0x6a1330, block=block@entry=1, 
dispatch=dispatch@entry=1, self=) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3840
#11 0x751384ac in g_main_context_iteration 
(context=context@entry=0x6a1330, may_block=may_block@entry=1) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./glib/gmain.c:3901
#12 0x756ffcdd in g_application_run (application=0x6de0c0 [NMApplet], 
argc=1, argv=0x7fffe080) at 
/build/glib2.0-wnDt2X/glib2.0-2.48.1/./gio/gapplication.c:2381
#13 0x004119e7 in main ()



Bug#599690: /usr/bin/nm-applet: Dies repeatedly during normal operation.

2016-05-26 Thread Vladimir K
It dies with segmentation fault very frequently, usually after coming out of 
suspend, or just during normal operation.
Latest version increased the frequency of crashes.



Bug#599690: /usr/bin/nm-applet: Dies repeatedly during normal operation.

2010-10-10 Thread Jeremy Salwen
Package: network-manager-gnome
Version: 0.8.1-1
Severity: important
File: /usr/bin/nm-applet

The Network manager applet repeatedly dies, disconnecting the network, and 
giving no sign that anything is wrong besides the applet disappearing.
 
When nm-applet is started from the command line, it outputs 

"** Message: Caught signal 15, shutting down..." before exiting.
I am not shutting down my computer (which I think should be the origin of 
signal 15s).  It will happen at mostly random times, but relatively often, 
maybe every hour or so.  I have noticed that it is more likely to die right 
when I plug a network cable in, though it will also die when there is no wired 
connection, only wireless.

This is a persistent behavior that has occured for me on an hourly basis for 
weeks.  The only workaround I know is to start nm-applet from the command line 
again every time it dies.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x111.2.24-3 simple interprocess messaging syst
ii  gconf2  2.28.1-4 GNOME configuration database syste
ii  gnome-icon-theme2.30.3-1 GNOME Desktop icon theme
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii  libdbus-glib-1-20.88-2   simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-2  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-4 GNOME configuration database syste
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgnome-bluetooth7 2.30.0-2 GNOME Bluetooth tools - support li
ii  libgnome-keyring0   2.30.1-1 GNOME keyring services library
ii  libgtk2.0-0 2.20.1-1+b1  The GTK+ graphical user interface 
ii  libnm-glib-vpn1 0.8.1-3  network management framework (GLib
ii  libnm-glib2 0.8.1-3  network management framework (GLib
ii  libnm-util1 0.8.1-3  network management framework (shar
ii  libnotify1 [libnotify1- 0.5.0-2  sends desktop notifications to a n
ii  libpango1.0-0   1.28.1-1 Layout and rendering of internatio
ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  network-manager 0.8.1-3  network management framework daemo
ii  policykit-1-gnome   0.96-2   GNOME authentication agent for Pol
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages network-manager-gnome recommends:
ii  gnome-bluetooth   2.30.0-2   GNOME Bluetooth tools
ii  libpam-gnome-keyring [libpam- 2.30.3-1   PAM module to unlock the GNOME key
ii  mobile-broadband-provider-inf 20100930-1 database of mobile broadband servi
ii  notification-daemon   0.5.0-2daemon to displays passive pop-up 

Versions of packages network-manager-gnome suggests:
pn  network-manager-openvpn-gnome  (no description available)
pn  network-manager-pptp-gnome (no description available)
pn  network-manager-vpnc-gnome (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org