9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] unvac troubles...
@ 2009-08-21  6:15 Venkatesh Srinivas
  2009-08-21  7:43 ` Fernan Bolando
  0 siblings, 1 reply; 2+ messages in thread
From: Venkatesh Srinivas @ 2009-08-21  6:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi,

I'm using unvac to try to extract some vac archives I made in the fall
of 2008. I'm running into a pair of problems.

First, unvac is outputting directories with the write bit off. This
causes it to fail pretty early, as it can't write files to the
newly-extracted directories. Is this expected? Is there a way to avoid
this problem?

Second I get this error: (on p9p unvac)

unvac: pthread_mutex_lock.c:289: __pthread_mutex_lock: Assertion
`(-(e)) != 3 || !robust' failed.
[New Thread 0xb7e548d0 (LWP 3743)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb7e548d0 (LWP 3743)]
0xb8022430 in __kernel_vsyscall ()
(gdb) bt
#0  0xb8022430 in __kernel_vsyscall ()
#1  0xb7fc64b0 in raise ()
  from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0805c6b2 in child () at daemonize.c:38
#3  0x0805c927 in _threadsetupdaemonize ()
   at daemonize.c:153
#4  0x0805c49d in p9main (argc=3, argv=0xbfa3e1c4)
   at thread.c:714
#5  0x08060d92 in main (argc=Cannot access memory at address 0xe9f
) at main.c:10
(gdb)

Have any of you seen anything like this?

-- vs



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] unvac troubles...
  2009-08-21  6:15 [9fans] unvac troubles Venkatesh Srinivas
@ 2009-08-21  7:43 ` Fernan Bolando
  0 siblings, 0 replies; 2+ messages in thread
From: Fernan Bolando @ 2009-08-21  7:43 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Fri, Aug 21, 2009 at 2:15 PM, Venkatesh Srinivas<me@acm.jhu.edu> wrote:
> Hi,
>
> I'm using unvac to try to extract some vac archives I made in the fall
> of 2008. I'm running into a pair of problems.
>
> First, unvac is outputting directories with the write bit off. This
> causes it to fail pretty early, as it can't write files to the
> newly-extracted directories. Is this expected? Is there a way to avoid
> this problem?
This happens to me too. I usually just delete the old directory and
extract again.

fernan



--
http://www.fernski.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-21  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-21  6:15 [9fans] unvac troubles Venkatesh Srinivas
2009-08-21  7:43 ` Fernan Bolando

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).