hitting assert in Konqueror

Thiago Macieira thiago at kde.org
Wed Sep 17 14:17:31 BST 2008


Sebastian Kügler wrote:
>On Wednesday 17 September 2008 11:21:41 David Faure wrote:
>> On Monday 21 July 2008, Sebastian Kügler wrote:
>> > For some time now, I'm getting a crash everytime I click on a link
>> > to be opened with Konqueror. I've attached the .kcrash file, now
>> > that I've done a clean build and the problem persists. This is with
>> > current trunk/, btw. I'm experiencing this problem since before the
>> > tagging of 4.1, so I suppose it's in there, too.
>> >
>> > Note that the link is opened just fine. Not sure what's going wrong
>> > here
>>
>> It's an assert inside QDBus while it receives a message.... but I
>> don't know which message, and why it asserts.
>> Do you still get this? If so, we need to find how to report this to
>> Thiago in a useful way :)
>
>Yes, I'm still getting it. And it indeed looks like
>https://bugs.kde.org/show_bug.cgi?id=165222

Given that backtrace, it means that there was a problem with the 
marshaller: it could not construct a DBusMessage object from the 
arguments that you returned from the function.

There should've been a warning in the console printed along with the 
error. I'll also change that Q_ASSERT(false) to something more 
descriptive.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20080917/db107cc5/attachment.sig>


More information about the kfm-devel mailing list