Unity crashes with SIGSEGV when hitting debug DBus interface hard

Bug #979429 reported by Thomi Richards
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Unity
Fix Released
High
Michal Hruby
unity (Ubuntu)
Fix Released
High
Michal Hruby
Precise
Fix Released
Undecided
Unassigned

Bug Description

SRU testcase

TO BE TESTED BY THE REPORTER(dev)

I have a branch that adds a very nice feature to autopilot. A side effect of this feature is that we send more requests to the unity Debug DBus interface.

When I run autopilot against unity trunk with my autopilot feature enabled, unity crashes. I'm unable to get apport to report the bug, so this information is all collected manually from gdb. Gdb breaks with this message:

Program received signal SIGSEGV, Segmentation fault.
__strlen_sse2_pminub () at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39

The backtrace is:

#0 __strlen_sse2_pminub () at ../sysdeps/x86_64/multiarch/strlen-sse2-pminub.S:39
#1 0x00007ffff1bdd5e8 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#2 0x00007ffff1bdd71f in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3 0x00007ffff1bddcee in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4 0x00007ffff1be110c in g_dbus_message_to_blob () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5 0x00007ffff1bd6292 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6 0x00007ffff1bd76dd in g_dbus_connection_send_message_with_reply () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7 0x00007ffff1bd90cc in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8 0x00007ffff1be68c9 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9 0x00007ffff1be8204 in g_dbus_proxy_call () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#10 0x00007fffe03ea7f7 in unity::glib::DBusProxy::Impl::Call (this=0x159f030, method_name=..., parameters=0x7fffcc3cf590, callback=..., cancellable=0x0, flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=-1)
    at /home/thomi/code/canonical/unity/trunk/UnityCore/GLibDBusProxy.cpp:261
#11 0x00007fffe03eae74 in unity::glib::DBusProxy::Call (this=0x159efc0, method_name=..., parameters=0x7fffcc3cf590, callback=..., cancellable=0x0, flags=G_DBUS_CALL_FLAGS_NONE, timeout_msec=-1)
    at /home/thomi/code/canonical/unity/trunk/UnityCore/GLibDBusProxy.cpp:319
#12 0x00007fffe03c7bd6 in unity::indicator::DBusIndicators::Impl::RequestSyncIndicator (this=0x159efa0, name=...) at /home/thomi/code/canonical/unity/trunk/UnityCore/DBusIndicators.cpp:232
#13 0x00007fffe03c76c3 in unity::indicator::DBusIndicators::Impl::OnReSync (this=0x159efa0, parameters=0x7fffcc7150a0) at /home/thomi/code/canonical/unity/trunk/UnityCore/DBusIndicators.cpp:186
#14 0x00007fffe03d0203 in sigc::bound_mem_functor1<void, unity::indicator::DBusIndicators::Impl, _GVariant*>::operator() (this=0x8f701d8, _A_a1=@0x7fffffffd6c8: 0x7fffcc7150a0)
    at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:1851
#15 0x00007fffe03cf60d in sigc::adaptor_functor<sigc::bound_mem_functor1<void, unity::indicator::DBusIndicators::Impl, _GVariant*> >::operator()<_GVariant* const&> (this=0x8f701d0,
    _A_arg1=@0x7fffffffd6c8: 0x7fffcc7150a0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:84
#16 0x00007fffe03cdc24 in sigc::internal::slot_call1<sigc::bound_mem_functor1<void, unity::indicator::DBusIndicators::Impl, _GVariant*>, void, _GVariant*>::call_it (rep=0x8f701a0,
    a_1=@0x7fffffffd6c8: 0x7fffcc7150a0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:137
#17 0x00007fffe332e39b in sigc::slot1<void, _GVariant*>::operator() (this=0x7fffffffd800, _A_a1=@0x7fffffffd6c8: 0x7fffcc7150a0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:515
#18 0x00007fffe03ea5eb in unity::glib::DBusProxy::Impl::OnProxySignal (this=0x159f030, proxy=0x256fa60, sender_name=0x9120de0 ":1.68", signal_name=0xb08cf00 "ReSync", parameters=0x7fffcc7150a0)
    at /home/thomi/code/canonical/unity/trunk/UnityCore/GLibDBusProxy.cpp:237
#19 0x00007fffe03ef8b8 in sigc::bound_mem_functor4<void, unity::glib::DBusProxy::Impl, _GDBusProxy*, char*, char*, _GVariant*>::operator() (this=0x124ea58, _A_a1=@0x7fffffffd9b8: 0x256fa60,
    _A_a2=@0x7fffffffd9b0: 0x9120de0 ":1.68", _A_a3=@0x7fffffffd9a8: 0xb08cf00 "ReSync", _A_a4=@0x7fffffffd9a0: 0x7fffcc7150a0) at /usr/include/sigc++-2.0/sigc++/functors/mem_fun.h:2055
#20 0x00007fffe03ef1bf in sigc::adaptor_functor<sigc::bound_mem_functor4<void, unity::glib::DBusProxy::Impl, _GDBusProxy*, char*, char*, _GVariant*> >::operator()<_GDBusProxy* const&, char* const&, char* const&, _GVariant* const&> (this=0x124ea50, _A_arg1=@0x7fffffffd9b8: 0x256fa60, _A_arg2=@0x7fffffffd9b0: 0x9120de0 ":1.68", _A_arg3=@0x7fffffffd9a8: 0xb08cf00 "ReSync",
    _A_arg4=@0x7fffffffd9a0: 0x7fffcc7150a0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:144
#21 0x00007fffe03ee1c4 in sigc::internal::slot_call4<sigc::bound_mem_functor4<void, unity::glib::DBusProxy::Impl, _GDBusProxy*, char*, char*, _GVariant*>, void, _GDBusProxy*, char*, char*, _GVariant*>::call_it (rep=0x124ea20, a_1=@0x7fffffffd9b8: 0x256fa60, a_2=@0x7fffffffd9b0: 0x9120de0 ":1.68", a_3=@0x7fffffffd9a8: 0xb08cf00 "ReSync", a_4=@0x7fffffffd9a0: 0x7fffcc7150a0)
    at /usr/include/sigc++-2.0/sigc++/functors/slot.h:251
#22 0x00007fffe03eccf6 in sigc::slot4<void, _GDBusProxy*, char*, char*, _GVariant*>::operator() (this=0x159f098, _A_a1=@0x7fffffffd9b8: 0x256fa60, _A_a2=@0x7fffffffd9b0: 0x9120de0 ":1.68",
    _A_a3=@0x7fffffffd9a8: 0xb08cf00 "ReSync", _A_a4=@0x7fffffffd9a0: 0x7fffcc7150a0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:758
#23 0x00007fffe03ec079 in unity::glib::Signal3<void, _GDBusProxy*, char*, char*, _GVariant*>::Callback (object=0x256fa60, data1=0x9120de0 ":1.68", data2=0xb08cf00 "ReSync", data3=0x7fffcc7150a0,
    self=0x159f078) at /home/thomi/code/canonical/unity/trunk/UnityCore/GLibSignal-inl.h:120
#24 0x00007ffff3b81a14 in ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#25 0x00007ffff3b81435 in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#26 0x00007ffff4bef4eb in g_cclosure_marshal_generic () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#27 0x00007ffff4beec82 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#28 0x00007ffff4bffd51 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#29 0x00007ffff4c08079 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#30 0x00007ffff4c08222 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#31 0x00007ffff1be4c14 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#32 0x00007ffff1bd4645 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#33 0x00007ffff5ba9c9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007ffff5baa060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007ffff5baa45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00000000004029ae in main ()

The interesting part starts at frame 10. The crash is on line 261, the code around that line looks like this:

247 if (proxy_)
248 {
249 CallData* data = new CallData();
250 data->callback = callback;
251 data->impl = this;
252 data->method_name = method_name;
253
254 g_dbus_proxy_call(proxy_,
255 method_name.c_str(),
256 parameters,
257 flags,
258 timeout_msec,
259 cancellable != NULL ? cancellable : cancellable_,
260 DBusProxy::Impl::OnCallCallback,
261 data);
262 }

The arguments look like this:

(gdb) print method_name.c_str()
$1 = 0x2aad5d8 "SyncOne"
(gdb) print flags
$2 = G_DBUS_CALL_FLAGS_NONE
(gdb) print timeout_msec
$3 = -1
(gdb) print cancellable
$4 = (GCancellable *) 0x0
(gdb) print cancellable_
$5 = {object_ = 0xf54b30}
(gdb) print callback
$6 = {<sigc::slot1<void, _GVariant*>> = {<sigc::slot_base> = {<sigc::functor_base> = {<No data fields>}, rep_ = 0x297f7a0, blocked_ = false}, <No data fields>}, <No data fields>}

The parameters argument looks a little suspicous to me:

(gdb) print parameters
$7 = (GVariant *) 0x7fffcc3cf590
(gdb) print g_variant_get_type_string(parameters)
$8 = -872203104
(gdb) print (const char*) g_variant_get_type_string(parameters)
$9 = 0xffffffffcc033ca0 <Address 0xffffffffcc033ca0 out of bounds>

The type string should return "(s)". Looking up the stack to the place where 'parameters' was created (frame 12 - frame 11 is just the public method calling into the impl class):

228 void DBusIndicators::Impl::RequestSyncIndicator(std::string const& name)
229 {
230 GVariant* parameter = g_variant_new("(s)", name.c_str());
231
232 gproxy_.Call("SyncOne", parameter, sigc::mem_fun(this, &DBusIndicators::Impl::Sync));
233 }

At this point, name seems to be valid:

(gdb) print name.c_str()
$10 = 0x5721d58 "libapplication.so"

...but the parameter still doesn't want to give us a valid type string:

(gdb) print (const char*) g_variant_get_type_string(parameter)
$11 = 0xffffffffcc033ca0 <Address 0xffffffffcc033ca0 out of bounds>

Related branches

Revision history for this message
Thomi Richards (thomir-deactivatedaccount) wrote :
Download full text (43.8 KiB)

Also worth noting: The unity log for the autopilot test that caused unity to crash looks like this:

ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_unref: assertion `value->ref_count > 0' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_unref: assertion `value->ref_count > 0' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_new_string: assertion `string != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_new_variant: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_get_type: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_builder_add_value: assertion `!GVSB(builder)->expected_type || g_variant_is_of_type (value, GVSB(builder)->expected_type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_builder_end: assertion `GVSB(builder)->offset >= GVSB(builder)->min_items' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_get_type: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_builder_add_value: assertion `!GVSB(builder)->expected_type || g_variant_is_of_type (value, GVSB(builder)->expected_type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_unref: assertion `value->ref_count > 0' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_new_string: assertion `string != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_new_variant: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_get_type: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_builder_add_value: assertion `!GVSB(builder)->expected_type || g_variant_is_of_type (value, GVSB(builder)->expected_type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_builder_end: assertion `GVSB(builder)->offset >= GVSB(builder)->min_items' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_get_type: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_builder_add_value: assertion `!GVSB(builder)->expected_type || g_variant_is_of_type (value, GVSB(builder)->expected_type)' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_unref: assertion `value->ref_count > 0' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_new_string: assertion `string != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_new_variant: assertion `value != NULL' failed
ERROR 2012-04-12 10:42:15 unity.glib <unknown>:0 g_variant_get_type: assertion `value != NULL' ...

Changed in unity:
status: New → Invalid
Changed in unity:
status: Invalid → Confirmed
Changed in unity:
importance: Undecided → High
Revision history for this message
Michal Hruby (mhr3) wrote :

Adding my stacktrace as well, it's interestingly similar (and with glib debug info).

Michal Hruby (mhr3)
Changed in unity:
status: Confirmed → In Progress
assignee: nobody → Michal Hruby (mhr3)
milestone: none → 5.12.0
Michal Hruby (mhr3)
Changed in unity:
status: In Progress → Fix Committed
Changed in unity (Ubuntu):
status: New → Fix Committed
status: Fix Committed → Confirmed
assignee: nobody → Michal Hruby (mhr3)
Omer Akram (om26er)
description: updated
Changed in unity (Ubuntu):
importance: Undecided → High
Omer Akram (om26er)
Changed in unity (Ubuntu Precise):
status: New → Confirmed
Changed in unity:
status: Fix Committed → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Thomi, or anyone else affected,

Accepted unity into precise-proposed. The package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

Changed in unity (Ubuntu Precise):
status: Confirmed → Fix Committed
tags: added: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (6.0 KiB)

This bug was fixed in the package unity - 5.12-0ubuntu1

---------------
unity (5.12-0ubuntu1) precise-proposed; urgency=low

  * New upstream release.
    - Launcher, Alt-Tab - clicking on launcher item or selecting a app in Alt-
      Tab raises all app windows, not just most recently focused (LP: #959339)
    - [heap corruption?] compiz crashed with SIGSEGV in _int_malloc() from
      g_realloc() from ... from g_dbus_connection_send_message_with_reply()
      from g_object_unref() from unity::dash::HomeLens::Impl::~Impl() from
      unity::dash::HomeLens::~HomeLens() (LP: #931201)
    - compiz crashed with SIGSEGV in _int_malloc() from __libc_calloc() from
      XOpenDisplay() from nux::WindowThread::ThreadCtor() (LP: #947844)
    - Regression: Installing apps causes a terrible visual glitch-- have to
      restart X.org. (LP: #981168)
    - Window management - unity doesn't realise when applications bring their
      windows to the front (LP: #802816)
    - Dash - Clicking on the desktop dash border should do nothing, *NOT*
      close the dash (LP: #839472)
    - [FFe, UIFe] HUD - The HUD does not respect launcher icon size settings
      in autohide mode (LP: #921506)
    - compiz crashed with SIGSEGV in g_volume_get_mount() (LP: #918548)
    - multiple instances or double icons of application detected on bamfdaemon
      respawn (LP: #928912)
    - Panel is transparent when Dash is open; no blur no average BG color
      (LP: #965323)
    - Unity crashes with SIGSEGV when hitting debug DBus interface hard
      (LP: #979429)
    - compiz crashed with SIGSEGV in _int_malloc() from g_object_unref() from
      unity::dash::Model<unity::dash::FilterAdaptor>::~Model() (LP: #941750)
    - indicators menu are sometimes cut off at screen edge (LP: #883317)
    - the shortcut keys in workspace section of the shortcut overlay aren't
      translated (LP: #980828)
    - [regression] Dash keeps repainting unnecessarily (LP: #980924)
    - compiz crashed with SIGSEGV in nux::NTextureData::ClearData() from
      nux::NTextureData::~NTextureData() from nux::Texture2D::~Texture2D()
      (LP: #952378)
    - compiz crashed with SIGSEGV in g_object_unref() from
      unity::dash::Settings::~Settings() from
      unity::UnityScreen::~UnityScreen() (LP: #981764)
    - compiz crashed with SIGSEGV in unity::dash::ResultView::~ResultView()
      from unity::dash::ResultViewGrid::~ResultViewGrid() from
      nux::Object::Destroy() from nux::Object::UnReference() (LP: #942286)
    - compiz crashed with SIGSEGV in
      ends_with_iter_select<__gnu_cxx::__normal_iterator<char const*,
      std::basic_string<char> >, char const*, boost::algorithm::is_iequal>()
      from unity::ui::PointerBarrierWrapper::EmitCurrentData() (LP: #983268)
    - Chinese can't be shown completely in dash filter (LP: #984583)
    - [Unity 5.10] compiz crashed with SIGSEGV in
      unity::hud::HudIconTextureSource::ColorForIcon() from
      unity::hud::Icon::Icon() from emit from unity::IconTexture::IconLoaded
      (LP: #983646)
    - [regression] Close button does not close the dash/HUD (LP: #986264)
    - compiz crashed with SIGSEGV in g_volume_eject_with_operation_finish()
      fro...

Read more...

Changed in unity (Ubuntu):
status: Confirmed → Fix Released
Changed in unity (Ubuntu Precise):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.