Re: Restart error



Sean Ross <sdr jhb ucs co za> writes: 
> I've seen this on my machine too.
> 
> I'm assuming that the error is printed out when the REP interpreter
> is shut down  and sawfish-client loses it's connection.

I get this doing "strace sawfish-client -f restart":

+------------------------------------------------------------------
|access("/usr/share/rep/0.17/lisp/rep/data/string-util.jlc", R_OK) = 0
|stat64("/usr/share/rep/0.17/lisp/rep/data/string-util.jlc", {st_mode=S_IFREG|0644, st_size=852, ...}) = 0
|access("/usr/share/rep/0.17/lisp/rep/data/string-util.jl", R_OK) = -1 ENOENT (No such file or directory)
|open("/usr/share/rep/0.17/lisp/rep/data/string-util.jlc", O_RDONLY) = 4
|fstat64(4, {st_mode=S_IFREG|0644, st_size=852, ...}) = 0
|old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40022000
|read(4, ";; Source file: ../lisp/rep/data"..., 4096) = 852
|read(4, "", 4096)                       = 0
|close(4)                                = 0
|munmap(0x40022000, 4096)                = 0
|write(2, "*** Remote sawfish error: unknow"..., 39*** Remote sawfish error: unknown error) = 39
+-------------------------------------------------------------------

I have difficulty reading it, but could it be that
/usr/share/rep/0.17/lisp/rep/data/string-util.jlc causes an error?

Brendan

-- 
Brendan Halpin,  Department of Sociology,  University of Limerick,  Ireland
Tel: w +353-61-213147 f +353-61-202569 h +353-61-390476; Room F2-025 x 3147
mailto:brendan halpin ul ie  http://www.ul.ie/sociology/brendan.halpin.html



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]