[Digikam-devel] [digikam] [Bug 365684] Crash when deleting a tag from the list of tags
Olli Lupton via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Jul 18 21:25:33 BST 2016
https://bugs.kde.org/show_bug.cgi?id=365684
--- Comment #9 from Olli Lupton <digikam.2759cfa7 at olupton.com> ---
I tried catching the crash with Xcode, but there is very little information
there.
Are the precompiled bundles on http://download.kde.org/stable/digikam/ supposed
to have debug symbols? Xcode just shows the instructions, which are rather
unhelpful.
QtCore`QSortFilterProxyModel::parent:
0x10da90ff0 <+0>: pushq %rbp
0x10da90ff1 <+1>: movq %rsp, %rbp
0x10da90ff4 <+4>: pushq %rbx
0x10da90ff5 <+5>: subq $0x38, %rsp
0x10da90ff9 <+9>: movq %rdi, %rbx
0x10da90ffc <+12>: movq (%rdx), %rax
0x10da90fff <+15>: testl %eax, %eax
0x10da91001 <+17>: js 0x10da91019 ; <+41>
0x10da91003 <+19>: shrq $0x20, %rax
0x10da91007 <+23>: testl %eax, %eax
0x10da91009 <+25>: js 0x10da91019 ; <+41>
0x10da9100b <+27>: movq 0x8(%rsi), %rax
0x10da9100f <+31>: movq 0x10(%rdx), %rcx
0x10da91013 <+35>: cmpq 0x8(%rax), %rcx
0x10da91017 <+39>: je 0x10da9103a ; <+74>
0x10da91019 <+41>: movq $-0x1, (%rbx)
0x10da91020 <+48>: movq $0x0, 0x10(%rbx)
0x10da91028 <+56>: movq $0x0, 0x8(%rbx)
0x10da91030 <+64>: movq %rbx, %rax
0x10da91033 <+67>: addq $0x38, %rsp
0x10da91037 <+71>: popq %rbx
0x10da91038 <+72>: popq %rbp
0x10da91039 <+73>: retq
0x10da9103a <+74>: movq 0x8(%rdx), %rax
0x10da9103e <+78>: movq 0x28(%rax), %rax
-> 0x10da91042 <+82>: movq 0x20(%rax), %rcx
0x10da91046 <+86>: movq %rcx, -0x10(%rbp)
0x10da9104a <+90>: movq 0x10(%rax), %rcx
0x10da9104e <+94>: movq 0x18(%rax), %rax
0x10da91052 <+98>: movq %rax, -0x18(%rbp)
0x10da91056 <+102>: movq %rcx, -0x20(%rbp)
0x10da9105a <+106>: movq (%rsi), %rax
0x10da9105d <+109>: leaq -0x38(%rbp), %rdi
0x10da91061 <+113>: leaq -0x20(%rbp), %rdx
0x10da91065 <+117>: callq *0x180(%rax)
0x10da9106b <+123>: movq -0x28(%rbp), %rax
0x10da9106f <+127>: movq %rax, 0x10(%rbx)
0x10da91073 <+131>: movq -0x38(%rbp), %rax
0x10da91077 <+135>: movq -0x30(%rbp), %rcx
0x10da9107b <+139>: movq %rcx, 0x8(%rbx)
0x10da9107f <+143>: movq %rax, (%rbx)
0x10da91082 <+146>: jmp 0x10da91030 ; <+64>
0x10da91084 <+148>: nopw %cs:(%rax,%rax)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list