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 164592 - App crash on jabber server-side disconnect in SSL mode
App crash on jabber server-side disconnect in SSL mode
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other other
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
: 166023 171861 302715 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-01-19 14:39 UTC by jgwinnup
Modified: 2005-05-03 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jgwinnup 2005-01-19 14:39:24 UTC
Distribution: Debian 3.1
Package: gossip
Severity: normal
Version: GNOME2.8.1 0.8
Gnome-Distributor: Debian
Synopsis: App crash on jabber server-side disconnect in SSL mode
Bugzilla-Product: gossip
Bugzilla-Component: General
Bugzilla-Version: 0.8
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:

Gossip crashes when started in SSL mode and a server 'bounce' occurs. A
group chat window is open - may have an effect.


Steps to reproduce the crash:
1. Run Gossip with connection to Jabber server in SSL mode
2. Wait for server to bounce
3. Crash!

Expected Results:
No crash.

How often does this happen?
Daily

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/gossip'

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

Thread 1 (Thread -1223461856 (LWP 32548))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strlen
    from /lib/tls/i686/cmov/libc.so.6
  • #5 vfprintf
    from /lib/tls/i686/cmov/libc.so.6
  • #6 vasprintf
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #8 g_strdup_vprintf
    from /usr/lib/libglib-2.0.so.0
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 _lm_connection_failed
    from /usr/lib/libloudmouth-1.so.0
  • #12 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main
  • #0 __kernel_vsyscall




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-01-19 09:39 -------


Unknown version 0.8 in product gossip.  Setting version to "unspecified".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gossip".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was jgwinnup@mbvlab.wpafb.af.mil.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Mikael Hallendal 2005-01-19 22:12:43 UTC
This is actually a bug in Loudmouth/GnuTLS, worked around it in CVS.
Comment 2 Elijah Newren 2005-02-02 15:02:44 UTC
*** Bug 166023 has been marked as a duplicate of this bug. ***
Comment 3 Ross Burton 2005-03-31 15:22:34 UTC
*** Bug 171861 has been marked as a duplicate of this bug. ***
Comment 4 Elijah Newren 2005-05-03 15:10:34 UTC
*** Bug 302715 has been marked as a duplicate of this bug. ***