Bug 269044 - Crash when editing entry (due to "Person" group)
Summary: Crash when editing entry (due to "Person" group)
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-21 15:04 UTC by Robby Stephenson
Modified: 2011-03-22 04:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Stephenson 2011-03-21 15:04:19 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

Reported on the mailing list...

#14 0x080b2a7c in KSharedPtr<Tellico::Data::Field>::operator-> 
(this=0xbfc8c228) at /usr/include/ksharedptr.h:126
#15 0x080ad438 in Tellico::Data::Collection::removeEntriesFromDicts 
(this=0x8c252b8, entries_=..., fields_=...) at /var/tmp/portage/kde-
misc/tellico-2.3.2/work/tellico-2.3.2/src/collection.cpp:524
#16 0x080ad626 in Tellico::Data::Collection::updateDicts (this=0x8c252b8, 
entries_=..., fields_=...) at /var/tmp/portage/kde-
misc/tellico-2.3.2/work/tellico-2.3.2/src/collection.cpp:552
#17 0x0823800d in Tellico::Command::ModifyEntries::redo (this=0x8fc7398) at 
/var/tmp/portage/kde-
misc/tellico-2.3.2/work/tellico-2.3.2/src/commands/modifyentries.cpp:96
#18 0xb5ddcf76 in QUndoStack::push(QUndoCommand*) () from 
/usr/lib/qt4/libQtGui.so.4
#19 0x0812fa80 in Tellico::Kernel::modifyEntries (this=0x880e6f0, 
oldEntries_=..., newEntries_=) at /var/tmp/portage/kde-
misc/tellico-2.3.2/work/tellico-2.3.2/src/tellico_kernel.cpp:186
#20 0x080e7304 in Tellico::EntryEditDialog::slotHandleSave (this=0x8aebb28) at 
/var/tmp/portage/kde-


Reproducible: Always

Steps to Reproduce:
In the left tree view “Groups” there are “People (Sort by Count)”. If I change 
this to “Ort” (Place) Tellico continues to crash in the way already described. 
Now I see that I can change the entry “Lost - Die komplette 3. Staffel 
Englisch” rating without crash. Then changing “Braindead - Dead or Alive” 
rating results in a crash.
Comment 1 Robby Stephenson 2011-03-22 04:38:52 UTC
SVN commit 1225615 by rstephenson:

Fix crashing bug when editing some values.
BUG:269044


 M  +4 -0      ChangeLog  
 M  +1 -1      src/collection.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1225615