Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332747 - dev-db/sqlite-3.7.0: serious performance regression/corruption with media-sound/banshee
Summary: dev-db/sqlite-3.7.0: serious performance regression/corruption with media-sou...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Petteri Räty (RETIRED)
URL: http://bugs.debian.org/cgi-bin/bugrep...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-14 15:53 UTC by corec
Modified: 2010-08-29 18:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Backported debian patch (sqlite-3.7.0-performance-regression.patch,3.67 KB, patch)
2010-08-14 16:03 UTC, corec
Details | Diff
Backported patch (sqlite-3.7.0-performance-regression-amalgamation.patch,3.71 KB, patch)
2010-08-14 16:04 UTC, corec
Details | Diff
Patch for the updated ebuild (sqlite-3.7.0-r1.ebuild.patch,836 bytes, patch)
2010-08-14 16:07 UTC, corec
Details | Diff
sqlite-3.7.0.1 ebuild (sqlite-3.7.0.1.ebuild.patch,849 bytes, patch)
2010-08-14 17:51 UTC, corec
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description corec 2010-08-14 15:53:51 UTC
As debian bug report states, this bug introduces slowness and sorting problems in banshee. I'll attach the debian backported patch and updated ebuild.

Reproducible: Always
Comment 1 corec 2010-08-14 16:03:28 UTC
Created attachment 242957 [details, diff]
Backported debian patch

This is for sqlite-3.7.0.1.tar.gz
Comment 2 corec 2010-08-14 16:04:44 UTC
Created attachment 242959 [details, diff]
Backported patch

This is a modified version of the debian patch for sqlite-amalgamation-3.7.0.tar.gz
Comment 3 corec 2010-08-14 16:07:45 UTC
Created attachment 242961 [details, diff]
Patch for the updated ebuild
Comment 4 corec 2010-08-14 16:08:36 UTC
(In reply to comment #1)
> Created an attachment (id=242957) [details]
> Backported debian patch
> 
> This is for sqlite-3.7.0.1.tar.gz
> 

typo, I meant sqlite-3.7.0.tar.gz
Comment 5 Johan Bergström 2010-08-14 16:11:33 UTC
Looks like upstream released 3.7.0.1 on august 4th. Why patch 3.7.0 instead of verbumping?
Comment 6 corec 2010-08-14 17:41:42 UTC
(In reply to comment #5)
> Looks like upstream released 3.7.0.1 on august 4th. Why patch 3.7.0 instead of
> verbumping?
> 

Yes, I know but 3.7.0.1 doesn't include that bug fix either as can be seen here:
http://www.sqlite.org/src/timeline?n=100
Referenced ticket is 13f033c865 just after 3.7.0.1 release.
Comment 7 corec 2010-08-14 17:51:08 UTC
Created attachment 242971 [details, diff]
sqlite-3.7.0.1 ebuild

But if you meant that we should do a ver bump while pushing the patch to the tree. Here's sqlite-3.7.0.1 ebuild. Patches work just fine with that too.
Comment 8 Petteri Räty (RETIRED) gentoo-dev 2010-08-29 18:21:37 UTC
3.7.2 in tree that should have a fix for this.