View Single Post
Old 10-06-2012, 05:23 PM   #217
ecksor
Enthusiast
ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'ecksor knows the difference between 'who' and 'whom'
 
Posts: 35
Karma: 10000
Join Date: Oct 2012
Location: NYC
Device: Kindle PW
Here you go.

Code:
......
munmap(0x4002d000, 4096)                = 0
munmap(0x414c0000, 221032)              = 0
munmap(0x410e0000, 2029628)             = 0
gettimeofday({1349558468, 936414}, NULL) = 0
open("/etc/localtime", O_RDONLY)        = -1 ENOENT (No such file or directory)
gettimeofday({1349558468, 936989}, NULL) = 0
open("/etc/localtime", O_RDONLY)        = -1 ENOENT (No such file or directory)
gettimeofday({1349558468, 938352}, NULL) = 0
open("/etc/localtime", O_RDONLY)        = -1 ENOENT (No such file or directory)
gettimeofday({1349558468, 938792}, NULL) = 0
open("/etc/localtime", O_RDONLY)        = -1 ENOENT (No such file or directory)
read(4, 0x2803bc, 4096)                 = -1 EAGAIN (Resource temporarily unavailable)
read(4, 0x2803bc, 4096)                 = -1 EAGAIN (Resource temporarily unavailable)
open("/sys/devices/platform/fsl-usb2-udc/charging", O_RDONLY) = -1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 2618 detached
[root@kindle us]#
ecksor is offline   Reply With Quote