Changes between Initial Version and Version 1 of Ticket #3924


Ignore:
Timestamp:
May 11, 2009, 11:58:36 AM (16 years ago)
Author:
mmlr
Comment:

We really need stack traces for things like that. This is an assertion that is triggered by some code path, but just from the assertion message you cannot tell which.

Is this reproducible? In any case it's not inside USB as USB doesn't use any doubly linked lists. It could be the legacy driver code or filesystem/partitioning related. Without a stack trace it's impossible to tell though.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3924

    • Property Component Drivers/USB- General
    • Property Owner changed from mmlr to nobody
  • Ticket #3924 – Description

    initial v1  
    11Assertion failed:
    22
     3{{{
    34headers/private/kernel/util/DoublyLinkedList.h: 467
    45
     
    67
    78Thread 164 "Automounter"
     9}}}
    810
    911At the time I was installing a large file using the Expander, this might be relevant.