On Fri, Sep 5, 2008 at 1:23 PM, Max Kellermann <[EMAIL PROTECTED]> wrote:
> On 2008/08/30 13:32, Avuton Olrich <[EMAIL PROTECTED]> wrote:
>> On Fri, Aug 29, 2008 at 11:12 PM, Avuton Olrich <[EMAIL PROTECTED]> wrote:
>> > Get this one on startup too:
>> >
>> > mpd: client.c:233: client_close: Assertion `client->fd >= 0' failed.
>>
>> It appears that this assert is quite necessary as well, as if I remove
>> it completely I get:
>>
>> Bus error
>
> That assertion has become superfluous (and harmful) since the "replace
> "expired" flag with fd==-1" patch.  That bus error however shouldn't
> happen, seriously.  Can you provide a back trace, please?
Your wish == My command:

#0  0x00002b11af70518b in write () from /lib/libpthread.so.0
#1  0x0000000000418aca in client_write_output (client=0xd358d0) at client.c:762
#2  0x0000000000418c74 in client_print (fd=<value optimized out>,
buffer=0x63856b "ary 18, 2005\n", buflen=13) at client.c:723
#3  0x000000000041cc4c in vfdprintf (fd=11, fmt=<value optimized out>,
args=<value optimized out>) at myfprintf.c:50
#4  0x000000000041cd46 in fdprintf (fd=11,
    fmt=0xd3f970 "as (Replay 051204) (Introduction)\nTitle: Mastertape
Theatre (Replay 100688)\nTitle: Mastertape Theatre (Replay 100688)
(Introduction)\nTitle: Stern Fan Roundable\nTitle: Chuck Zito's
View\nTitle: Master T"...) at myfprintf.c:60
#5  0x0000000000425b63 in printVisitedInTagTracker (fd=11, type=2) at
tagTracker.c:114
#6  0x0000000000412a01 in listAllUniqueTags (fd=11, type=2,
numConditionals=<value optimized out>, conditionals=0x0) at
dbUtils.c:304
#7  0x0000000000410eef in handleList (fd=11, permission=<value
optimized out>, argc=2, argv=<value optimized out>) at command.c:842
#8  0x000000000040fae7 in processCommandInternal (client=<value
optimized out>, permission=0xd3f8f4, commandString=<value optimized
out>, cmdnode=0x0)
    at command.c:1226
#9  0x00000000004195f6 in client_manager_io () at client.c:388
#10 0x000000000041c4dd in main (argc=2, argv=0x7ffffc334ca8) at main.c:444


-- 
avuton
--
 "I've got a fever. And the only prescription is more cowbell." --
Christopher Walken

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to