killed with SIGTRAP on arch linux

Bug #1328215 reported by avishkar

This bug report was converted into a question: question #271755: killed with SIGTRAP on arch linux.

10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Plank
New
Undecided
Unassigned

Bug Description

$plank -d
[INFO 23:50:52.165847] [AbstractMain:174] Plank version: 0.6.1
[INFO 23:50:52.165972] [AbstractMain:175] Kernel version: 3.13.6-1-ARCH
[INFO 23:50:52.166022] [AbstractMain:176] GLib version: 2.38.2
[INFO 23:50:52.166114] [AbstractMain:177] GTK+ version: 3.10.7
[INFO 23:50:52.166193] [AbstractMain:179] + HiDPI support enabled
[INFO 23:50:52.166267] [AbstractMain:181] Wnck version: 3.4.7
[INFO 23:50:52.166356] [AbstractMain:182] Cairo version: 1.12.16
[INFO 23:50:52.166404] [AbstractMain:183] Pango version: 1.36.3
[INFO 23:50:52.235369] [WindowControl:64] Window-manager: Marco
[DEBUG 23:50:52.238422] [Preferences:328] Loading preferences from file '/home/rootavish/.config/plank/dock1/settings'
[WARN 23:50:52.273644] [Preferences:184] '/usr/share/plank/themes/Default/dock.theme' is read-only!
[DEBUG 23:50:52.273755] [Preferences:328] Loading preferences from file '/usr/share/plank/themes/Default/dock.theme'
[DEBUG 23:50:52.274838] [ApplicationDockItemProvider:258] Loading dock items from '/home/rootavish/.config/plank/dock1/launchers'
[DEBUG 23:50:52.275369] [Preferences:328] Loading preferences from file '/home/rootavish/.config/plank/dock1/launchers/plank.dockitem'
[DEBUG 23:50:52.276025] [Preferences:328] Loading preferences from file '/home/rootavish/.config/plank/dock1/launchers/firefox.dockitem'
[DEBUG 23:50:52.276647] [Preferences:328] Loading preferences from file '/home/rootavish/.config/plank/dock1/launchers/userapp-sublime_text-TVPKFX.dockitem'
[WARN 23:50:52.352422] Unable to get org.ayatana.bamf matcher: Error calling StartServiceByName for org.ayatana.bamf: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.ayatana.bamf exited with status 127
Trace/breakpoint trap (core dumped)

and here's the version info:
$ plank --version
[INFO 23:51:18.942453] [AbstractMain:174] Plank version: 0.6.1
[INFO 23:51:18.942586] [AbstractMain:175] Kernel version: 3.13.6-1-ARCH
[INFO 23:51:18.942635] [AbstractMain:176] GLib version: 2.38.2
[INFO 23:51:18.942688] [AbstractMain:177] GTK+ version: 3.10.7
[INFO 23:51:18.942770] [AbstractMain:179] + HiDPI support enabled
[INFO 23:51:18.942849] [AbstractMain:181] Wnck version: 3.4.7
[INFO 23:51:18.943021] [AbstractMain:182] Cairo version: 1.12.16
[INFO 23:51:18.943107] [AbstractMain:183] Pango version: 1.36.3

and here's the backtrace from gdb :
Starting program: /usr/bin/plank
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[INFO 20:19:17.298743] [AbstractMain:174] Plank version: 0.6.1
[INFO 20:19:17.298857] [AbstractMain:175] Kernel version: 3.13.6-1-ARCH
[INFO 20:19:17.298904] [AbstractMain:176] GLib version: 2.38.2
[INFO 20:19:17.298959] [AbstractMain:177] GTK+ version: 3.10.7
[INFO 20:19:17.299018] [AbstractMain:179] + HiDPI support enabled
[INFO 20:19:17.299057] [AbstractMain:181] Wnck version: 3.4.7
[INFO 20:19:17.299124] [AbstractMain:182] Cairo version: 1.12.16
[INFO 20:19:17.299177] [AbstractMain:183] Pango version: 1.36.3
[New Thread 0x7fffecfe6700 (LWP 687)]
[New Thread 0x7fffe766e700 (LWP 688)]
[WARN 20:19:17.469192] [Preferences:184] '/usr/share/plank/themes/Default/dock.theme' is read-only!
[New Thread 0x7fffe6e6d700 (LWP 689)]
[WARN 20:19:17.607222] Unable to get org.ayatana.bamf matcher: Error calling StartServiceByName for org.ayatana.bamf: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.ayatana.bamf exited with status 127

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff78da289 in g_logv () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0 0x00007ffff78da289 in g_logv () from /usr/lib/libglib-2.0.so.0
#1 0x00007ffff78da3d2 in g_log () from /usr/lib/libglib-2.0.so.0
#2 0x00007ffff67a4ef8 in ?? () from /usr/lib/libbamf3.so.2
#3 0x00007ffff7bbc15b in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#4 0x00007ffff7ba0605 in ?? () from /usr/lib/libgobject-2.0.so.0
#5 0x00007ffff7ba23fd in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#6 0x00007ffff7ba2bac in g_object_new () from /usr/lib/libgobject-2.0.so.0
#7 0x00007ffff67a5122 in bamf_matcher_get_default () from /usr/lib/libbamf3.so.2
#8 0x00007ffff765c3d9 in ?? () from /usr/lib/libplank.so.0
#9 0x00007ffff7648fb9 in ?? () from /usr/lib/libplank.so.0
#10 0x00007ffff7647b6a in ?? () from /usr/lib/libplank.so.0
#11 0x00007ffff76496e8 in ?? () from /usr/lib/libplank.so.0
#12 0x00007ffff7ba0594 in ?? () from /usr/lib/libgobject-2.0.so.0
#13 0x00007ffff7ba27b4 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#14 0x00007ffff7ba2b94 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#15 0x00007ffff7649104 in plank_items_default_application_dock_item_provider_construct () from /usr/lib/libplank.so.0
#16 0x00007ffff7623b76 in plank_dock_controller_add_default_provider () from /usr/lib/libplank.so.0
#17 0x00007ffff7623c30 in plank_dock_controller_initialize () from /usr/lib/libplank.so.0
#18 0x00007ffff763dd3d in ?? () from /usr/lib/libplank.so.0
#19 0x00007ffff763e71b in ?? () from /usr/lib/libplank.so.0
#20 0x0000000000400f61 in ?? ()
#21 0x00007ffff7060b05 in __libc_start_main () from /usr/lib/libc.so.6
#22 0x0000000000400a55 in ?? ()

DISTRO - arch linux with MATE 1.8 desktop environment

Revision history for this message
Rico Tzschichholz (ricotz) wrote :

Make sure bamf is properly installed since it seems bamf-daemon isnt running due the missing dbus service file.

Changed in plank:
status: New → Incomplete
Revision history for this message
avishkar (avishkar-gupta) wrote :

yes it is . Specifically the one from here is installed : https://www.archlinux.org/packages/community/x86_64/bamf/ ( I tried reinstalling it just to be sure)

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Plank because there has been no activity for 60 days.]

Changed in plank:
status: Incomplete → Expired
Revision history for this message
Lizbeth (lizzi-swane) wrote :
Download full text (5.0 KiB)

This bug is now affecting me. What's to do?

https://forum.manjaro.org/index.php?topic=26553.0;topicseen

Code: [Select]

plank
[WARN 11:06:25.690110] [Wnck] Unhandled action type _OB_WM_ACTION_UNDECORATE
[WARN 11:06:25.722454] [Preferences:186] '/usr/share/plank/themes/Transparent/dock.theme' is read-only!
[WARN 11:06:25.722607] [Preferences:356] Missing key 'OuterStrokeColor' for group 'PlankDrawingTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722648] [Preferences:356] Missing key 'FillStartColor' for group 'PlankDrawingTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722682] [Preferences:356] Missing key 'FillEndColor' for group 'PlankDrawingTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722713] [Preferences:356] Missing key 'InnerStrokeColor' for group 'PlankDrawingTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722743] [Preferences:356] Missing key 'HorizPadding' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722797] [Preferences:356] Missing key 'ItemPadding' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722829] [Preferences:356] Missing key 'IndicatorSize' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722859] [Preferences:356] Missing key 'IconShadowSize' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722889] [Preferences:356] Missing key 'UrgentBounceHeight' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722919] [Preferences:356] Missing key 'LaunchBounceHeight' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722949] [Preferences:356] Missing key 'FadeOpacity' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.722979] [Preferences:356] Missing key 'ClickTime' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.723009] [Preferences:356] Missing key 'UrgentBounceTime' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.723039] [Preferences:356] Missing key 'LaunchBounceTime' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - using default value
[WARN 11:06:25.723069] [Preferences:356] Missing key 'ActiveTime' for group 'PlankDrawingDockTheme' in preferences file '/usr/share/plank/themes/Transparent/dock.theme' - us...

Read more...

Changed in plank:
status: Expired → Invalid
Changed in plank:
status: Invalid → New
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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