Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296430 Details for
Bug 240606
Pirut search with ' character instantly crashes
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
crash dump compare
diff.txt (text/plain), 1.08 KB, created by
Stefan Orbilt
on 2008-02-29 23:53:54 UTC
(
hide
)
Description:
crash dump compare
Filename:
MIME Type:
Creator:
Stefan Orbilt
Created:
2008-02-29 23:53:54 UTC
Size:
1.08 KB
patch
obsolete
>--- crash_patched.txt 2008-03-01 00:36:33.000000000 +0100 >+++ crash_unpatched.txt 2008-03-01 00:34:33.000000000 +0100 >@@ -1,5 +1,5 @@ > Component: pirut >-Summary: TB58ddd93c sqlutils.py:159:executeSQLQmark:OperationalError: unrecognized token: "\" >+Summary: TB58ddd93c sqlutils.py:159:executeSQLQmark:OperationalError: near "'%'": syntax error > > Traceback (most recent call last): > File "/usr/sbin/pirut", line 201, in _searchClicked >@@ -10,9 +10,9 @@ > executeSQL(cur, basestring) > File "/usr/lib/python2.5/site-packages/yum/sqlutils.py", line 159, in executeSQLQmark > return cursor.execute(query) >-OperationalError: unrecognized token: "\" >+OperationalError: near "'%'": syntax error > > Local variables in innermost frame: >-cursor: <sqlite3.Cursor object at 0xaa94680> >-query: select DISTINCT pkgId from packages where name like '%test\'%' or summary like '%test\'%' or description like '%test\'%' >+cursor: <sqlite3.Cursor object at 0xa71f680> >+query: select DISTINCT pkgId from packages where name like '%test'%' or summary like '%test'%' or description like '%test'%' > params: None
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 240606
:
296354
| 296430 |
296431
|
307182
|
307185