I'm not sure if this is a problem with UT or Mandrake so here goes.

I get the following error messages when I attempt to run ut2003demo

[20]  ./ut2003-bin(main+0x328c) [0x8058b2c]
[21]  /lib/i686/libc.so.6(__libc_start_main+0xc7) [0x40ba07f7]
[22]  ./ut2003-bin(GetFullName__C7UObjectPw+0x7d) [0x80512d1]
Signal: SIGSEGV [segmentation fault]
Aborting.

The following is output from strace:

munmap(0x46aaf000, 16384)               = 0
munmap(0x46ab3000, 16384)               = 0
munmap(0x43a55000, 16384)               = 0
munmap(0x43a53000, 8192)                = 0
munmap(0x448b7000, 33554432)            = 0
fstat64(102, {st_mode=S_IFCHR|0666, st_rdev=makedev(226, 0), ...}) = 0
fstat64(102, {st_mode=S_IFCHR|0666, st_rdev=makedev(226, 0), ...}) = 0
close(102)                              = 0
write(6, "<\16\2\0\0\0\300\2+\n\1\0", 12) = 12
read(6, 0xbfffa9e0, 32)                 = -1 EAGAIN (Resource temporarily 
unavailable)
select(7, [6], NULL, NULL, NULL)        = 1 (in [6])
read(6, "\1\1\322\0\0\0\0\0\"\0 \2\0\0\0\0\0\0\0\0\0\0\0\0p-\267"..., 32) = 32
shutdown(6, 2 /* send and receive */)   = 0
close(6)                                = 0
time(NULL)                              = 1048552107
write(3, " disabled\nUninitialized: Log fil"..., 67) = 67
close(3)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(5, "[EMAIL PROTECTED]:[EMAIL PROTECTED]"..., 148) = 
148
rt_sigprocmask(SIG_SETMASK, NULL, [SEGV RTMIN], 8) = 0
rt_sigsuspend([SEGV] <unfinished ...>
--- SIGRTMIN (Unknown signal 32) @ 0 (0) ---
<... rt_sigsuspend resumed> )           = -1 EINTR (Interrupted system call)
sigreturn()                             = ? (mask now [SEGV RTMIN])
wait4(2429, NULL, __WCLONE, NULL)       = 2429
munmap(0x416f0000, 4096)                = 0
exit_group(1)                           = ?



Reply via email to