Reported by: Debian user <hikaru.debian@web.de>
Date: Sat, 20 Dec 2014 12:39:02 UTC
Severity: grave
Found in version phoneuid/0.1+git20130505-1
Done: Sebastian Reichel <sre@debian.org>
Bug is archived. No further changes may be made.
View this report as an mbox folder, status mbox, maintainer mbox
Report forwarded
to debian-bugs-dist@lists.debian.org, hikaru.debian@web.de, Debian freesmartphone.org Team <pkg-fso-maint@lists.alioth.debian.org>:
Bug#773586; Package phoneuid.
(Sat, 20 Dec 2014 12:39:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Debian user <hikaru.debian@web.de>:
New Bug report received and forwarded. Copy sent to hikaru.debian@web.de, Debian freesmartphone.org Team <pkg-fso-maint@lists.alioth.debian.org>.
(Sat, 20 Dec 2014 12:39:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: phoneuid
Version: 0.1+git20130505-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
This is sort of a continuation of #766114 which to me seems rightfully closed.
There are four things to note in advance please:
1. I'm not sure whether phoneuid is the correct package to file this report
against. It could be anywhere in this chain:
fso-deviced - phonefsod - phoneuid - phoneui-apps
2. apt doesn't install recommends or suggests on this system by default:
# cat /etc/apt/apt.conf
APT::Install-Recommends "0";
APT::Install-Suggests "0";
3. The automatic screen-blanking that's done by (I think) phonefsod works fine,
however the lock screen with the slider (by phoneui-apps) doesn't come up.
4. I tested this first with sysvinit, then with systemd as the init system, but
didn't see any differences. All of the following outputs are with systemd.
After installing phoneui-apps and trying to start any of the apps (e.g.
phoneui-quick-settings), no app window comes up.
There's an strace output further down.
The problem seems to be that phoneuid is either not starting or dying in the process:
# cat phonefsod.log
2014.12.20 11:50:38.551544 [phonefsod] MESSAGE: phonefsod-0.1.0 is in startup mode as user(root)
2014.12.20 11:50:38.765655 [phonefsod] MESSAGE: Inhibiting suspend during startup phase (max 360s)
2014.12.20 11:51:03.876434 [phonefsod] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
2014.12.20 11:51:28.909052 [phonefsod] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
2014.12.20 11:51:53.955090 [phonefsod] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: Timeout was reached
2014.12.20 11:52:18.983082 [phonefsod] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
2014.12.20 11:52:44.015819 [phonefsod] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
2014.12.20 11:52:44.091402 [phonefsod] MESSAGE: !!! ouch, phoneuid is gone - telephony won't work anymore !!!
/var/log/phoneuid.log was not created when the process was started during boot.
This is from a manual start as root after killing the original process:
# cat phoneuid.log
2014.12.20 13:22:42.087796 [phoneuid] MESSAGE: Using log level 'INFO'
2014.12.20 13:22:42.088528 [libphone-ui] MESSAGE: Loading phoneuid
2014.12.20 13:22:42.423247 [libphone-ui] CRITICAL: No such file or directory
2014.12.20 13:23:07.495138 [libphone-ui] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
2014.12.20 13:23:32.524630 [libphone-ui] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
2014.12.20 13:23:57.563633 [libphone-ui] WARNING: failed to connect to /org/freesmartphone/GSM/Device: Error calling StartServiceByName for org.freesmartphone.ogsmd: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freesmartphone.ogsmd timed out
for reference:
# dpkg --get-selections | grep n900
fso-deviced-n900 install
fso-gsmd-n900 install
# cat fsodeviced.log
2014-12-20T10:50:35.873901Z [INFO] fsodeviced : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:50:36.026062Z [INFO] Kernel26Display </sys/class/backlight/acx565akm>: Created w/ max brightness = 255, smooth up = false, smooth down = false
2014-12-20T10:50:36.034088Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb1>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.034332Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb1>: Created
2014-12-20T10:50:36.035858Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb2>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.036010Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb2>: Created
2014-12-20T10:50:36.038421Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb3>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.038604Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb3>: Created
2014-12-20T10:50:36.040100Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb4>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.040252Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb4>: Created
2014-12-20T10:50:36.041656Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb5>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.041809Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb5>: Created
2014-12-20T10:50:36.043212Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb6>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.043365Z [INFO] Kernel26Led </sys/class/leds/lp5523:kb6>: Created
2014-12-20T10:50:36.044738Z [INFO] Kernel26Led </sys/class/leds/lp5523:b>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.044860Z [INFO] Kernel26Led </sys/class/leds/lp5523:b>: Created
2014-12-20T10:50:36.046203Z [INFO] Kernel26Led </sys/class/leds/lp5523:g>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.046325Z [INFO] Kernel26Led </sys/class/leds/lp5523:g>: Created
2014-12-20T10:50:36.048004Z [INFO] Kernel26Led </sys/class/leds/lp5523:r>: ^^^ supports the following triggers: '[none] timer heartbeat mmc0 mmc1 bq27200-0-charging-or-full bq27200-0-charging bq27200-0-full bq27200-0-charging-blink-full-solid isp1704-online bq24150a-4-online'
2014-12-20T10:50:36.048187Z [INFO] Kernel26Led </sys/class/leds/lp5523:r>: Created
2014-12-20T10:50:36.062011Z [INFO] Kernel26PowerSupply </sys/class/power_supply/bq24150a-4>: Created
2014-12-20T10:50:36.063690Z [INFO] Kernel26PowerSupply </sys/class/power_supply/bq27200-0>: Created
2014-12-20T10:50:36.065093Z [INFO] Kernel26PowerSupply </sys/class/power_supply/isp1704>: Created
2014-12-20T10:50:36.066589Z [INFO] Kernel26AggregatePowerSupply </sys/class/power_supply>: Created
2014-12-20T10:50:36.102844Z [ERROR] fsodeviced : Can't open /dev/rfkill: No such file or directory; rfkill plugin will not be operating
2014-12-20T10:50:36.113739Z [INFO] Kernel26Rtc </sys/class/rtc/rtc0 : /dev/rtc0>: Created new Rtc object.
2014-12-20T10:50:36.119079Z [INFO] KernelInfo <FsoFramework.Device.Info @ /org/freesmartphone/Device/Info>: Created new Info Object
2014-12-20T10:50:36.128417Z [INFO] KernelInputDevice </dev/input/event3>: Created new InputDevice object: TSC2005 touchscreen @ spi1.0/input-ts w/ SYN KEY ABS
2014-12-20T10:50:36.129394Z [INFO] KernelInputDevice </dev/input/event2>: Created new InputDevice object: twl4030:vibrator @ <Unknown Path> w/ SYN
2014-12-20T10:50:36.130126Z [INFO] KernelInputDevice </dev/input/event1>: Created new InputDevice object: TWL4030 Keypad @ twl4030_keypad/input0 w/ SYN KEY MSC
2014-12-20T10:50:36.130828Z [INFO] KernelInputDevice </dev/input/event0>: Created new InputDevice object: twl4030_pwrbutton @ twl4030_pwrbutton/input0 w/ SYN KEY
2014-12-20T10:50:36.134490Z [INFO] KernelAggregateInputDevice </dev/input>: Created
2014-12-20T10:50:36.207824Z [WARN] RouterLibAlsa <>: Could not load /etc/freesmartphone/conf/GenericOMAP3(FlattenedDeviceTree)//alsa.conf. No scenarios available.
2014-12-20T10:50:36.240539Z [WARN] RouterLibAlsa <>: Sound card or mixer problem: No such file or directory
2014-12-20T10:50:36.240966Z [INFO] HardwareAudioManager <PlayerLibAlsa|RouterLibAlsa>: Created.
2014-12-20T10:50:36.241149Z [INFO] fsodeviced : loaded 11 plugins
2014-12-20T10:50:36.241271Z [INFO] fsodeviced : fsodeviced => mainloop
2014-12-20T10:50:36.293579Z [WARN] fsodeviced : Couldn't read anything from /sys/class/power_supply/bq27200-0/capacity: No data available
2014-12-20T10:50:36.296905Z [WARN] fsodeviced : Couldn't read anything from /sys/class/power_supply/bq27200-0/energy_now: No data available
2014-12-20T10:50:36.298309Z [WARN] fsodeviced : Couldn't read anything from /sys/class/power_supply/bq27200-0/charge_full: No data available
2014-12-20T10:50:36.301971Z [WARN] fsodeviced : Couldn't read anything from /sys/class/power_supply/bq27200-0/charge_now: No data available
2014-12-20T10:50:36.333312Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: POWER_SUPPLY_TYPE not present, checking for POWER_SUPPLY_TECHNOLOGY...
2014-12-20T10:50:36.333557Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: Not present; treating it like an AC adapter
2014-12-20T10:50:36.333679Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: POWER_SUPPLY_ONLY not present, ignoring power supply change notification
2014-12-20T10:50:36.335601Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: POWER_SUPPLY_TYPE not present, checking for POWER_SUPPLY_TECHNOLOGY...
2014-12-20T10:50:36.335815Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: Present; treating it like a battery
2014-12-20T10:50:36.335968Z [INFO] Kernel26AggregatePowerSupply </sys/class/power_supply>: Got power status change notification for bq27200-0: charging
2014-12-20T10:50:36.347381Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: POWER_SUPPLY_TYPE not present, checking for POWER_SUPPLY_TECHNOLOGY...
2014-12-20T10:50:36.347656Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: Present; treating it like a battery
2014-12-20T10:50:36.347808Z [INFO] Kernel26AggregatePowerSupply </sys/class/power_supply>: Got power status change notification for bq27200-0: charging
2014-12-20T10:50:36.348327Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: POWER_SUPPLY_TYPE not present, checking for POWER_SUPPLY_TECHNOLOGY...
2014-12-20T10:50:36.348449Z [WARN] Kernel26AggregatePowerSupply </sys/class/power_supply>: Not present; treating it like an AC adapter
2014-12-20T10:50:36.348571Z [INFO] Kernel26AggregatePowerSupply </sys/class/power_supply>: Got power status change notification for isp1704: online
2014-12-20T10:50:36.719299Z [INFO] KernelCpuResource <CPU>: Ok. Registered with org.freesmartphone.ousaged
2014-12-20T10:50:36.770629Z [INFO] KernelDisplayResource <Display>: Ok. Registered with org.freesmartphone.ousaged
# cat fsogsmd.log
2014-12-20T10:50:39.022155Z [INFO] fsogsmd : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:50:39.180725Z [ERROR] fsogsmd : Can't find modem for modem_type singleline; corresponding modem plugin loaded?
2014-12-20T10:50:39.181030Z [INFO] fsogsmd : loaded 2 plugins
2014-12-20T10:50:39.181304Z [INFO] fsogsmd : fsogsmd => mainloop
2014-12-20T10:51:03.962280Z [INFO] fsogsmd : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:51:04.036834Z [ERROR] fsogsmd : Can't find modem for modem_type singleline; corresponding modem plugin loaded?
2014-12-20T10:51:04.037139Z [INFO] fsogsmd : loaded 2 plugins
2014-12-20T10:51:04.037384Z [INFO] fsogsmd : fsogsmd => mainloop
2014-12-20T10:51:29.065155Z [INFO] fsogsmd : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:51:29.104760Z [ERROR] fsogsmd : Can't find modem for modem_type singleline; corresponding modem plugin loaded?
2014-12-20T10:51:29.105065Z [INFO] fsogsmd : loaded 2 plugins
2014-12-20T10:51:29.105340Z [INFO] fsogsmd : fsogsmd => mainloop
2014-12-20T10:51:54.042388Z [INFO] fsogsmd : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:51:54.080346Z [ERROR] fsogsmd : Can't find modem for modem_type singleline; corresponding modem plugin loaded?
2014-12-20T10:51:54.080651Z [INFO] fsogsmd : loaded 2 plugins
2014-12-20T10:51:54.080926Z [INFO] fsogsmd : fsogsmd => mainloop
2014-12-20T10:52:19.152951Z [INFO] fsogsmd : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:52:19.267011Z [ERROR] fsogsmd : Can't find modem for modem_type singleline; corresponding modem plugin loaded?
2014-12-20T10:52:19.267316Z [INFO] fsogsmd : loaded 2 plugins
2014-12-20T10:52:19.267591Z [INFO] fsogsmd : fsogsmd => mainloop
# cat fsousaged.log
2014-12-20T10:50:36.402465Z [INFO] fsousaged : Binary launched successful (FsoFrameworkFileLogger created as theLogger)
2014-12-20T10:50:36.564392Z [INFO] LowLevelKernel26 <>: Registering kernel26 low level suspend/resume handling
2014-12-20T10:50:36.564971Z [INFO] UsageController <0 R>: Ready. Using lowlevel plugin kernel26 to handle suspend/resume
2014-12-20T10:50:36.565277Z [INFO] fsousaged : loaded 3 plugins
2014-12-20T10:50:36.565368Z [INFO] fsousaged : fsousaged => mainloop
$ strace phoneui-quick-settings
execve("/usr/bin/phoneui-quick-settings", ["phoneui-quick-settings"], [/* 18 vars */]) = 0
brk(0) = 0x11000
uname({sys="Linux", node="debian900", ...}) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f5e000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=66834, ...}) = 0
mmap2(NULL, 66834, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f29000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/arm-linux-gnueabihf/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0Tq\0\0004\0\0\0"..., 512) = 512
lseek(3, 92184, SEEK_SET) = 92184
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1040) = 1040
lseek(3, 91844, SEEK_SET) = 91844
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=93224, ...}) = 0
mmap2(NULL, 124784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f0a000
mprotect(0xb6f20000, 28672, PROT_NONE) = 0
mmap2(0xb6f27000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0xb6f27000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0xV\0\0004\0\0\0"..., 512) = 512
lseek(3, 173452, SEEK_SET) = 173452
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1040) = 1040
lseek(3, 173112, SEEK_SET) = 173112
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=174492, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f5d000
mmap2(NULL, 238892, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ecf000
mprotect(0xb6ef9000, 61440, PROT_NONE) = 0
mmap2(0xb6f08000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0xb6f08000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/arm-linux-gnueabihf/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\240\207\0\0004\0\0\0"..., 512) = 512
lseek(3, 226916, SEEK_SET) = 226916
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1040) = 1040
lseek(3, 226576, SEEK_SET) = 226576
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=227956, ...}) = 0
mmap2(NULL, 293540, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e87000
mprotect(0xb6ebe000, 61440, PROT_NONE) = 0
mmap2(0xb6ecd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x36000) = 0xb6ecd000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\330T\1\0004\0\0\0"..., 512) = 512
lseek(3, 813200, SEEK_SET) = 813200
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1080) = 1080
lseek(3, 812848, SEEK_SET) = 812848
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0644, st_size=814280, ...}) = 0
mmap2(NULL, 879968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6db0000
mprotect(0xb6e76000, 61440, PROT_NONE) = 0
mmap2(0xb6e85000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc5000) = 0xb6e85000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0Mw\1\0004\0\0\0"..., 512) = 512
lseek(3, 904092, SEEK_SET) = 904092
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2880) = 2880
lseek(3, 900644, SEEK_SET) = 900644
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=906972, ...}) = 0
mmap2(NULL, 976296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6cc1000
mprotect(0xb6d9a000, 65536, PROT_NONE) = 0
mmap2(0xb6daa000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd9000) = 0xb6daa000
mmap2(0xb6dad000, 9640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6dad000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/arm-linux-gnueabihf/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\270m\2\0004\0\0\0"..., 512) = 512
lseek(3, 950968, SEEK_SET) = 950968
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1080) = 1080
lseek(3, 950616, SEEK_SET) = 950616
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=952048, ...}) = 0
mmap2(NULL, 1020076, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6bc7000
mprotect(0xb6cac000, 65536, PROT_NONE) = 0
mmap2(0xb6cbc000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe5000) = 0xb6cbc000
mmap2(0xb6cc0000, 172, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6cc0000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0EQ\0\0004\0\0\0"..., 512) = 512
lseek(3, 100684, SEEK_SET) = 100684
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1520) = 1520
lseek(3, 65940, SEEK_SET) = 65940
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=102204, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f5c000
mmap2(NULL, 139836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ba4000
mprotect(0xb6bb4000, 61440, PROT_NONE) = 0
mmap2(0xb6bc3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0xb6bc3000
mmap2(0xb6bc5000, 4668, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6bc5000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/arm-linux-gnueabihf/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0h\23\0\0004\0\0\0"..., 512) = 512
lseek(3, 21060, SEEK_SET) = 21060
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
lseek(3, 20732, SEEK_SET) = 20732
read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 49) = 49
fstat64(3, {st_mode=S_IFREG|0644, st_size=22180, ...}) = 0
mmap2(NULL, 86840, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b8e000
mprotect(0xb6b93000, 61440, PROT_NONE) = 0
mmap2(0xb6ba2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb6ba2000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libpcre.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@\20\0\0004\0\0\0"..., 512) = 512
lseek(3, 307536, SEEK_SET) = 307536
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1040) = 1040
lseek(3, 307224, SEEK_SET) = 307224
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=308576, ...}) = 0
mmap2(NULL, 372812, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b32000
mprotect(0xb6b7d000, 61440, PROT_NONE) = 0
mmap2(0xb6b8c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4a000) = 0xb6b8c000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/arm-linux-gnueabihf/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0000\r\0\0004\0\0\0"..., 512) = 512
lseek(3, 8732, SEEK_SET) = 8732
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1000) = 1000
lseek(3, 8404, SEEK_SET) = 8404
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=9732, ...}) = 0
mmap2(NULL, 73972, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b1f000
mprotect(0xb6b21000, 61440, PROT_NONE) = 0
mmap2(0xb6b30000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6b30000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220\30\0\0004\0\0\0"..., 512) = 512
lseek(3, 70292, SEEK_SET) = 70292
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
lseek(3, 69924, SEEK_SET) = 69924
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=71412, ...}) = 0
mmap2(NULL, 135464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6afd000
mprotect(0xb6b0e000, 61440, PROT_NONE) = 0
mmap2(0xb6b1d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6b1d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0(H\0\0004\0\0\0"..., 512) = 512
lseek(3, 87108, SEEK_SET) = 87108
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1080) = 1080
lseek(3, 86820, SEEK_SET) = 86820
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=88188, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f5b000
mmap2(NULL, 158884, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ad6000
mprotect(0xb6aeb000, 61440, PROT_NONE) = 0
mmap2(0xb6afa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0xb6afa000
mmap2(0xb6afc000, 3236, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6afc000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@%\0\0004\0\0\0"..., 512) = 512
lseek(3, 53968, SEEK_SET) = 53968
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1200) = 1200
lseek(3, 53616, SEEK_SET) = 53616
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0644, st_size=55168, ...}) = 0
mmap2(NULL, 128948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ab6000
mprotect(0xb6ac3000, 61440, PROT_NONE) = 0
mmap2(0xb6ad2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0xb6ad2000
mmap2(0xb6ad4000, 6068, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6ad4000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\230\321\0\0004\0\0\0"..., 512) = 512
lseek(3, 99900, SEEK_SET) = 99900
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
lseek(3, 99568, SEEK_SET) = 99568
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0644, st_size=101020, ...}) = 0
mmap2(NULL, 165160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6a8d000
mprotect(0xb6aa6000, 61440, PROT_NONE) = 0
mmap2(0xb6ab5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0xb6ab5000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\240\t\0\0004\0\0\0"..., 512) = 512
lseek(3, 8664, SEEK_SET) = 8664
read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1160) = 1160
lseek(3, 8328, SEEK_SET) = 8328
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0644, st_size=9824, ...}) = 0
mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6a7a000
mprotect(0xb6a7c000, 61440, PROT_NONE) = 0
mmap2(0xb6a8b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6a8b000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f5a000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f59000
set_tls(0xb6f594c0, 0xb6f62050, 0xb6f59c18, 0xb6f594c0, 0xb6f62050) = 0
mprotect(0xb6daa000, 8192, PROT_READ) = 0
mprotect(0xb6a8b000, 4096, PROT_READ) = 0
mprotect(0xb6ad2000, 4096, PROT_READ) = 0
mprotect(0xb6bc3000, 4096, PROT_READ) = 0
mprotect(0xb6b8c000, 4096, PROT_READ) = 0
mprotect(0xb6afa000, 4096, PROT_READ) = 0
mprotect(0xb6b1d000, 4096, PROT_READ) = 0
mprotect(0xb6e85000, 4096, PROT_READ) = 0
mprotect(0xb6b30000, 4096, PROT_READ) = 0
mprotect(0xb6ba2000, 4096, PROT_READ) = 0
mprotect(0xb6ecd000, 4096, PROT_READ) = 0
mprotect(0xb6cbc000, 8192, PROT_READ) = 0
mprotect(0xb6f08000, 4096, PROT_READ) = 0
mprotect(0xb6f27000, 4096, PROT_READ) = 0
mprotect(0xb6f61000, 4096, PROT_READ) = 0
munmap(0xb6f29000, 66834) = 0
set_tid_address(0xb6f59068) = 1206
set_robust_list(0xb6f59070, 12) = 0
rt_sigaction(SIGRTMIN, {0xb6ba8d9d, [], SA_RESTORER|SA_SIGINFO, 0xb6ce7ae1}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb6ba8cbd, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0xb6ce7ae1}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
statfs64("/sys/fs/selinux", 88, 0xbec1c660) = -1 ENOENT (No such file or directory)
statfs64("/selinux", 88, 0xbec1c660) = -1 ENOENT (No such file or directory)
brk(0) = 0x11000
brk(0x32000) = 0x32000
open("/proc/filesystems", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f58000
read(3, "nodev\tsysfs\nnodev\trootfs\nnodev\tr"..., 1024) = 266
read(3, "", 1024) = 0
close(3) = 0
munmap(0xb6f58000, 4096) = 0
gettimeofday({1419073916, 802920}, NULL) = 0
futex(0xb6e86ca0, FUTEX_WAKE, 2147483647) = 0
futex(0xb6e86ca0, FUTEX_WAKE, 2147483647) = 0
futex(0xb6e86ca0, FUTEX_WAKE, 2147483647) = 0
futex(0xb6e86ca0, FUTEX_WAKE, 2147483647) = 0
futex(0xb6e86ca0, FUTEX_WAKE, 2147483647) = 0
clock_getres(CLOCK_MONOTONIC, {0, 1}) = 0
getresuid32([1000], [1000], [1000]) = 0
getresgid32([1000], [1000], [1000]) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
geteuid32() = 1000
getsockname(3, {sa_family=AF_LOCAL, NULL}, [2]) = 0
poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "\0", 1, MSG_NOSIGNAL) = 1
send(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL) = 24
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "OK 015424554ee20e595078bca654955"..., 2048) = 37
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL) = 19
poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
read(3, "AGREE_UNIX_FD\r\n", 2048) = 15
poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
send(3, "BEGIN\r\n", 7, MSG_NOSIGNAL) = 7
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 128}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128
clock_gettime(CLOCK_MONOTONIC, {494, 97041225}) = 0
poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.22\0\0\0"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260
recvmsg(3, 0xbec1c3e8, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
futex(0xb6e86ca0, FUTEX_WAKE, 2147483647) = 0
eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 4
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
fstat64(3, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl64(3, F_GETFL) = 0x802 (flags O_RDWR|O_NONBLOCK)
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\1\1q\0\0\0\2\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 144}, {"l\0\0\0type='signal',sender='org.sh"..., 113}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 257
sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\1\1\237\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 144}, {"\232\0\0\0type='signal',sender='org.fr"..., 159}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 303
clock_gettime(CLOCK_MONOTONIC, {494, 132382007}) = 0
sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1\24\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., 144}, {"\17\0\0\0org.shr.phoneui\0", 20}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 164
clock_gettime(CLOCK_MONOTONIC, {494, 139126665}) = 0
sendmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"l\1\0\1\0\0\0\0\5\0\0\0\205\0\0\0\1\1o\0\31\0\0\0/org/shr"..., 152}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 152
clock_gettime(CLOCK_MONOTONIC, {494, 149411504}) = 0
poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"l\2\1\1\n\0\0\0\3\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.22\0\0\0"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 90
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0xbec1c368, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {494, 165678029}) = 0
poll([{fd=3, events=POLLIN}], 1, 24984) = 1 ([{fd=3, revents=POLLIN}])
recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"l\2\1\1\0\0\0\0:\0\0\0.\0\0\0\10\1g\0\0\0\0\0\5\1u\0\5\0\0\0"..., 2048}], msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 64
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0xbec1c368, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable)
exit_group(0) = ?
+++ exited with 0 +++
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: armhf (armv7l)
Kernel: Linux 3.16.0-rc1+ (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages phoneuid depends on:
ii libc6 2.19-13
ii libglib2.0-0 2.42.1-1
ii libphone-ui-20110825 1:0.0.1+git20110825-3+b1
ii libphone-ui-shr [libphone-ui-backend] 0.1+git20130901-3
ii libshr-glib0 2011.03.08.2~git20110930-3
ii phonefsod 0.1+git20121018-1
phoneuid recommends no packages.
Versions of packages phoneuid suggests:
ii phoneui-apps 0.1+git20111214-2
-- no debconf information
Reply sent
to Sebastian Reichel <sre@debian.org>:
You have taken responsibility.
(Thu, 07 Sep 2017 13:33:09 GMT) (full text, mbox, link).
Notification sent
to Debian user <hikaru.debian@web.de>:
Bug acknowledged by developer.
(Thu, 07 Sep 2017 13:33:09 GMT) (full text, mbox, link).
Message #10 received at 773586-done@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi, Close open bugs in FSO related packages, that have been removed from Debian as part of removal request #873766. -- Sebastian
[signature.asc (application/pgp-signature, inline)]
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 06 Oct 2017 07:29:06 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.