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 328368 - netapplet quits when cisco vpn client connects
netapplet quits when cisco vpn client connects
Status: RESOLVED DUPLICATE of bug 326012
Product: netapplet
Classification: Deprecated
Component: applet
unspecified
Other other
: High critical
: ---
Assigned To: Robert Love
Robert Love
Depends on:
Blocks:
 
 
Reported: 2006-01-24 00:53 UTC by ralph.sokel
Modified: 2006-03-22 19:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description ralph.sokel 2006-01-24 00:53:11 UTC
Distribution: Unknown
Package: netapplet
Severity: Normal
Version: GNOME2.12.0 unspecified
Gnome-Distributor: SUSE
Synopsis: netapplet quits when cisco vpn client connects
Bugzilla-Product: netapplet
Bugzilla-Component: applet
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash: netapplet quits when cisco vpn client
connects


Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?
 everytime

Additional Information:



Debugging Information:

Backtrace was generated from '/opt/gnome/bin/netapplet'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread 1089970272 (LWP 7642)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 1089970272 (LWP 7642))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/libc.so.6
  • #6 abort
    from /lib/tls/libc.so.6
  • #7 g_logv
    from /opt/gnome/lib/libglib-2.0.so.0
  • #8 g_log
    from /opt/gnome/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /opt/gnome/lib/libglib-2.0.so.0
  • #10 netapplet_set_icon
    at netapplet.c line 168
  • #11 netapplet_handle_active
    at netapplet.c line 1656
  • #12 netcommon_read_channel
    at netcommon.c line 156
  • #13 g_vasprintf
    from /opt/gnome/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #18 main
    at netapplet.c line 1785
  • #0 __kernel_vsyscall



------- Bug created by bug-buddy at 2006-01-24 00:53 -------

Comment 1 Karsten Bräckelmann 2006-01-29 03:23:39 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


Same stacktrace.

*** This bug has been marked as a duplicate of 326012 ***
Comment 2 Roland Kay 2006-03-22 19:03:09 UTC
I think it is very likely that #334012, for which I submitted a patch which resolves the problem, is a duplicate of this bug.