[systemd-bugs] [Bug 87994] New: timesyncd segfaults on armv7l GNU/Linux

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 3 05:27:24 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=87994

            Bug ID: 87994
           Summary: timesyncd segfaults on armv7l GNU/Linux
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: richard.o.dodd at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

Running the command 'timedatectl' with no args segfaulted.
~~~~~~~~~~~~~
#> uname -r
Linux <hostname> 3.0.35-16-ARCH #1 SMP Sun May 25 17:19:33 MDT 2014 armv7l
GNU/Linux

#> timedatectl
      Local time: Thu 2015-01-01 17:08:42 UTC
  Universal time: Thu 2015-01-01 17:08:42 UTC
        RTC time: Sat 2015-01-03 13:19:09
       Time zone: UTC (UTC, +0000)
     NTP enabled: yes
NTP synchronized: no
 RTC in local TZ: no
*** Error in `timedatectl': free(): invalid next size (fast): 0x403e68d8 ***
======= Backtrace: =========
/usr/lib/libc.so.6(+0x686fc)[0x403166fc]
/usr/lib/libc.so.6(+0x6e374)[0x4031c374]
/usr/lib/libc.so.6(+0x6ed1c)[0x4031cd1c]
======= Memory map: ========
4001e000-4001f000 rw-p 00000000 00:00 0 
4003a000-4004f000 r-xp 00000000 08:02 1327464    /usr/lib/libpthread-2.20.so
4004f000-40056000 ---p 00015000 08:02 1327464    /usr/lib/libpthread-2.20.so
40056000-40057000 r--p 00014000 08:02 1327464    /usr/lib/libpthread-2.20.so
40057000-40058000 rw-p 00015000 08:02 1327464    /usr/lib/libpthread-2.20.so
40058000-4005b000 rw-p 00000000 00:00 0 
4007f000-40080000 rw-p 00000000 00:00 0 
400e4000-400e5000 rw-p 00000000 00:00 0 
400f7000-400f8000 rw-p 00000000 00:00 0 
400fb000-40164000 r-xp 00000000 08:02 1324286    /usr/bin/timedatectl
40164000-40166000 r--p 00068000 08:02 1324286    /usr/bin/timedatectl
40166000-40167000 rw-p 0006a000 08:02 1324286    /usr/bin/timedatectl
40167000-40184000 r-xp 00000000 08:02 1327619    /usr/lib/libgcc_s.so.1
40184000-4018b000 ---p 0001d000 08:02 1327619    /usr/lib/libgcc_s.so.1
4018b000-4018c000 rw-p 0001c000 08:02 1327619    /usr/lib/libgcc_s.so.1
401c4000-401e4000 r-xp 00000000 08:02 1327585    /usr/lib/ld-2.20.so
401eb000-401ec000 r--p 0001f000 08:02 1327585    /usr/lib/ld-2.20.so
401ec000-401ed000 rw-p 00020000 08:02 1327585    /usr/lib/ld-2.20.so
4029f000-402a5000 r-xp 00000000 08:02 1327493    /usr/lib/librt-2.20.so
402a5000-402ac000 ---p 00006000 08:02 1327493    /usr/lib/librt-2.20.so
402ac000-402ad000 r--p 00005000 08:02 1327493    /usr/lib/librt-2.20.so
402ad000-402ae000 rw-p 00006000 08:02 1327493    /usr/lib/librt-2.20.so
402ae000-403d7000 r-xp 00000000 08:02 1327610    /usr/lib/libc-2.20.so
403d7000-403df000 ---p 00129000 08:02 1327610    /usr/lib/libc-2.20.so
403df000-403e1000 r--p 00129000 08:02 1327610    /usr/lib/libc-2.20.so
403e1000-403e2000 rw-p 0012b000 08:02 1327610    /usr/lib/libc-2.20.so
403e2000-404e5000 rw-p 00000000 00:00 0 
be944000-be965000 rw-p 00000000 00:00 0          [stack]
ffff0000-ffff1000 r-xp 00000000 00:00 0          [vectors]
Aborted (core dumped)

#> cat /etc/systemd/timesyncd.conf
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.
#
# You can override the directives in this file by creating files in
# /etc/systemd/timesyncd.conf.d/*.conf.
#
# See timesyncd.conf(5) for details

[Time]
#NTP=
#FallbackNTP=0.arch.pool.ntp.org 1.arch.pool.ntp.org 2.arch.pool.ntp.org
3.arch.pool.ntp.org

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150103/22c0bb99/attachment.html>


More information about the systemd-bugs mailing list