[Tellico-users] Crash at column sorting

View: New views
14 Messages — Rating Filter:   Alert me  

[Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I have had a crash when trying to sort entries by clicking to any column (let's say sort them by
year). Just tried latest trunk version and saw it's still there. Can not sort items by any column
value. Is it a known bug or something weird at my local?

---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

bt with gdb:

Program received signal SIGSEGV, Segmentation fault.
0x0829dfe0 in Tellico::EntrySortModel::lessThan(QModelIndex const&, QModelIndex const&) const ()
Current language:  auto
The current source language is "auto; currently asm".


---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 12 November 2009, Mehmet Nur Olcay wrote:
> bt with gdb:
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x0829dfe0 in Tellico::EntrySortModel::lessThan(QModelIndex const&,
>  QModelIndex const&) const () Current language:  auto

Petri did fix one crash with sorting. Does the bt not give a line number in
the file? I might have missed another one.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 12 November 2009, Mehmet Nur Olcay wrote:
> I have had a crash when trying to sort entries by clicking to any column
>  (let's say sort them by year). Just tried latest trunk version and saw
>  it's still there. Can not sort items by any column value. Is it a known
>  bug or something weird at my local?

Known bug that was fixed and then appears to be reintroduced by me. Should
be fixed now, thanks for catching that.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 13 November 2009 03:24:18 Robby Stephenson wrote:

> Known bug that was fixed and then appears to be reintroduced by me. Should
> be fixed now, thanks for catching that.
>

Just updated to the latest trunk, and sadly it's still there, can not sort by any column(Year,
Director, IMDB Rate etc..)

---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 12 November 2009, Mehmet Nur Olcay wrote:
> On Friday 13 November 2009 03:24:18 Robby Stephenson wrote:
> > Known bug that was fixed and then appears to be reintroduced by me.
> > Should be fixed now, thanks for catching that.
>
> Just updated to the latest trunk, and sadly it's still there, can not
>  sort by any column(Year, Director, IMDB Rate etc..)

The crash is still there, or just that the sorting is wrong? I've never been
able to reproduce this one myself, so the bug fixing is a bit hard. Can you
send me another full backtrace for the crash?

For me, with the current trunk, all the sorting that I try seems to work and
the names and titles are formatted as I expect.  So it must be some detail
that I'm missing.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


The crash is there but just realised that the crash is happening with my old database that has been
created with 1.3.x. Tried to create a new database with 2.1, there's no crash with new one.

Not sure, may be something broken with my old database or database migration process.

And there's no meaningful bt, just:

gdb) backtrace
#0  0x0829e20c in ?? ()
#1  0x09045d60 in ?? ()

---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 13 November 2009, Mehmet Nur Olcay wrote:
> The crash is there but just realised that the crash is happening with my
>  old database that has been created with 1.3.x. Tried to create a new
>  database with 2.1, there's no crash with new one.
>
> Not sure, may be something broken with my old database or database
>  migration process.

Ah, in that case, do you mind sending me the file privately?

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Saturday 14 November 2009 03:04:37 Robby Stephenson wrote:

> Ah, in that case, do you mind sending me the file privately?
>

Check your inbox ;)

---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 13 November 2009, Mehmet Nur Olcay wrote:
> The crash is there but just realised that the crash is happening with my
>  old database that has been created with 1.3.x. Tried to create a new
>  database with 2.1, there's no crash with new one.
>
> Not sure, may be something broken with my old database or database
>  migration process.

This bug is confusing  me cause I  still can't reproduce it, even with the
file you sent. If you run from the command-line, is there any assert or
debug statement right before the crash?

Thanks for your help with this,
Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 12 November 2009, Mehmet Nur Olcay wrote:
> On Friday 13 November 2009 03:24:18 Robby Stephenson wrote:
> > Known bug that was fixed and then appears to be reintroduced by me.
> > Should be fixed now, thanks for catching that.
>
> Just updated to the latest trunk, and sadly it's still there, can not
>  sort by any column(Year, Director, IMDB Rate etc..)

If you don't mind, could you give it another shot? I think I finally figured
out the problem with the sorting for your older file.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tuesday 17 November 2009 16:45:20 Robby Stephenson wrote:

> If you don't mind, could you give it another shot? I think I finally
>  figured out the problem with the sorting for your older file.
>

Tried trunk and it's working, no crash, thanks for that much support ;)

---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tuesday 17 November 2009 17:28:18 Mehmet Nur Olcay wrote:

> Tried trunk and it's working, no crash, thanks for that much support ;)
>

Btw, do you plan to do a quick release in a few days, after all that fixes ?
---
Mehmet Nur Olcay
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] Crash at column sorting

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 18 November 2009, Mehmet Nur Olcay wrote:
> On Tuesday 17 November 2009 17:28:18 Mehmet Nur Olcay wrote:
> > Tried trunk and it's working, no crash, thanks for that much support ;)
>
> Btw, do you plan to do a quick release in a few days, after all that
>  fixes ?

Yes, probably Friday or Saturday for a 2.1.1 release.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users