pkgsrc-Bugs archive

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

pkg/53397: crash in xfsettingsd



>Number:         53397
>Category:       pkg
>Synopsis:       crash in xfsettingsd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 25 07:05: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:

I get xfsettingsd core dumps:

Core was generated by `xfsettingsd'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000000042a15e74 in up_exported_daemon_get_lid_is_closed ()
   from /usr/pkg/lib/libupower-glib.so.3
[Current thread is 1 (process 1)]
(gdb) bt
#0  0x0000000042a15e74 in up_exported_daemon_get_lid_is_closed ()
   from /usr/pkg/lib/libupower-glib.so.3
(gdb) x/16i $pc
=> 0x42a15e74 <up_exported_daemon_get_lid_is_closed+20>:        
(gdb) info reg i0
i0             0x0      0

so a NULL deref.

>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index