René's URL Explorer Experiment


Title: Issue 18519: test_sqlite crashes on OS X tiger 3.x buildbot - Python tracker

Mail addresses
victor.stinner@gmail.com
nad@acm.org

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/62719 https://github.com/python/cpython/issues/62719
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
sqlite_authorizer_err.patchhttps://bugs.python.org/file31002/sqlite_authorizer_err.patch
reviewhttps://bugs.python.org/review/18519/#ps8711
msg193431https://bugs.python.org/issue18519#msg193431
(view)https://bugs.python.org/msg193431
http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/6626http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/6626
#18408https://bugs.python.org/issue18408
#17532https://bugs.python.org/issue17532
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
sqlite3/test/userfunctions.pyhttps://github.com/python/cpython/blob/main/Lib/sqlite3/test/userfunctions.py#L441
sqlite3/test/userfunctions.pyhttps://github.com/python/cpython/blob/main/Lib/sqlite3/test/userfunctions.py#L406
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L496
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L535
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1480
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1581
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1615
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1304
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1305
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1009
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L796
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1590
test/__main__.pyhttps://github.com/python/cpython/blob/main/Lib/test/__main__.py#L3
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L73
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L160
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
Python/ceval.c:1210https://github.com/python/cpython/blob/master/Python/ceval.c#L1210
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/abstract.c:2142https://github.com/python/cpython/blob/master/Objects/abstract.c#L2142
Objects/abstract.c:2166https://github.com/python/cpython/blob/master/Objects/abstract.c#L2166
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/abstract.c:2142https://github.com/python/cpython/blob/master/Objects/abstract.c#L2142
Objects/abstract.c:2166https://github.com/python/cpython/blob/master/Objects/abstract.c#L2166
Objects/methodobject.c:93https://github.com/python/cpython/blob/master/Objects/methodobject.c#L93
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4089https://github.com/python/cpython/blob/master/Python/ceval.c#L4089
Objects/abstract.c:2093https://github.com/python/cpython/blob/master/Objects/abstract.c#L2093
Objects/methodobject.c:93https://github.com/python/cpython/blob/master/Objects/methodobject.c#L93
Python/ceval.c:4213https://github.com/python/cpython/blob/master/Python/ceval.c#L4213
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:770https://github.com/python/cpython/blob/master/Python/ceval.c#L770
Python/bltinmodule.c:859https://github.com/python/cpython/blob/master/Python/bltinmodule.c#L859
Objects/methodobject.c:93https://github.com/python/cpython/blob/master/Objects/methodobject.c#L93
Python/ceval.c:4213https://github.com/python/cpython/blob/master/Python/ceval.c#L4213
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Modules/main.c:224https://github.com/python/cpython/blob/master/Modules/main.c#L224
Modules/main.c:714https://github.com/python/cpython/blob/master/Modules/main.c#L714
msg193436https://bugs.python.org/issue18519#msg193436
(view)https://bugs.python.org/msg193436
026593cbc006https://hg.python.org/lookup/026593cbc006
#18519https://bugs.python.org/issue18519
#18408https://bugs.python.org/issue18408
http://hg.python.org/cpython/rev/026593cbc006http://hg.python.org/cpython/rev/026593cbc006
msg193437https://bugs.python.org/issue18519#msg193437
(view)https://bugs.python.org/msg193437
http://www.sqlite.org/c3ref/set_authorizer.htmlhttp://www.sqlite.org/c3ref/set_authorizer.html
026593cbc006https://hg.python.org/lookup/026593cbc006
msg193449https://bugs.python.org/issue18519#msg193449
(view)https://bugs.python.org/msg193449
msg193457https://bugs.python.org/issue18519#msg193457
(view)https://bugs.python.org/msg193457
msg193458https://bugs.python.org/issue18519#msg193458
(view)https://bugs.python.org/msg193458
msg193503https://bugs.python.org/issue18519#msg193503
(view)https://bugs.python.org/msg193503
msg193622https://bugs.python.org/issue18519#msg193622
(view)https://bugs.python.org/msg193622
msg193738https://bugs.python.org/issue18519#msg193738
(view)https://bugs.python.org/msg193738
f7a0a4e0ada4https://hg.python.org/lookup/f7a0a4e0ada4
#18519https://bugs.python.org/issue18519
http://hg.python.org/cpython/rev/f7a0a4e0ada4http://hg.python.org/cpython/rev/f7a0a4e0ada4
msg193739https://bugs.python.org/issue18519#msg193739
(view)https://bugs.python.org/msg193739
msg193959https://bugs.python.org/issue18519#msg193959
(view)https://bugs.python.org/msg193959
5643e873f06ehttps://hg.python.org/lookup/5643e873f06e
sqlite3/test/userfunctions.pyhttps://github.com/python/cpython/blob/main/Lib/sqlite3/test/userfunctions.py#L336
sqlite3/test/userfunctions.pyhttps://github.com/python/cpython/blob/main/Lib/sqlite3/test/userfunctions.py#L309
msg193961https://bugs.python.org/issue18519#msg193961
(view)https://bugs.python.org/msg193961
msg194136https://bugs.python.org/issue18519#msg194136
(view)https://bugs.python.org/msg194136
msg194138https://bugs.python.org/issue18519#msg194138
(view)https://bugs.python.org/msg194138
c73f4dced6aahttps://hg.python.org/lookup/c73f4dced6aa
#18519https://bugs.python.org/issue18519
http://hg.python.org/cpython/rev/c73f4dced6aahttp://hg.python.org/cpython/rev/c73f4dced6aa
msg194140https://bugs.python.org/issue18519#msg194140
(view)https://bugs.python.org/msg194140
msg194141https://bugs.python.org/issue18519#msg194141
(view)https://bugs.python.org/msg194141
c73f4dced6aahttps://hg.python.org/lookup/c73f4dced6aa
msg194142https://bugs.python.org/issue18519#msg194142
(view)https://bugs.python.org/msg194142
msg194142https://bugs.python.org/msg194142
msg194141https://bugs.python.org/msg194141
msg194140https://bugs.python.org/msg194140
msg194138https://bugs.python.org/msg194138
msg194136https://bugs.python.org/msg194136
msg193961https://bugs.python.org/msg193961
msg193959https://bugs.python.org/msg193959
msg193739https://bugs.python.org/msg193739
msg193738https://bugs.python.org/msg193738
msg193622https://bugs.python.org/msg193622
sqlite_authorizer_err.patchhttps://bugs.python.org/file31002
msg193503https://bugs.python.org/msg193503
patchhttps://bugs.python.org/keyword2
msg193458https://bugs.python.org/msg193458
msg193457https://bugs.python.org/msg193457
r.david.murrayhttps://bugs.python.org/user9663
msg193449https://bugs.python.org/msg193449
msg193437https://bugs.python.org/msg193437
python-devhttps://bugs.python.org/user13902
msg193436https://bugs.python.org/msg193436
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.