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 644262 - crash in empathy_account_settings_get_string ()
crash in empathy_account_settings_get_string ()
Status: RESOLVED DUPLICATE of bug 643461
Product: empathy
Classification: Core
Component: Auth client
2.91.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-09 00:10 UTC by Fabio Durán Verdugo
Modified: 2011-03-10 12:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2011-03-09 00:10:29 UTC
add inexistent account in jabber. and obvios fails login.

Thread debugging using libthread_db enabled]
Core was generated by `/usr/bin/empathy-accounts --select-account=gabble/jabber/hbkfabio_40jabber_2eor'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0xb78798a0 (LWP 8967))

  • #0 empathy_account_settings_get_string
  • #1 ??
  • #2 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 79
  • #3 g_closure_invoke
    at gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #5 g_signal_emit_valist
    at gsignal.c line 2983
  • #6 g_signal_emit
    at gsignal.c line 3040
  • #7 ??
  • #8 g_simple_async_result_complete
    at gsimpleasyncresult.c line 747
  • #9 ??
  • #10 gkr_callback_invoke_res
    at gkr-callback.c line 139
  • #11 on_complete
    at gkr-operation.c line 207
  • #12 find_items_1_reply
    at gnome-keyring.c line 2275
  • #13 find_items_1_reply
    at gnome-keyring.c line 2253
  • #14 gkr_callback_invoke_op_msg
    at gkr-callback.c line 69
  • #15 callback_with_message
    at gkr-operation.c line 329
  • #16 on_pending_call_notify
    at gkr-operation.c line 352
  • #17 ??
    from /lib/libdbus-1.so.3
  • #18 ??
    from /lib/libdbus-1.so.3
  • #19 dbus_connection_dispatch
    from /lib/libdbus-1.so.3
  • #20 message_queue_dispatch
    at egg-dbus.c line 75
  • #21 g_main_dispatch
    at gmain.c line 2440
  • #22 g_main_context_dispatch
    at gmain.c line 3013
  • #23 g_main_context_iterate
    at gmain.c line 3091
  • #24 g_main_loop_run
    at gmain.c line 3299
  • #25 gtk_main
    at gtkmain.c line 1358
  • #26 gtk_application_run_mainloop
    at gtkapplication.c line 85
  • #27 g_application_run
    at gapplication.c line 1322
  • #28 main

Comment 1 Guillaume Desmottes 2011-03-09 08:20:23 UTC
I didn't manage to reproduce this. Which Empathy version are you using?

Can you please provide the exact steps to reproduce this crash?
Comment 2 Fabio Durán Verdugo 2011-03-09 12:42:37 UTC
The version is 2.91.90 FC15.

I only misstype my Login ID, the empathy says network error.
For example and I get reproduce again.

In login ID I add user@jabber.COM
the password: "password"

I press reconnect.
Press Edit.
Crash.
Comment 3 Guillaume Desmottes 2011-03-10 11:49:15 UTC
Could you try starting "/usr/bin/empathy-accounts
--select-account=gabble/jabber/hbkfabio_40jabber_2eor" and see if it crashes as well?

Any chance you could test using 2.91.91 ?
Comment 4 Guillaume Desmottes 2011-03-10 12:53:10 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.

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