Gramofile problems - can't record anything

Tim Wunder tim
Mon May 17 11:32:07 PDT 2004


On 5/29/2002 11:51 AM, someone claiming to be Net Llama! wrote:
> On Wed, 29 May 2002, Tim Wunder wrote:
> 
>> On 5/29/2002 9:51 AM, someone claiming to be Net Llama! wrote: 
>> <snip>
>> 
>>> Perhaps you should strace them?
>> 
>> How do I capture the output of strace? I ran strace krecord >
>> <somefilename> but the strace info was just displayed on screen. 
>> <quickly executes 'man strace'> Oh, damn...nevermind...
>> 
>> strace -o <outputfile> krecord
>> 
>> I did it, got the segfault, and 117Kb worth of strace output. Not
>> that it means anything to me :-(. You think you could make heads or
>> tails of it? It's here: www.thewunders.org/files/krecord.err,  if
>> you're interested in looking at it.
> 
> 
> I see this (not sure if its the problem though): readv(3,
> [{"level.highlightBackground:\t#dcdc"..., 12757}, {"\2269\0", 3}], 2)
> = 1892 readv(3, 0xbffff8b4, 2)                 = -1 EAGAIN (Resource
> temporarily unavailable) readv(3,
> [{"c\n*Entry.background:\t#ffffff\n*En"..., 10865}, {"\2269\0", 3}],
> 2) = 2048 readv(3, 0xbffff8b4, 2)                 = -1 EAGAIN
> (Resource temporarily unavailable)
> 
> Can you strace gramofile too?  Also, did you build these from source?
>  That might fix the problem.
> 

Both were compiled from source. I'll try to strace gramofile later this evening. Thanks for the input.

Tim




More information about the Linux-users mailing list