Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553280 - lxde-base/lxpanel-0.8.1 crashes or right-click
Summary: lxde-base/lxpanel-0.8.1 crashes or right-click
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LXDE team (DEFUNCT)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 552358
  Show dependency tree
 
Reported: 2015-06-26 06:02 UTC by Vasiliy Yeremeyev
Modified: 2016-05-20 11:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.84 KB, application/x-info)
2015-06-26 06:02 UTC, Vasiliy Yeremeyev
Details
emerge --info =lxde-base/lxpanel-0.8.1 (emerge --info,6.17 KB, text/plain)
2015-06-26 07:15 UTC, charles17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasiliy Yeremeyev 2015-06-26 06:02:54 UTC
Created attachment 405772 [details]
emerge --info

This bug looks similar to #522404. Patch "lxpanel-0.7.0-right-click-fix.patch" is not applied to lxpanel-0.8.1 (fixed in upstream?).

Reproducible: Sometimes.
Steps to Reproduce:
1. Right-click on panel (on application block, usually).
Actual Results:  
Panel crashes and reloads.

Core was generated by `lxpanel --profile LXDE'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000000000418179 in taskbar_task_control_event (widget=0x1343ec0, event=0x957470, tk=0xce5e20, popup_menu=0) at launchtaskbar.c:2574
2574	                        gtk_widget_set_sensitive(item->data, i != tk->desktop);
(gdb) bt
#0  0x0000000000418179 in taskbar_task_control_event (widget=0x1343ec0, event=0x957470, tk=0xce5e20, popup_menu=0) at launchtaskbar.c:2574
#1  0x0000000000418288 in taskbar_button_release_event (widget=0x1343ec0, event=0x957470, tk=0xce5e20) at launchtaskbar.c:2605
#2  0x00007f6ebbf14425 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#3  0x00007f6ebae3a338 in g_closure_invoke (closure=0x12b7410, return_value=0x7ffccbb51440, n_param_values=2, param_values=0x7ffccbb51500, invocation_hint=0x7ffccbb51490)
    at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/gobject/gclosure.c:768
#4  0x00007f6ebae4b48d in signal_emit_unlocked_R (node=node@entry=0x6698d0, detail=detail@entry=0, instance=instance@entry=0x1343ec0, emission_return=emission_return@entry=0x7ffccbb515d0, 
    instance_and_params=instance_and_params@entry=0x7ffccbb51500) at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/gobject/gsignal.c:3549
#5  0x00007f6ebae52cd8 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7ffccbb51698)
    at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/gobject/gsignal.c:3315
#6  0x00007f6ebae532ca in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>)
    at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/gobject/gsignal.c:3361
#7  0x00007f6ebc023fb4 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#8  0x00007f6ebbf12bd4 in gtk_propagate_event () from /usr/lib64/libgtk-x11-2.0.so.0
#9  0x00007f6ebbf12f8b in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0
#10 0x00007f6ebbb8ec3c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#11 0x00007f6ebab3b9c4 in g_main_dispatch (context=0x6629d0) at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/glib/gmain.c:3122
#12 g_main_context_dispatch (context=context@entry=0x6629d0) at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/glib/gmain.c:3737
#13 0x00007f6ebab3bc18 in g_main_context_iterate (context=0x6629d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/glib/gmain.c:3808
#14 0x00007f6ebab3beda in g_main_loop_run (loop=0x113dae0) at /usr/src/debug/dev-libs/glib-2.44.1/glib-2.44.1/glib/gmain.c:4002
#15 0x00007f6ebbf12077 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#16 0x000000000040fc1a in main (argc=3, argv=0x7ffccbb51ae8, env=0x7ffccbb51b08) at main.c:485

lxde-base/lxappearance-0.5.5
lxde-base/lxde-common-0.5.5-r3
lxde-base/lxde-icon-theme-0.5.0-r1
lxde-base/lxinput-0.3.2
lxde-base/lxmenu-data-0.1.4
lxde-base/lxpanel-0.8.1
lxde-base/lxrandr-0.1.2
lxde-base/lxsession-0.4.9.2-r3
lxde-base/menu-cache-1.0.0-r1
x11-libs/gtk+-2.24.28-r1
dev-libs/glib-2.44.1

"emerge --info" is attached
Comment 1 charles17 2015-06-26 07:15:31 UTC
Created attachment 405774 [details]
emerge --info  =lxde-base/lxpanel-0.8.1

Cannot reproduce crashes here.
See emerge --info  =lxde-base/lxpanel-0.8.1

Installed components:
lxde-base/lxappearance-0.5.5
lxde-base/lxde-icon-theme-0.5.0-r1
lxde-base/lxinput-0.3.2
lxde-base/lxmenu-data-0.1.2
lxde-base/lxpanel-0.8.1
lxde-base/lxrandr-0.1.2
lxde-base/lxtask-0.1.6
lxde-base/menu-cache-0.5.1
Comment 2 Pacho Ramos gentoo-dev 2016-05-19 14:20:41 UTC
are you still suffering this bug?
Comment 3 Vasiliy Yeremeyev 2016-05-20 11:39:48 UTC
Problem seems to be fixed -- can't reproduce it now. Last crash was two weeks ago.