ubuntuusers.de

LibreOffice-Absturz

Autor:
Torri
Datum:
12. Juni 2011 21:31
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
Jun 12 20:45:15 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant interface state:  starting -> ready
Jun 12 20:45:15 lucibuntu wpa_supplicant[1070]: Failed to initiate AP scan.
Jun 12 20:45:15 lucibuntu init: apport pre-start process (1169) terminated with status 1
Jun 12 20:45:15 lucibuntu anacron[1187]: Anacron 2.3 started on 2011-06-12
Jun 12 20:45:15 lucibuntu acpid: starting up with proc fs
Jun 12 20:45:15 lucibuntu acpid: 32 rules loaded
Jun 12 20:45:15 lucibuntu acpid: waiting for events: event logging is off
Jun 12 20:45:15 lucibuntu cron[1176]: (CRON) INFO (pidfile fd = 3)
Jun 12 20:45:15 lucibuntu init: apport post-stop process (1190) terminated with status 1
Jun 12 20:45:15 lucibuntu anacron[1187]: Normal exit (0 jobs run)
Jun 12 20:45:15 lucibuntu cron[1207]: (CRON) STARTUP (fork ok)
Jun 12 20:45:15 lucibuntu cron[1207]: (CRON) INFO (Running @reboot jobs)
Jun 12 20:45:15 lucibuntu postfix/master[1423]: daemon started -- version 2.8.2, configuration /etc/postfix
Jun 12 20:45:16 lucibuntu kernel: [    5.964057] vboxdrv: Found 4 processor cores.
Jun 12 20:45:16 lucibuntu kernel: [    5.964388] vboxdrv: fAsync=0 offMin=0x274 offMax=0x21128
Jun 12 20:45:16 lucibuntu kernel: [    5.964447] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
Jun 12 20:45:16 lucibuntu kernel: [    5.964448] vboxdrv: Successfully loaded version 4.0.6 (interface 0x00180000).
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) starting connection 'Auto FRITZ!Box Fon WLAN 7320'
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> (wlan0): device state change: 3 -> 4 (reason 0)
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) started...
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) scheduled...
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) complete.
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) starting...
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> (wlan0): device state change: 4 -> 5 (reason 0)
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0/wireless): connection 'Auto FRITZ!Box Fon WLAN 7320' has security, and secrets exist.  No new secrets needed.
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Config: added 'ssid' value 'FRITZ!Box Fon WLAN 7320'
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Config: added 'scan_ssid' value '1'
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Config: added 'key_mgmt' value 'WPA-PSK'
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Config: added 'psk' value '<omitted>'
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: nm_setting_802_1x_get_pkcs11_engine_path: assertion `NM_IS_SETTING_802_1X (setting)' failed
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: nm_setting_802_1x_get_pkcs11_module_path: assertion `NM_IS_SETTING_802_1X (setting)' failed
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 2 of 5 (Device Configure) complete.
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> Config: set interface ap_scan to 1
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  inactive -> scanning
Jun 12 20:45:16 lucibuntu NetworkManager[1053]:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/vboxnet0, iface: vboxnet0)
Jun 12 20:45:16 lucibuntu NetworkManager[1053]:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/vboxnet0, iface: vboxnet0): no ifupdown configuration found.
Jun 12 20:45:16 lucibuntu NetworkManager[1053]: <warn> /sys/devices/virtual/net/vboxnet0: couldn't determine device driver; ignoring...
Jun 12 20:45:16 lucibuntu anacron[1610]: Anacron 2.3 started on 2011-06-12
Jun 12 20:45:16 lucibuntu anacron[1610]: Normal exit (0 jobs run)
Jun 12 20:45:16 lucibuntu kernel: [    6.463697] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
Jun 12 20:45:16 lucibuntu kernel: [    6.466398] EXT4-fs (sda6): re-mounted. Opts: commit=0
Jun 12 20:45:16 lucibuntu kernel: [    6.467666] EXT4-fs (sdc5): re-mounted. Opts: commit=0
Jun 12 20:45:16 lucibuntu kernel: [    6.468949] EXT4-fs (sdb5): re-mounted. Opts: commit=0
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Successfully called chroot.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Successfully dropped privileges.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Successfully limited resources.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Running.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Watchdog thread running.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Canary thread running.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Successfully made thread 1638 of process 1638 (n/a) owned by '114' high priority at nice level -11.
Jun 12 20:45:16 lucibuntu rtkit-daemon[1642]: Supervising 1 threads of 1 processes of 1 users.
Jun 12 20:45:16 lucibuntu gdm-simple-greeter[1629]: Gtk-WARNING: /build/buildd/gtk+2.0-2.24.4/gtk/gtkwidget.c:5687: widget not within a GtkWindow
Jun 12 20:45:16 lucibuntu init: plymouth-stop pre-start process (1714) terminated with status 1
Jun 12 20:45:16 lucibuntu gdm-simple-greeter[1629]: WARNING: Unable to load CK history: no seat-id found
Jun 12 20:45:17 lucibuntu rtkit-daemon[1642]: Successfully made thread 1722 of process 1638 (n/a) owned by '114' RT at priority 5.
Jun 12 20:45:17 lucibuntu rtkit-daemon[1642]: Supervising 2 threads of 1 processes of 1 users.
Jun 12 20:45:17 lucibuntu rtkit-daemon[1642]: Successfully made thread 1723 of process 1638 (n/a) owned by '114' RT at priority 5.
Jun 12 20:45:17 lucibuntu rtkit-daemon[1642]: Supervising 3 threads of 1 processes of 1 users.
Jun 12 20:45:17 lucibuntu wpa_supplicant[1070]: Trying to associate with bc:05:43:4e:14:5e (SSID='FRITZ!Box Fon WLAN 7320' freq=2412 MHz)
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  scanning -> associating
Jun 12 20:45:17 lucibuntu kernel: [    7.187856] wlan0: authenticate with bc:05:43:4e:14:5e (try 1)
Jun 12 20:45:17 lucibuntu kernel: [    7.189599] wlan0: authenticated
Jun 12 20:45:17 lucibuntu wpa_supplicant[1070]: Associated with bc:05:43:4e:14:5e
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  associating -> associated
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  associated -> 4-way handshake
Jun 12 20:45:17 lucibuntu kernel: [    7.212850] wlan0: associate with bc:05:43:4e:14:5e (try 1)
Jun 12 20:45:17 lucibuntu kernel: [    7.215472] wlan0: RX AssocResp from bc:05:43:4e:14:5e (capab=0x431 status=0 aid=1)
Jun 12 20:45:17 lucibuntu kernel: [    7.215477] wlan0: associated
Jun 12 20:45:17 lucibuntu kernel: [    7.216168] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 12 20:45:17 lucibuntu kernel: [    7.234915] Intel AES-NI instructions are not detected.
Jun 12 20:45:17 lucibuntu kernel: [    7.332002] padlock_aes: VIA PadLock not detected.
Jun 12 20:45:17 lucibuntu wpa_supplicant[1070]: WPA: Key negotiation completed with bc:05:43:4e:14:5e [PTK=CCMP GTK=TKIP]
Jun 12 20:45:17 lucibuntu wpa_supplicant[1070]: CTRL-EVENT-CONNECTED - Connection to bc:05:43:4e:14:5e completed (auth) [id=0 id_str=]
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  4-way handshake -> group handshake
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  group handshake -> completed
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0/wireless) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'FRITZ!Box Fon WLAN 7320'.
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) started...
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): device state change: 5 -> 7 (reason 0)
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> dhclient started with pid 1732
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 3 of 5 (IP Configure Start) complete.
Jun 12 20:45:17 lucibuntu dhclient: Internet Systems Consortium DHCP Client 4.1.1-P1
Jun 12 20:45:17 lucibuntu dhclient: Copyright 2004-2010 Internet Systems Consortium.
Jun 12 20:45:17 lucibuntu dhclient: All rights reserved.
Jun 12 20:45:17 lucibuntu dhclient: For info, please visit https://www.isc.org/software/dhcp/
Jun 12 20:45:17 lucibuntu dhclient: 
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): DHCPv4 state changed nbi -> preinit
Jun 12 20:45:17 lucibuntu dhclient: Listening on LPF/wlan0/00:23:f8:18:40:23
Jun 12 20:45:17 lucibuntu dhclient: Sending on   LPF/wlan0/00:23:f8:18:40:23
Jun 12 20:45:17 lucibuntu dhclient: Sending on   Socket/fallback
Jun 12 20:45:17 lucibuntu dhclient: DHCPREQUEST of 192.168.178.23 on wlan0 to 255.255.255.255 port 67
Jun 12 20:45:17 lucibuntu dhclient: DHCPACK of 192.168.178.23 from 192.168.178.1
Jun 12 20:45:17 lucibuntu dhclient: bound to 192.168.178.23 -- renewal in 430574 seconds.
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> (wlan0): DHCPv4 state changed preinit -> reboot
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) started...
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info>   address 192.168.178.23
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info>   prefix 24 (255.255.255.0)
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info>   gateway 192.168.178.1
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info>   nameserver '192.168.178.1'
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info>   domain name 'fritz.box'
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Scheduling stage 5
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) scheduled...
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Done scheduling stage 5
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 4 of 5 (IP4 Configure Get) complete.
Jun 12 20:45:17 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) started...
Jun 12 20:45:17 lucibuntu avahi-daemon[960]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.178.23.
Jun 12 20:45:17 lucibuntu avahi-daemon[960]: New relevant interface wlan0.IPv4 for mDNS.
Jun 12 20:45:17 lucibuntu avahi-daemon[960]: Registering new address record for 192.168.178.23 on wlan0.IPv4.
Jun 12 20:45:18 lucibuntu gdm-session-worker[1632]: GLib-GObject-CRITICAL: g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
Jun 12 20:45:18 lucibuntu avahi-daemon[960]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::223:f8ff:fe18:4023.
Jun 12 20:45:18 lucibuntu avahi-daemon[960]: New relevant interface wlan0.IPv6 for mDNS.
Jun 12 20:45:18 lucibuntu avahi-daemon[960]: Registering new address record for fe80::223:f8ff:fe18:4023 on wlan0.*.
Jun 12 20:45:18 lucibuntu NetworkManager[1053]: <info> (wlan0): device state change: 7 -> 8 (reason 0)
Jun 12 20:45:18 lucibuntu NetworkManager[1053]: <info> Policy set 'Auto FRITZ!Box Fon WLAN 7320' (wlan0) as default for IPv4 routing and DNS.
Jun 12 20:45:18 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) successful, device activated.
Jun 12 20:45:18 lucibuntu NetworkManager[1053]: <info> Activation (wlan0) Stage 5 of 5 (IP Configure Commit) complete.
Jun 12 20:45:19 lucibuntu postfix/master[1423]: reload -- version 2.8.2, configuration /etc/postfix
Jun 12 20:45:20 lucibuntu gdm-session-worker[1632]: pam_sm_authenticate: Called
Jun 12 20:45:20 lucibuntu gdm-session-worker[1632]: pam_sm_authenticate: username = [karsten]
Jun 12 20:45:20 lucibuntu rtkit-daemon[1642]: Successfully made thread 1898 of process 1898 (n/a) owned by '1000' high priority at nice level -11.
Jun 12 20:45:20 lucibuntu rtkit-daemon[1642]: Supervising 4 threads of 2 processes of 2 users.
Jun 12 20:45:21 lucibuntu rtkit-daemon[1642]: Successfully made thread 1910 of process 1898 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:45:21 lucibuntu rtkit-daemon[1642]: Supervising 5 threads of 2 processes of 2 users.
Jun 12 20:45:21 lucibuntu rtkit-daemon[1642]: Successfully made thread 1911 of process 1898 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:45:21 lucibuntu rtkit-daemon[1642]: Supervising 6 threads of 2 processes of 2 users.
Jun 12 20:45:27 lucibuntu kernel: [   17.400531] wlan0: no IPv6 routers present
Jun 12 20:45:27 lucibuntu ntpdate[1778]: adjust time server 91.189.94.4 offset -0.264065 sec
Jun 12 20:45:31 lucibuntu gnome-session[1825]: WARNING: Application 'udev-notify-autostart.desktop' failed to register before timeout
Jun 12 20:45:41 lucibuntu acpid: client connected from 2281[0:0]
Jun 12 20:45:41 lucibuntu acpid: 1 client rule loaded
Jun 12 20:45:42 lucibuntu rtkit-daemon[1642]: Successfully made thread 2332 of process 2332 (n/a) owned by '114' high priority at nice level -11.
Jun 12 20:45:42 lucibuntu rtkit-daemon[1642]: Supervising 1 threads of 1 processes of 1 users.
Jun 12 20:45:42 lucibuntu gdm-simple-greeter[2323]: Gtk-WARNING: /build/buildd/gtk+2.0-2.24.4/gtk/gtkwidget.c:5687: widget not within a GtkWindow
Jun 12 20:45:42 lucibuntu gdm-simple-greeter[2323]: WARNING: Unable to load CK history: no seat-id found
Jun 12 20:45:42 lucibuntu rtkit-daemon[1642]: Successfully made thread 2343 of process 2332 (n/a) owned by '114' RT at priority 5.
Jun 12 20:45:42 lucibuntu rtkit-daemon[1642]: Supervising 2 threads of 1 processes of 1 users.
Jun 12 20:45:42 lucibuntu rtkit-daemon[1642]: Successfully made thread 2344 of process 2332 (n/a) owned by '114' RT at priority 5.
Jun 12 20:45:42 lucibuntu rtkit-daemon[1642]: Supervising 3 threads of 1 processes of 1 users.
Jun 12 20:45:43 lucibuntu gdm-session-worker[2326]: GLib-GObject-CRITICAL: g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
Jun 12 20:45:45 lucibuntu gdm-session-worker[2326]: pam_sm_authenticate: Called
Jun 12 20:45:45 lucibuntu gdm-session-worker[2326]: pam_sm_authenticate: username = [karsten]
Jun 12 20:45:45 lucibuntu rtkit-daemon[1642]: Successfully made thread 2442 of process 2442 (n/a) owned by '1000' high priority at nice level -11.
Jun 12 20:45:45 lucibuntu rtkit-daemon[1642]: Supervising 4 threads of 2 processes of 2 users.
Jun 12 20:45:45 lucibuntu pulseaudio[2442]: pid.c: Stale PID file, overwriting.
Jun 12 20:45:46 lucibuntu rtkit-daemon[1642]: Successfully made thread 2466 of process 2442 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:45:46 lucibuntu rtkit-daemon[1642]: Supervising 5 threads of 2 processes of 2 users.
Jun 12 20:45:46 lucibuntu rtkit-daemon[1642]: Successfully made thread 2467 of process 2442 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:45:46 lucibuntu rtkit-daemon[1642]: Supervising 6 threads of 2 processes of 2 users.
Jun 12 20:45:56 lucibuntu gnome-session[2369]: WARNING: Application 'udev-notify-autostart.desktop' failed to register before timeout
Jun 12 20:46:10 lucibuntu acpid: client 2281[0:0] has disconnected
Jun 12 20:46:10 lucibuntu acpid: client connected from 2837[0:0]
Jun 12 20:46:10 lucibuntu acpid: 1 client rule loaded
Jun 12 20:46:11 lucibuntu rtkit-daemon[1642]: Successfully made thread 2887 of process 2887 (n/a) owned by '114' high priority at nice level -11.
Jun 12 20:46:11 lucibuntu rtkit-daemon[1642]: Supervising 1 threads of 1 processes of 1 users.
Jun 12 20:46:12 lucibuntu gdm-simple-greeter[2879]: Gtk-WARNING: /build/buildd/gtk+2.0-2.24.4/gtk/gtkwidget.c:5687: widget not within a GtkWindow
Jun 12 20:46:12 lucibuntu gdm-simple-greeter[2879]: WARNING: Unable to load CK history: no seat-id found
Jun 12 20:46:12 lucibuntu rtkit-daemon[1642]: Successfully made thread 2899 of process 2887 (n/a) owned by '114' RT at priority 5.
Jun 12 20:46:12 lucibuntu rtkit-daemon[1642]: Supervising 2 threads of 1 processes of 1 users.
Jun 12 20:46:12 lucibuntu rtkit-daemon[1642]: Successfully made thread 2900 of process 2887 (n/a) owned by '114' RT at priority 5.
Jun 12 20:46:12 lucibuntu rtkit-daemon[1642]: Supervising 3 threads of 1 processes of 1 users.
Jun 12 20:46:12 lucibuntu gdm-session-worker[2882]: GLib-GObject-CRITICAL: g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
Jun 12 20:46:14 lucibuntu gdm-session-worker[2882]: pam_sm_authenticate: Called
Jun 12 20:46:14 lucibuntu gdm-session-worker[2882]: pam_sm_authenticate: username = [karsten]
Jun 12 20:46:15 lucibuntu rtkit-daemon[1642]: Successfully made thread 2998 of process 2998 (n/a) owned by '1000' high priority at nice level -11.
Jun 12 20:46:15 lucibuntu rtkit-daemon[1642]: Supervising 4 threads of 2 processes of 2 users.
Jun 12 20:46:15 lucibuntu pulseaudio[2998]: pid.c: Stale PID file, overwriting.
Jun 12 20:46:15 lucibuntu rtkit-daemon[1642]: Successfully made thread 3021 of process 2998 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:46:15 lucibuntu rtkit-daemon[1642]: Supervising 5 threads of 2 processes of 2 users.
Jun 12 20:46:15 lucibuntu rtkit-daemon[1642]: Successfully made thread 3022 of process 2998 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:46:15 lucibuntu rtkit-daemon[1642]: Supervising 6 threads of 2 processes of 2 users.
Jun 12 20:46:25 lucibuntu gnome-session[2925]: WARNING: Application 'udev-notify-autostart.desktop' failed to register before timeout
Jun 12 20:46:33 lucibuntu sudo: pam_sm_authenticate: Called
Jun 12 20:46:33 lucibuntu sudo: pam_sm_authenticate: username = [karsten]
Jun 12 20:47:01 lucibuntu wpa_supplicant[1070]: WPA: Group rekeying completed with bc:05:43:4e:14:5e [GTK=TKIP]
Jun 12 20:47:01 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  completed -> group handshake
Jun 12 20:47:01 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  group handshake -> completed
Jun 12 20:50:16 lucibuntu sudo: pam_sm_authenticate: Called
Jun 12 20:50:16 lucibuntu sudo: pam_sm_authenticate: username = [karsten]
Jun 12 20:50:29 lucibuntu kernel: [  319.265833] end_request: I/O error, dev fd0, sector 0
Jun 12 20:50:41 lucibuntu kernel: [  331.381208] end_request: I/O error, dev fd0, sector 0
Jun 12 20:50:41 lucibuntu kernel: [  331.381212] quiet_error: 24 callbacks suppressed
Jun 12 20:50:41 lucibuntu kernel: [  331.381214] Buffer I/O error on device fd0, logical block 0
Jun 12 20:50:53 lucibuntu kernel: [  343.467822] end_request: I/O error, dev fd0, sector 0
Jun 12 20:50:53 lucibuntu kernel: [  343.467827] Buffer I/O error on device fd0, logical block 0
Jun 12 20:51:05 lucibuntu kernel: [  355.583043] end_request: I/O error, dev fd0, sector 0
Jun 12 20:51:05 lucibuntu kernel: [  355.583049] Buffer I/O error on device fd0, logical block 0
Jun 12 20:51:17 lucibuntu kernel: [  367.669645] end_request: I/O error, dev fd0, sector 0
Jun 12 20:51:17 lucibuntu kernel: [  367.669652] Buffer I/O error on device fd0, logical block 0
Jun 12 20:51:21 lucibuntu AptDaemon: INFO: Initializing daemon
Jun 12 20:51:29 lucibuntu kernel: [  379.765497] end_request: I/O error, dev fd0, sector 0
Jun 12 20:51:29 lucibuntu kernel: [  379.765504] Buffer I/O error on device fd0, logical block 0
Jun 12 20:51:31 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-draw')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:31 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/d70f40bec3294bdb8241b004d87bf03b
Jun 12 20:51:34 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/d70f40bec3294bdb8241b004d87bf03b
Jun 12 20:51:34 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-draw')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:35 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/d70f40bec3294bdb8241b004d87bf03b
Jun 12 20:51:35 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-draw')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:37 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-impress')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:37 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/bfe86d6618c9485a80e5ecdbb40a0c6c
Jun 12 20:51:37 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/bfe86d6618c9485a80e5ecdbb40a0c6c
Jun 12 20:51:37 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-impress')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:39 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-calc')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:39 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/24c065139b03446e8957a6312d9f3809
Jun 12 20:51:39 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/24c065139b03446e8957a6312d9f3809
Jun 12 20:51:39 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-calc')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:40 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-math')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:41 lucibuntu kernel: [  391.861267] end_request: I/O error, dev fd0, sector 0
Jun 12 20:51:41 lucibuntu kernel: [  391.861272] Buffer I/O error on device fd0, logical block 0
Jun 12 20:51:42 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/4c21727b0f11420588fe942ed6068cc3
Jun 12 20:51:42 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/4c21727b0f11420588fe942ed6068cc3
Jun 12 20:51:43 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-math')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:44 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-writer')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:45 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/88887afe02304587b526021a592b8488
Jun 12 20:51:45 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/88887afe02304587b526021a592b8488
Jun 12 20:51:45 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-writer')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:48 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-base')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:48 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/d086d608e2594ca0b91b6cd1f4bf1a3b
Jun 12 20:51:48 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/d086d608e2594ca0b91b6cd1f4bf1a3b
Jun 12 20:51:49 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-base')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:49 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/bfe86d6618c9485a80e5ecdbb40a0c6c
Jun 12 20:51:49 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/d70f40bec3294bdb8241b004d87bf03b
Jun 12 20:51:50 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-impress')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:51:51 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'libreoffice-filter-mobiledev')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:51:53 lucibuntu kernel: [  403.967157] end_request: I/O error, dev fd0, sector 0
Jun 12 20:51:53 lucibuntu kernel: [  403.967164] Buffer I/O error on device fd0, logical block 0
Jun 12 20:51:54 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/24c065139b03446e8957a6312d9f3809
Jun 12 20:51:54 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/bfe86d6618c9485a80e5ecdbb40a0c6c
Jun 12 20:51:55 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-calc')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:03 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/ca3d1602a3fa48b39a0d84072e904314
Jun 12 20:52:03 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/ca3d1602a3fa48b39a0d84072e904314
Jun 12 20:52:04 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-filter-mobiledev')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:05 lucibuntu kernel: [  416.063002] end_request: I/O error, dev fd0, sector 0
Jun 12 20:52:05 lucibuntu kernel: [  416.063012] Buffer I/O error on device fd0, logical block 0
Jun 12 20:52:05 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/4c21727b0f11420588fe942ed6068cc3
Jun 12 20:52:05 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/24c065139b03446e8957a6312d9f3809
Jun 12 20:52:06 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-math')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:10 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'openclipart-openoffice.org')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:52:10 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/b92a73470afd4fd4a1d2130622e55010
Jun 12 20:52:10 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/b92a73470afd4fd4a1d2130622e55010
Jun 12 20:52:10 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'openclipart-openoffice.org')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:11 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/88887afe02304587b526021a592b8488
Jun 12 20:52:11 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/4c21727b0f11420588fe942ed6068cc3
Jun 12 20:52:12 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-writer')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:17 lucibuntu kernel: [  428.158817] end_request: I/O error, dev fd0, sector 0
Jun 12 20:52:17 lucibuntu kernel: [  428.158823] Buffer I/O error on device fd0, logical block 0
Jun 12 20:52:23 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/d086d608e2594ca0b91b6cd1f4bf1a3b
Jun 12 20:52:23 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/88887afe02304587b526021a592b8488
Jun 12 20:52:24 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-base')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:29 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/ca3d1602a3fa48b39a0d84072e904314
Jun 12 20:52:29 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/d086d608e2594ca0b91b6cd1f4bf1a3b
Jun 12 20:52:29 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'libreoffice-filter-mobiledev')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:30 lucibuntu kernel: [  440.254618] end_request: I/O error, dev fd0, sector 0
Jun 12 20:52:30 lucibuntu kernel: [  440.254624] Buffer I/O error on device fd0, logical block 0
Jun 12 20:52:33 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/b92a73470afd4fd4a1d2130622e55010
Jun 12 20:52:33 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/ca3d1602a3fa48b39a0d84072e904314
Jun 12 20:52:34 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'openclipart-openoffice.org')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:52:36 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/b92a73470afd4fd4a1d2130622e55010
Jun 12 20:52:42 lucibuntu kernel: [  452.370137] end_request: I/O error, dev fd0, sector 0
Jun 12 20:52:42 lucibuntu kernel: [  452.370142] Buffer I/O error on device fd0, logical block 0
Jun 12 20:52:54 lucibuntu kernel: [  464.456923] end_request: I/O error, dev fd0, sector 0
Jun 12 20:52:54 lucibuntu kernel: [  464.456929] Buffer I/O error on device fd0, logical block 0
Jun 12 20:53:06 lucibuntu kernel: [  476.542501] end_request: I/O error, dev fd0, sector 0
Jun 12 20:53:06 lucibuntu kernel: [  476.542508] Buffer I/O error on device fd0, logical block 0
Jun 12 20:53:18 lucibuntu kernel: [  488.628032] end_request: I/O error, dev fd0, sector 0
Jun 12 20:53:18 lucibuntu kernel: [  488.628037] Buffer I/O error on device fd0, logical block 0
Jun 12 20:53:19 lucibuntu AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String(u'lo-menubar')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s')), dbus.Array([dbus.String(u'')], signature=dbus.Signature('s'))
Jun 12 20:53:19 lucibuntu AptDaemon.Trans: INFO: Queuing transaction /org/debian/apt/transaction/ca31ee8f07444ba99e94846a094698a7
Jun 12 20:53:22 lucibuntu AptDaemon.Worker: INFO: Simulating trans: /org/debian/apt/transaction/ca31ee8f07444ba99e94846a094698a7
Jun 12 20:53:23 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'lo-menubar')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:53:23 lucibuntu AptDaemon.Worker: INFO: Processing transaction /org/debian/apt/transaction/ca31ee8f07444ba99e94846a094698a7
Jun 12 20:53:24 lucibuntu AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String(u'lo-menubar')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s'))
Jun 12 20:53:26 lucibuntu AptDaemon.Worker: INFO: Finished transaction /org/debian/apt/transaction/ca31ee8f07444ba99e94846a094698a7
Jun 12 20:53:30 lucibuntu kernel: [  500.714688] end_request: I/O error, dev fd0, sector 0
Jun 12 20:53:30 lucibuntu kernel: [  500.714695] Buffer I/O error on device fd0, logical block 0
Jun 12 20:53:37 lucibuntu acpid: client 2837[0:0] has disconnected
Jun 12 20:53:37 lucibuntu acpid: client connected from 7917[0:0]
Jun 12 20:53:37 lucibuntu acpid: 1 client rule loaded
Jun 12 20:53:38 lucibuntu rtkit-daemon[1642]: Successfully made thread 7968 of process 7968 (n/a) owned by '114' high priority at nice level -11.
Jun 12 20:53:38 lucibuntu rtkit-daemon[1642]: Supervising 1 threads of 1 processes of 1 users.
Jun 12 20:53:38 lucibuntu gdm-simple-greeter[7959]: Gtk-WARNING: /build/buildd/gtk+2.0-2.24.4/gtk/gtkwidget.c:5687: widget not within a GtkWindow
Jun 12 20:53:38 lucibuntu gdm-simple-greeter[7959]: WARNING: Unable to load CK history: no seat-id found
Jun 12 20:53:38 lucibuntu rtkit-daemon[1642]: Successfully made thread 7979 of process 7968 (n/a) owned by '114' RT at priority 5.
Jun 12 20:53:38 lucibuntu rtkit-daemon[1642]: Supervising 2 threads of 1 processes of 1 users.
Jun 12 20:53:38 lucibuntu rtkit-daemon[1642]: Successfully made thread 7980 of process 7968 (n/a) owned by '114' RT at priority 5.
Jun 12 20:53:38 lucibuntu rtkit-daemon[1642]: Supervising 3 threads of 1 processes of 1 users.
Jun 12 20:53:39 lucibuntu gdm-session-worker[7962]: GLib-GObject-CRITICAL: g_value_get_boolean: assertion `G_VALUE_HOLDS_BOOLEAN (value)' failed
Jun 12 20:53:42 lucibuntu kernel: [  512.810073] end_request: I/O error, dev fd0, sector 0
Jun 12 20:53:42 lucibuntu kernel: [  512.810084] Buffer I/O error on device fd0, logical block 0
Jun 12 20:53:42 lucibuntu gdm-session-worker[7962]: pam_sm_authenticate: Called
Jun 12 20:53:42 lucibuntu gdm-session-worker[7962]: pam_sm_authenticate: username = [karsten]
Jun 12 20:53:43 lucibuntu gnome-session[8005]: WARNING: Could not parse desktop file /home/karsten/.config/autostart/qstart.desktop: Datei oder Verzeichnis nicht gefunden
Jun 12 20:53:43 lucibuntu gnome-session[8005]: WARNING: could not read /home/karsten/.config/autostart/qstart.desktop
Jun 12 20:53:43 lucibuntu rtkit-daemon[1642]: Successfully made thread 8078 of process 8078 (n/a) owned by '1000' high priority at nice level -11.
Jun 12 20:53:43 lucibuntu rtkit-daemon[1642]: Supervising 4 threads of 2 processes of 2 users.
Jun 12 20:53:43 lucibuntu pulseaudio[8078]: pid.c: Stale PID file, overwriting.
Jun 12 20:53:43 lucibuntu rtkit-daemon[1642]: Successfully made thread 8092 of process 8078 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:53:43 lucibuntu rtkit-daemon[1642]: Supervising 5 threads of 2 processes of 2 users.
Jun 12 20:53:43 lucibuntu rtkit-daemon[1642]: Successfully made thread 8097 of process 8078 (n/a) owned by '1000' RT at priority 5.
Jun 12 20:53:43 lucibuntu rtkit-daemon[1642]: Supervising 6 threads of 2 processes of 2 users.
Jun 12 20:53:53 lucibuntu gnome-session[8005]: WARNING: Application 'udev-notify-autostart.desktop' failed to register before timeout
Jun 12 20:53:54 lucibuntu kernel: [  524.905784] end_request: I/O error, dev fd0, sector 0
Jun 12 20:53:54 lucibuntu kernel: [  524.905791] Buffer I/O error on device fd0, logical block 0
Jun 12 20:53:56 lucibuntu kernel: [  526.315232] exe (8596): /proc/8596/oom_adj is deprecated, please use /proc/8596/oom_score_adj instead.
Jun 12 20:54:06 lucibuntu kernel: [  536.992198] end_request: I/O error, dev fd0, sector 0
Jun 12 20:54:06 lucibuntu kernel: [  536.992203] Buffer I/O error on device fd0, logical block 0
Jun 12 20:54:18 lucibuntu kernel: [  549.077844] end_request: I/O error, dev fd0, sector 0
Jun 12 20:54:18 lucibuntu kernel: [  549.077851] Buffer I/O error on device fd0, logical block 0
Jun 12 20:54:30 lucibuntu kernel: [  561.163494] end_request: I/O error, dev fd0, sector 0
Jun 12 20:54:30 lucibuntu kernel: [  561.163502] Buffer I/O error on device fd0, logical block 0
Jun 12 20:54:43 lucibuntu kernel: [  573.250081] end_request: I/O error, dev fd0, sector 0
Jun 12 20:54:43 lucibuntu kernel: [  573.250092] Buffer I/O error on device fd0, logical block 0
Jun 12 20:54:55 lucibuntu kernel: [  585.335704] end_request: I/O error, dev fd0, sector 0
Jun 12 20:54:55 lucibuntu kernel: [  585.335709] Buffer I/O error on device fd0, logical block 0
Jun 12 20:55:03 lucibuntu kernel: [  594.240181] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
Jun 12 20:55:07 lucibuntu kernel: [  597.421281] end_request: I/O error, dev fd0, sector 0
Jun 12 20:55:07 lucibuntu kernel: [  597.421287] Buffer I/O error on device fd0, logical block 0
Jun 12 20:55:19 lucibuntu kernel: [  609.527118] end_request: I/O error, dev fd0, sector 0
Jun 12 20:55:19 lucibuntu kernel: [  609.527125] Buffer I/O error on device fd0, logical block 0
Jun 12 20:55:31 lucibuntu kernel: [  621.622963] end_request: I/O error, dev fd0, sector 0
Jun 12 20:55:31 lucibuntu kernel: [  621.622971] Buffer I/O error on device fd0, logical block 0
Jun 12 20:55:43 lucibuntu kernel: [  633.718690] end_request: I/O error, dev fd0, sector 0
Jun 12 20:55:43 lucibuntu kernel: [  633.718698] Buffer I/O error on device fd0, logical block 0
Jun 12 20:55:55 lucibuntu kernel: [  645.805579] end_request: I/O error, dev fd0, sector 0
Jun 12 20:55:55 lucibuntu kernel: [  645.805587] Buffer I/O error on device fd0, logical block 0
Jun 12 20:56:07 lucibuntu kernel: [  657.900456] end_request: I/O error, dev fd0, sector 0
Jun 12 20:56:07 lucibuntu kernel: [  657.900467] Buffer I/O error on device fd0, logical block 0
Jun 12 20:56:19 lucibuntu kernel: [  669.987061] end_request: I/O error, dev fd0, sector 0
Jun 12 20:56:19 lucibuntu kernel: [  669.987069] Buffer I/O error on device fd0, logical block 0
Jun 12 20:56:31 lucibuntu kernel: [  682.067610] end_request: I/O error, dev fd0, sector 0
Jun 12 20:56:31 lucibuntu kernel: [  682.067618] Buffer I/O error on device fd0, logical block 0
Jun 12 20:56:43 lucibuntu kernel: [  694.147058] end_request: I/O error, dev fd0, sector 0
Jun 12 20:56:43 lucibuntu kernel: [  694.147068] Buffer I/O error on device fd0, logical block 0
Jun 12 20:56:55 lucibuntu kernel: [  706.227577] end_request: I/O error, dev fd0, sector 0
Jun 12 20:56:55 lucibuntu kernel: [  706.227588] Buffer I/O error on device fd0, logical block 0
Jun 12 20:57:01 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  completed -> group handshake
Jun 12 20:57:01 lucibuntu wpa_supplicant[1070]: WPA: Group rekeying completed with bc:05:43:4e:14:5e [GTK=TKIP]
Jun 12 20:57:01 lucibuntu NetworkManager[1053]: <info> (wlan0): supplicant connection state:  group handshake -> completed
Jun 12 20:57:08 lucibuntu kernel: [  718.317219] end_request: I/O error, dev fd0, sector 0
Jun 12 20:57:08 lucibuntu kernel: [  718.317230] Buffer I/O error on device fd0, logical block 0
Jun 12 20:57:20 lucibuntu kernel: [  730.396692] end_request: I/O error, dev fd0, sector 0
Jun 12 20:57:20 lucibuntu kernel: [  730.396701] Buffer I/O error on device fd0, logical block 0
Jun 12 20:57:32 lucibuntu kernel: [  742.477248] end_request: I/O error, dev fd0, sector 0
Jun 12 20:57:32 lucibuntu kernel: [  742.477257] Buffer I/O error on device fd0, logical block 0
Jun 12 20:57:44 lucibuntu kernel: [  754.556530] end_request: I/O error, dev fd0, sector 0
Jun 12 20:57:44 lucibuntu kernel: [  754.556538] Buffer I/O error on device fd0, logical block 0
Jun 12 20:57:56 lucibuntu kernel: [  766.637038] end_request: I/O error, dev fd0, sector 0
Jun 12 20:57:56 lucibuntu kernel: [  766.637046] Buffer I/O error on device fd0, logical block 0
Jun 12 20:58:08 lucibuntu kernel: [  778.726162] end_request: I/O error, dev fd0, sector 0
Jun 12 20:58:08 lucibuntu kernel: [  778.726171] Buffer I/O error on device fd0, logical block 0
Jun 12 20:58:20 lucibuntu kernel: [  790.805784] end_request: I/O error, dev fd0, sector 0
Jun 12 20:58:20 lucibuntu kernel: [  790.805793] Buffer I/O error on device fd0, logical block 0
Jun 12 20:58:32 lucibuntu kernel: [  802.886352] end_request: I/O error, dev fd0, sector 0
Jun 12 20:58:32 lucibuntu kernel: [  802.886361] Buffer I/O error on device fd0, logical block 0
Jun 12 20:58:44 lucibuntu kernel: [  814.966519] end_request: I/O error, dev fd0, sector 0
Jun 12 20:59:22 lucibuntu AptDaemon: INFO: Quitting due to inactivity
Jun 12 20:59:22 lucibuntu AptDaemon: INFO: Shutdown was requested