[digikam] [Bug 328835] New: Crash when opening "Configure Digikam" settings

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] New: Crash when opening "Configure Digikam" settings

Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

            Bug ID: 328835
           Summary: Crash when opening "Configure Digikam" settings
    Classification: Unclassified
           Product: digikam
           Version: 4.0.0-beta1
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

When opening "Configure Digikam" settings digikam crashes

Reproducible: Always

Steps to Reproduce:
1. Select main from menu "Settings" -> "Configure digiKam..."
2. Program crashes
Actual Results:  
Program crash

Expected Results:  
Configure digiKam dialog to be displayed

Could not get a descent stacktrace. Looks like a recursive calls:
=== START OF STACKTRACE===
#0 QStyleOptionViewItem::QStyleOptionViewItem(int)() at /lib64/libQtGui.so.4
#1 QStyleOptionViewItemV2::QStyleOptionViewItemV2(int)() at
/lib64/libQtGui.so.4
#2 QStyleOptionViewItemV3::QStyleOptionViewItemV3(int)() at
/lib64/libQtGui.so.4
#3 QStyleOptionViewItemV4::QStyleOptionViewItemV4()() at /lib64/libQtGui.so.4
#4 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#5 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#6 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#7 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#8 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#9 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#10 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#11 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#12 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#13 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#14 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#15 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#16 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#17 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#18 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#19 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#20 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#21 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#22 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#23 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#24 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
:
:
#9899 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
#9900 KWidgetItemDelegatePrivate::initializeModel(QModelIndex const&)() at
/lib64/libkdeui.so.5
=== END OF STACKTRACE===


These are the last [debug] log lines:
libpng warning: iCCP: known incorrect sRGB profile
digikam(25796)/digikam (core) Digikam::AlbumFilterModel::setSearchTextSettings:
new search text settings:  "" : hasResult =  true , validRows =  27
*** Program received signal SIGSEGV (Segmentation fault) ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

--- Comment #1 from Kristian Karl <[hidden email]> ---
The source code compiled is the latest from master.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Christoph Feck
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Christoph Feck <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |crash

--- Comment #2 from Christoph Feck <[hidden email]> ---
Are you using kdelibs from git? If yes, please update.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Kristian Karl
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

--- Comment #3 from Kristian Karl <[hidden email]> ---
No, but I'm on Fedora 20, using kdelibs-devel-4.11.97-1.fc20.x86_64

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Teemu Rytilahti
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Teemu Rytilahti <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[hidden email]
         Resolution|---                         |DUPLICATE

--- Comment #4 from Teemu Rytilahti <[hidden email]> ---
Caused by a bug in kdelibs, which has already been fixed apparently.

*** This bug has been marked as a duplicate of bug 328578 ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Kristian Karl
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Kristian Karl <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #5 from Kristian Karl <[hidden email]> ---
Yeah, I can confirm that using KDE 4.12.0 fixes this crash.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Gilles Caulier-4
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |RESOLVED
                 CC|                            |[hidden email]
         Resolution|DUPLICATE                   |FIXED

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Gilles Caulier-4
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |4.0.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Kristian Karl
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Kristian Karl <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

Gilles Caulier-4
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.0.0-beta1                 |4.0.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 328835] Crash when opening "Configure Digikam" settings

bugzilla_noreply
In reply to this post by Kristian Karl
https://bugs.kde.org/show_bug.cgi?id=328835

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |setup

--
You are receiving this mail because:
You are the assignee for the bug.