Confirmed regarding it being OK if you run gksudo texmaker. I've run strace on this. It outputs 74,254 lines. Files is attached.
Seems to be mainly 2 lines about "Resource not available". Counted these lines with sort texmaker-root.strace | uniq -c | sort -n Output as follows (only lines counted more than 1,000 times) 1755 read(16, "10497 (texmaker) S 10496 10497 1"..., 8191) = 249 3092 read(16, "10497 (texmaker) S 10496 10497 1"..., 8191) = 246 3210 read(16, "10497 (texmaker) S 10496 10497 1"..., 8191) = 245 8645 nanosleep({0, 1000000}, NULL) = 0 8645 read(15, 0x2b8af9bd8000, 1024) = -1 EAGAIN (Resource temporarily unavailable) 8646 open("/proc/10497/stat", O_RDONLY) = 16 8646 stat("/proc/10497", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 8646 wait4(10497, 0x7fffb7c2d4dc, WNOHANG, NULL) = 0 8649 close(16) = 0 12495 read(15, 0x7fffb7c2d4e0, 1) = -1 EAGAIN (Resource temporarily unavailable) Anyone have a clue what this means? ** Attachment added: "Output of strace -otexmaker-root.strace gksudo texmaker" http://librarian.launchpad.net/7505154/texmaker-root.strace -- texmaker crashes with segmentation fault https://bugs.launchpad.net/bugs/88891 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs