Summary: | blogger auto configure account crash | ||
---|---|---|---|
Product: | [Unmaintained] blogilo | Reporter: | David Palacio <dpalacio> |
Component: | general | Assignee: | Mehrdad Momeny <mehrdad.momeny> |
Status: | CLOSED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Palacio
2010-01-31 17:30:44 UTC
Merging with bug 226421 which got a better backtrace. Thanks *** This bug has been marked as a duplicate of bug 226421 *** If by better backtrace you mean more threads, you are right :p Oh, I just compared sourcefile names and line-number... and the other one didn't had: #5 AddEditBlog::fetchedBlogId (this=0x2b8da20, list=@0x7fffc4bb0490) at /usr/include/qt4/QtCore/qmap.h:477 "compressed" by GDB (the function is on Blogilo, but the line number points to the next function a QMap operation) The other backtrace contains the filename and linenumber of the blogilo function :) (more useful to determine the source of the call) Regards |