pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/53396: xfwm4 crashes



>Number:         53396
>Category:       pkg
>Synopsis:       xfwm4 crashes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 25 07:00:00 +0000 2018
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.19
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD whoever-brings-the-night.aprisoft.de 8.99.19 NetBSD 8.99.19 (WHOEVER) #230: Sat Jun 23 08:21:35 CEST 2018 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/sparc64/compile/WHOEVER sparc64
Architecture: sparc64
Machine: sparc64
>Description:

Propably when settings changed (or xfsettingsd crashed) I get a core from
xfwm4:

Core was generated by `xfwm4'.
Program terminated with signal SIGBUS, Bus error.
#0  0x00000000410058fc in sn_startup_sequence_get_last_active_time.localalias
    () from /usr/pkg/lib/libstartup-notification-1.so.0
[Current thread is 1 (process 1)]
(gdb) bt
#0  0x00000000410058fc in sn_startup_sequence_get_last_active_time.localalias
    () from /usr/pkg/lib/libstartup-notification-1.so.0
=> 0x410058fc <sn_startup_sequence_get_last_active_time.localalias.5+28>:      stx  %g1, [ %o2 ]
(gdb) info reg o2
o2             0xffffffffffffca04       -13820

That is: it is trying to store a 64bit value at an address not properly 
aligned.


>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index