Trac Ticket Queries
Table of Contents
In addition to reports, Trac provides support for custom ticket queries, used to display lists of tickets meeting a specified set of criteria.
To configure and execute a custom query, switch to the View Tickets module from the navigation bar, and select the Custom Query link.
Filters
When you first go to the query page the default filter will display tickets relevant to you:
- If logged in then all open tickets it will display open tickets assigned to you.
- If not logged in but you have specified a name or email address in the preferences then it will display all open tickets where your email (or name if email not defined) is in the CC list.
- If not logged and no name/email defined in the preferences then all open issues are displayed.
Current filters can be removed by clicking the button to the left with the minus sign on the label. New filters are added from the pulldown lists at the bottom corners of the filters box ('And' conditions on the left, 'Or' conditions on the right). Filters with either a text box or a pulldown menu of options can be added multiple times to perform an or of the criteria.
You can use the fields just below the filters box to group the results based on a field, or display the full description for each ticket.
Once you've edited your filters click the Update button to refresh your results.
Navigating Tickets
Clicking on one of the query results will take you to that ticket. You can navigate through the results by clicking the Next Ticket or Previous Ticket links just below the main menu bar, or click the Back to Query link to return to the query page.
You can safely edit any of the tickets and continue to navigate through the results using the Next/Previous/Back to Query links after saving your results. When you return to the query any tickets which were edited will be displayed with italicized text. If one of the tickets was edited such that it no longer matches the query criteria the text will also be greyed. Lastly, if a new ticket matching the query criteria has been created, it will be shown in bold.
The query results can be refreshed and cleared of these status indicators by clicking the Update button again.
Saving Queries
Trac allows you to save the query as a named query accessible from the reports module. To save a query ensure that you have Updated the view and then click the Save query button displayed beneath the results. You can also save references to queries in Wiki content, as described below.
Note: one way to easily build queries like the ones below, you can build and test the queries in the Custom report module and when ready - click Save query. This will build the query string for you. All you need to do is remove the extra line breaks.
Using Trac Links
You may want to save some queries so that you can come back to them later. You can do this by making a link to the query from any Wiki page.
[query:status=new|assigned|reopened&version=1.0 Active tickets against 1.0]
Which is displayed as:
This uses a very simple query language to specify the criteria (see Query Language).
Alternatively, you can copy the query string of a query and paste that into the Wiki link, including the leading ? character:
[query:?status=new&status=assigned&status=reopened&group=owner Assigned tickets by owner]
Which is displayed as:
Using the [[TicketQuery]] Macro
The TicketQuery macro lets you display lists of tickets matching certain criteria anywhere you can use Wiki Formatting.
Example:
[[TicketQuery(version=0.6|0.7&resolution=duplicate)]]
This is displayed as:
No results
Just like the query: wiki links, the parameter of this macro expects a query string formatted according to the rules of the simple ticket query language.
A more compact representation without the ticket summaries is also available:
[[TicketQuery(version=0.6|0.7&resolution=duplicate, compact)]]
This is displayed as:
No results
Finally, if you wish to receive only the number of defects that match the query, use the count parameter.
[[TicketQuery(version=0.6|0.7&resolution=duplicate, count)]]
This is displayed as:
0
Customizing the table format
You can also customize the columns displayed in the table format (format=table) by using col=<field> - you can specify multiple fields and what order they are displayed by placing pipes (|) between the columns like below:
[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]]
This is displayed as:
Results (1 - 3 of 3080)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3505 | external | power pc with gdb | goliath.keet@… | |
| #3504 | external | power pc | goliath.keet@… | |
| #3502 | external | warzone 2100 3.1 beta 10 crash | madsteve4445 |
Full rows
In table format you can also have full rows by using rows=<field> like below:
[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter,rows=description)]]
This is displayed as:
Results (1 - 3 of 3080)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3505 | external | power pc with gdb | goliath.keet@… | |
| Description |
Program: ./warzone2100(warzone2100)
Command line: "./warzone2100"
Version: Version SDL-3.1 beta10 - Built May 21 2012
Distributor: UNKNOWN
Compiled on: May 21 2012 00:08:09
Compiled by: GCC 4.4.5
Compiled mode: Release build
Executed on: Mon May 21 21:14:21 2012
Operating system: Linux
Node name: ppcdebian
Release: 2.6.32.59
Version: #1 Sun May 20 20:04:46 BST 2012
Machine: ppc
Pointers: 32bit
Compiled against PhysicsFS version: 2.0.1
Running with PhysicsFS version: 2.0.1
Misc Data:
[21:14:22]Video Mode 1024 x 768 (fullscreen)
[21:14:24]OpenGL Vendor: Tungsten Graphics, Inc.
[21:14:24]OpenGL Renderer: Mesa DRI R200 (RV280 5962) 20090101 AGP 4x PowerPC/Altivec TCL
[21:14:24]OpenGL Version: 1.3 Mesa 7.7.1
[21:14:24]GLEW Version: 1.5.4
[21:14:25]OpenAL Device Name: ALSA Software
[21:14:25]OpenAL Vendor: OpenAL Community
[21:14:25]OpenAL Version: 1.1 ALSOFT 1.12.854
[21:14:25]OpenAL Renderer: OpenAL Soft
[21:14:25]OpenAL Extensions: AL_EXTX_buffer_sub_data AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXTX_sample_buffer_object AL_EXT_source_distance_model AL_LOKI_quadriphonic
[21:14:25]Using Backend: SDL
[21:14:25]Using language: System locale
[21:14:51]Current Level/map is CAM_1A
Dump caused by signal: SIGSEGV: Invalid memory reference: Address not mapped to object
Log message: popup |09:14:24: [screenInitialise:147] OpenGL 2.0 is not supported by your system. Some things may look wrong. Please upgrade your graphics driver/hardware, if possible.
Log message: info |09:14:34: [seq_Play:565] unable to open 'sequences/cam1/c001.ogg' for playback
GLIBC raw backtrace:
./warzone2100[0x10465de4]
[0x100370]
./warzone2100(_Z20pie_ActivateFallback11SHADER_MODEP9iIMDShape8PIELIGHTS2_+0x2bc)[0x1042e934]
./warzone2100[0x1041fb74]
./warzone2100(_Z15pie_Draw3DShapeP9iIMDShapeii8PIELIGHTii+0x4d0)[0x1042190c]
./warzone2100[0x100ed5ec]
./warzone2100(_Z22displayComponentObjectP5DROID+0x370)[0x100ef0dc]
./warzone2100(_Z11renderDroidP5DROID+0x20)[0x1011866c]
./warzone2100(_Z21displayDynamicObjectsv+0x16c)[0x10114fe8]
./warzone2100[0x1011200c]
./warzone2100[0x1011158c]
./warzone2100(_Z11draw3DScenev+0x1cc)[0x10110a4c]
./warzone2100(_Z12displayWorldv+0x6f0)[0x101299a4]
./warzone2100[0x101fe290]
./warzone2100(_Z8gameLoopv+0x390)[0x101ff6b4]
./warzone2100[0x10202b84]
./warzone2100(_Z8mainLoopv+0xc0)[0x10203008]
./warzone2100(_Z7wzMain3v+0xc8)[0x1048e674]
./warzone2100(_Z8realmainiPPc+0xaa8)[0x10203b00]
./warzone2100(main+0x28)[0x1048b134]
GDB extended backtrace:
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/parabyte/Downloads/warzone2100-3.1_beta10/src/warzone2100...done.
Attaching to program: /home/parabyte/Downloads/warzone2100-3.1_beta10/src/warzone2100, process 3390
Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/libSDL-1.2.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libSDL-1.2.so.0
Reading symbols from /usr/lib/libphysfs.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libphysfs.so.1
Reading symbols from /lib/libpng12.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libpng12.so.0
Reading symbols from /usr/lib/libvorbisfile.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libvorbisfile.so.3
Reading symbols from /usr/lib/libvorbis.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libvorbis.so.0
Reading symbols from /usr/lib/libogg.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libogg.so.0
Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /usr/lib/libtheora.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libtheora.so.0
Reading symbols from /usr/lib/libopenal.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libopenal.so.1
Reading symbols from /usr/lib/libfribidi.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libfribidi.so.0
Reading symbols from /usr/lib/libfreetype.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libfontconfig.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libfontconfig.so.1
Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done.
[Thread debugging using libthread_db enabled]
[New Thread 0x51698440 (LWP 3403)]
[New Thread 0x51e98440 (LWP 3402)]
[New Thread 0x4ce97440 (LWP 3401)]
[New Thread 0x48af6440 (LWP 3397)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /usr/lib/libGL.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libGL.so.1
Reading symbols from /usr/lib/libGLU.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libGLU.so.1
Reading symbols from /usr/lib/libGLEW.so.1.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libGLEW.so.1.5
Reading symbols from /usr/lib/libQtNetwork.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libQtNetwork.so.4
Reading symbols from /usr/lib/libQtScript.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libQtScript.so.4
Reading symbols from /usr/lib/libQtCore.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libQtCore.so.4
Reading symbols from /usr/lib/libX11.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /usr/lib/libXrandr.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXrandr.so.2
Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libstdc++.so.6
Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/lib/libasound.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libasound.so.2
Reading symbols from /lib/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /usr/lib/libdirectfb-1.2.so.9...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdirectfb-1.2.so.9
Reading symbols from /usr/lib/libfusion-1.2.so.9...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libfusion-1.2.so.9
Reading symbols from /usr/lib/libdirect-1.2.so.9...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdirect-1.2.so.9
Reading symbols from /lib/ld.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/ld.so.1
Reading symbols from /usr/lib/libexpat.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libexpat.so.1
Reading symbols from /usr/lib/libXext.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXext.so.6
Reading symbols from /usr/lib/libXxf86vm.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXxf86vm.so.1
Reading symbols from /usr/lib/libXdamage.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXdamage.so.1
Reading symbols from /usr/lib/libXfixes.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXfixes.so.3
Reading symbols from /usr/lib/libdrm.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from /usr/lib/libXmu.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXmu.so.6
Reading symbols from /usr/lib/libXi.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXi.so.6
Reading symbols from /usr/lib/libgthread-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /lib/libglib-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libglib-2.0.so.0
Reading symbols from /usr/lib/libxcb.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libxcb.so.1
Reading symbols from /usr/lib/libXrender.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXrender.so.1
Reading symbols from /usr/lib/libXt.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXt.so.6
Reading symbols from /lib/libpcre.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libpcre.so.3
Reading symbols from /usr/lib/libXau.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libXdmcp.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /usr/lib/libSM.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libSM.so.6
Reading symbols from /usr/lib/libICE.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libICE.so.6
Reading symbols from /lib/libuuid.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libuuid.so.1
Reading symbols from /usr/lib/gconv/UTF-16.so...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/gconv/UTF-16.so
Reading symbols from /usr/lib/libXcursor.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXcursor.so.1
Reading symbols from /usr/lib/dri/r200_dri.so...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/dri/r200_dri.so
Reading symbols from /usr/lib/libdrm_radeon.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdrm_radeon.so.1
Reading symbols from /usr/lib/libpulse.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libpulse.so.0
Reading symbols from /usr/lib/libXtst.so.6...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libXtst.so.6
Reading symbols from /usr/lib/libpulsecommon-0.9.21.so...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libpulsecommon-0.9.21.so
Reading symbols from /usr/lib/libgdbm.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgdbm.so.3
Reading symbols from /lib/libcap.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libcap.so.2
Reading symbols from /lib/libwrap.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libwrap.so.0
Reading symbols from /usr/lib/libsndfile.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libsndfile.so.1
Reading symbols from /usr/lib/libasyncns.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libasyncns.so.0
Reading symbols from /lib/libdbus-1.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libdbus-1.so.3
Reading symbols from /lib/libattr.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libattr.so.1
Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /usr/lib/libFLAC.so.8...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libFLAC.so.8
Reading symbols from /usr/lib/libvorbisenc.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libvorbisenc.so.2
Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libnss_compat.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnss_nis.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libnss_files.so.2
0x0fadb7f0 in waitpid () from /lib/libpthread.so.0
(gdb)
Thread 5 (Thread 0x48af6440 (LWP 3397)):
#0 0x0fadaf80 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0ff736c0 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#2 0x0ff73748 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#3 0x0ff21304 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#4 0x0ff706e4 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#5 0x0fad0548 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x0ee33050 in clone () from /lib/libc.so.6
No symbol table info available.
Thread 4 (Thread 0x4ce97440 (LWP 3401)):
#0 0x0ee229fc in poll () from /lib/libc.so.6
No symbol table info available.
#1 0x0ec8acf8 in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#2 0x0ec8af70 in snd_pcm_wait () from /usr/lib/libasound.so.2
No symbol table info available.
#3 0x0fc6c224 in ?? () from /usr/lib/libopenal.so.1
No symbol table info available.
#4 0x0fc69cb4 in ?? () from /usr/lib/libopenal.so.1
No symbol table info available.
#5 0x0fad0548 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#6 0x0ee33050 in clone () from /lib/libc.so.6
No symbol table info available.
Thread 3 (Thread 0x51e98440 (LWP 3402)):
#0 0x0fad9048 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0ff70848 in SDL_SemWait () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#2 0x1048bbe0 in wzSemaphoreWait (semaphore=0x11bc11a8) at main_sdl.cpp:397
No locals.
#3 0x10158320 in fpathThreadFunc () at fpath.cpp:85
job = {propulsion = PROPULSION_TYPE_WHEELED, droidType = DROID_WEAPON, destX = 0, destY = 0, origX = 0, origY = 0,
dstStructure = {map = {x = 0, y = 0}, size = {x = 0, y = 0}}, droidID = 0, moveType = FMT_MOVE, owner = 0,
blockingMap = 0x51e97cc0, acceptNearest = 34, deleted = false}
result = {droidID = 267905852, sMove = {Status = 1374256336, pathIndex = 267847108, numPoints = 0,
asPath = 0xe017007, destination = {x = 0, y = 0}, src = {x = 0, y = 0}, target = {x = 0, y = 0}, speed = 0,
moveDir = 0, bumpDir = 0, bumpTime = 0, lastBump = 0, pauseTime = 0, bumpX = 0, bumpY = 0, shuffleStart = 0,
iVertSpeed = 0, iAttackRuns = {0, 0, 0}}, retval = FPR_OK, originalDest = {x = 0, y = 0}}
__FUNCTION__ = "fpathThreadFunc"
#4 0x0ff21304 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#5 0x0ff706e4 in ?? () from /usr/lib/libSDL-1.2.so.0
No symbol table info available.
#6 0x0fad0548 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0x0ee33050 in clone () from /lib/libc.so.6
No symbol table info available.
Thread 2 (Thread 0x51698440 (LWP 3403)):
#0 0x0fad60b0 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#1 0x0f665338 in ?? () from /usr/lib/libQtScript.so.4
No symbol table info available.
#2 0x0f665370 in ?? () from /usr/lib/libQtScript.so.4
No symbol table info available.
#3 0x0fad0548 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#4 0x0ee33050 in clone () from /lib/libc.so.6
No symbol table info available.
Thread 1 (Thread 0x48042470 (LWP 3390)):
#0 0x0fadb7f0 in waitpid () from /lib/libpthread.so.0
No symbol table info available.
#1 0x10465cd8 in gdbExtendedBacktrace (dumpFile=14, sigcontext=0xbf9ae8a0) at exceptionhandler.cpp:560
frame = 0x0
gdbPipe = 16
status = 0
wpid = 671089736
gdbCommands = "thread apply all backtrace full\nframe 4\ndisassemble /m\ninfo registers\nquit\n"
pid = 3404
instruction = 0
#2 0x10465f48 in posixExceptionHandler (signum=11, siginfo=0xbf9ae820, sigcontext=0xbf9ae8a0) at exceptionhandler.cpp:669
allreadyRunning = 1
dumpFile = 14
signal = 0x104fdd84 "SIGSEGV: Invalid memory reference: Address not mapped to object"
btBuffer = {0x10465de4, 0x100370, 0x1042e934, 0x1041fb74, 0x1042190c, 0x100ed5ec, 0x100ef0dc, 0x1011866c,
0x10114fe8, 0x1011200c, 0x1011158c, 0x10110a4c, 0x101299a4, 0x101fe290, 0x101ff6b4, 0x10202b84, 0x10203008,
0x1048e674, 0x10203b00, 0x1048b134}
gdmpPath = "/tmp/warzone2100.gdmp-XXXXXX"
dumpFilename = "/tmp/warzone2100.gdmp-pnGm7G"
btSize = 20
#3 <signal handler called>
No symbol table info available.
#4 0x00000000 in ?? ()
No symbol table info available.
#5 0x1042ea48 in pie_ActivateFallback (shape=0x13c72cc0, teamcolour=) at piestate.cpp:395
tc_env_colour = {0.0627451017, 0.43921569, 0.0627451017, 1}
#6 0x1041fb74 in pie_Draw3DShape2 (shape=0x13c72cc0, frame=0, colour=..., teamcolour=..., pieFlag=128, pieFlagData=0)
at piedraw.cpp:209
pPolys = 0xbf9af034
light = true
shaders = false
#7 0x1042190c in pie_Draw3DShape (shape=0x13c72cc0, frame=0, team=0, colour=..., pieFlag=128, pieFlagData=0)
at piedraw.cpp:518
teamcolour = {byte = {r = 16 '\020', g = 112 'p', b = 16 '\020', a = 255 '\377'}, rgba = 275779839,
vector = "\020p\020\377"}
__FUNCTION__ = "pie_Draw3DShape"
#8 0x100ed5ec in displayCompObj (psDroid=0x140e9ad8, bButton=false) at component.cpp:569
zero = {x = 0, y = 0, z = 0}
iConnector = 0
psPropStats = 0x13dee9f8
frame = 269440408
colour = 0
i = 52 '4'
__FUNCTION__ = "displayCompObj"
psShape = 0x0
psJet = 0x10883428
psShapeTemp = 0x13c72cc0
iPieData = 0
brightness = {byte = {r = 255 '\377', g = 255 '\377', b = 255 '\377', a = 255 '\377'}, rgba = 4294967295,
vector = "\377\377\377\377"}
screenCoords = {x = 0, y = 293794352}
psMountShape = 0x100f0000
pieFlag = 128
#9 0x100ef0dc in displayComponentObject (psDroid=0x140e9ad8) at component.cpp:1050
position = {x = -1451, y = 0, z = 6441}
rotation = {x = 0, y = 0, z = 0}
st = {time = 2, pos = {x = 0, y = 0, z = 0}, rot = {direction = 0, pitch = 0, roll = 0}}
#10 0x1011866c in renderDroid (psDroid=0x140e9ad8) at display3d.cpp:2742
No locals.
#11 0x10114fe8 in displayDynamicObjects () at display3d.cpp:1905
psDroid = 0x140e9ad8
list = 0x140e9ad8
player = 0
psAnimObj = 0x2
#12 0x1011200c in drawTiles (player=0x107eeb90) at display3d.cpp:1069
i = 33
idx = 65
j = 33
jdx = 65
theSun = {x = 1176.97693, y = -3138.60498, z = 2353.95386}
#13 0x1011158c in displayTerrain () at display3d.cpp:890
No locals.
#14 0x10110a4c in draw3DScene () at display3d.cpp:721
__FUNCTION__ = "draw3DScene"
#15 0x101299a4 in displayWorld () at display.cpp:1300
pos = {x = 14, y = 0, z = -1080364032}
#16 0x101fe290 in renderLoop () at loop.cpp:323
intRetVal = INT_NONE
__FUNCTION__ = "renderLoop"
quitting = false
clearMode = 277361704
#17 0x101ff6b4 in gameLoop () at loop.cpp:695
lastFlushTime = 0
previousUpdateWasRender = false
renderFraction = {n = 2, d = 5}
__FUNCTION__ = "gameLoop"
renderReturn = 267859916
renderBudget = 0
updateFraction = {n = 3, d = 5}
before = 28713
after = 3214603808
#18 0x10202b84 in runGameLoop () at main.cpp:905
__FUNCTION__ = "runGameLoop"
#19 0x10203008 in mainLoop () at main.cpp:1011
No locals.
#20 0x1048e674 in wzMain3 () at main_sdl.cpp:1257
event = {type = 4 '\004', active = {type = 4 '\004', gain = 0 '\000', state = 0 '\000'}, key = {type = 4 '\004',
which = 0 '\000', state = 0 '\000', keysym = {scancode = 0 '\000', sym = 4294901760, mod = KMOD_NONE,
unicode = 0}}, motion = {type = 4 '\004', which = 0 '\000', state = 0 '\000', x = 0, y = 0, xrel = -1,
yrel = 0}, button = {type = 4 '\004', which = 0 '\000', button = 0 '\000', state = 0 '\000', x = 0, y = 0},
jaxis = {type = 4 '\004', which = 0 '\000', axis = 0 '\000', value = 0}, jball = {type = 4 '\004',
which = 0 '\000', ball = 0 '\000', xrel = 0, yrel = 0}, jhat = {type = 4 '\004', which = 0 '\000',
hat = 0 '\000', value = 0 '\000'}, jbutton = {type = 4 '\004', which = 0 '\000', button = 0 '\000',
state = 0 '\000'}, resize = {type = 4 '\004', w = 0, h = -65536}, expose = {type = 4 '\004'}, quit = {
type = 4 '\004'}, user = {type = 4 '\004', code = 0, data1 = 0xffff0000, data2 = 0x0}, syswm = {
type = 4 '\004', msg = 0x0}}
#21 0x10203b00 in realmain (argc=1, argv=0xbf9b0aa4) at main.cpp:1313
utfargv = 0xbf9b0aa4
__FUNCTION__ = "realmain"
engine = {<> = {<No data fields>}, <No data fields>}
w = 1024
buf = "Using language: System locale\000een)\000\060\277\233\aP\020\022\351\060\020Xu\240\020Y\346\260\277\233\a`\020\022'\320\277\233\n\244\277\233\aP\277\233\ap\020\r\n\224\000\000\000\000\020Y\346\260\277\233\a\200\277\233\a\230\000\000\000\003\277\233\ap\277\233\a\220\020\f\336\260\016\354\037\364\020Y\346\260\277\233\a\260\020Y\346\260\016\354\037\364\020\rf$\277\233\a\260\000\000\000\001\000\000\000\001\020Y\346\364H\002 \030\000\000\000\000\020Xi8\277\233\a\260\277\233\a\320\020\f\237\234\000\000\377\377\000\000\000\001H\002 \030\000\000\000\000\020Xi8\277\233\a\320\277\233\a\360\020\f\240\204", '\000' <repeats 15 times>, "4H\002\037\360\020Xf\334\277\233\b\000\020I3x\000\000\000\000\020I20\277\233\b\020\020\vfH\020X\347\224"
utfargc = 1
h = 768
#22 0x1048b134 in main (argc=1, argv=0xbf9b0aa4) at main_sdl.cpp:24
No locals.
(gdb) #4 0x00000000 in ?? ()
(gdb) (gdb) r0 0x0 0
r1 0xbf9aee20 3214601760
r2 0x48049910 1208260880
r3 0x20000000 536870912
r4 0x0 0
r5 0x0 0
r6 0x8001 32769
r7 0x8006 32774
r8 0x100000 1048576
r9 0x104f0000 273612800
r10 0x104f0000 273612800
r11 0x800000ff 2147483903
r12 0x24000424 603980836
r13 0x105a5ec8 274357960
r14 0x0 0
r15 0x100f0000 269418496
r16 0x100f5678 269440632
r17 0x100dc70c 269338380
r18 0x100f5820 269441056
r19 0x100f5790 269440912
r20 0x100f5598 269440408
r21 0x0 0
r22 0x0 0
r23 0x100f0000 269418496
r24 0x0 0
r25 0x10883428 277361704
r26 0x0 0
r27 0x48021534 1208096052
r28 0x48022018 1208098840
r29 0xbf9aef14 3214602004
r30 0xbf9aee98 3214601880
r31 0xbf9aee20 3214601760
pc 0x0 0
msr 0xd932 55602
cr 0x24000428 603980840
lr 0x1042ea48 0x1042ea48 <pie_ActivateFallback(SHADER_MODE, iIMDShape*, PIELIGHT, PIELIGHT)+976>
ctr 0x0 0
xer 0x20000000 536870912
orig_r3 0xa 10
trap 0x400 1024
(gdb) A debugging session is active.
Inferior 1 [process 3390] will be detached.
Quit anyway? (y or n) [answered Y; input not from terminal]
Detaching from program: /home/parabyte/Downloads/warzone2100-3.1_beta10/src/warzone2100, process 3390
|
|||
| #3504 | external | power pc | goliath.keet@… | |
| Description |
Program: ./warzone2100(warzone2100) Command line: "./warzone2100" Version: Version SDL-3.1 beta10 - Built May 21 2012 Distributor: UNKNOWN Compiled on: May 21 2012 00:08:09 Compiled by: GCC 4.4.5 Compiled mode: Release build Executed on: Mon May 21 21:05:29 2012 Operating system: Linux Node name: ppcdebian Release: 2.6.32.59 Version: #1 Sun May 20 20:04:46 BST 2012 Machine: ppc Pointers: 32bit Compiled against PhysicsFS version: 2.0.1 Running with PhysicsFS version: 2.0.1 Misc Data: [21:05:30]Video Mode 1024 x 768 (fullscreen) [21:05:31]OpenGL Vendor: Tungsten Graphics, Inc. [21:05:31]OpenGL Renderer: Mesa DRI R200 (RV280 5962) 20090101 AGP 4x PowerPC/Altivec TCL [21:05:31]OpenGL Version: 1.3 Mesa 7.7.1 [21:05:31]GLEW Version: 1.5.4 [21:05:31]OpenAL Device Name: ALSA Software [21:05:31]OpenAL Vendor: OpenAL Community [21:05:31]OpenAL Version: 1.1 ALSOFT 1.12.854 [21:05:31]OpenAL Renderer: OpenAL Soft [21:05:31]OpenAL Extensions: AL_EXTX_buffer_sub_data AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXTX_sample_buffer_object AL_EXT_source_distance_model AL_LOKI_quadriphonic [21:05:31]Using Backend: SDL [21:05:31]Using language: System locale [21:05:56]Current Level/map is Sk-Rush2 Dump caused by signal: SIGSEGV: Invalid memory reference: Address not mapped to object Log message: popup |09:05:31: [screenInitialise:147] OpenGL 2.0 is not supported by your system. Some things may look wrong. Please upgrade your graphics driver/hardware, if possible. GLIBC raw backtrace: ./warzone2100[0x10465de4] [0x100370] ./warzone2100(_Z20pie_ActivateFallback11SHADER_MODEP9iIMDShape8PIELIGHTS2_+0x2bc)[0x1042e934] ./warzone2100[0x1041fb74] ./warzone2100(_Z15pie_Draw3DShapeP9iIMDShapeii8PIELIGHTii+0x4d0)[0x1042190c] ./warzone2100(_Z15renderStructureP9STRUCTURE+0x7c0)[0x101167f4] ./warzone2100(_Z20displayStaticObjectsv+0x214)[0x101136f4] ./warzone2100[0x10112004] ./warzone2100[0x1011158c] ./warzone2100(_Z11draw3DScenev+0x1cc)[0x10110a4c] ./warzone2100(_Z12displayWorldv+0x6f0)[0x101299a4] ./warzone2100[0x101fe290] ./warzone2100(_Z8gameLoopv+0x390)[0x101ff6b4] ./warzone2100[0x10202b84] ./warzone2100(_Z8mainLoopv+0xc0)[0x10203008] ./warzone2100(_Z7wzMain3v+0xc8)[0x1048e674] ./warzone2100(_Z8realmainiPPc+0xaa8)[0x10203b00] ./warzone2100(main+0x28)[0x1048b134] /lib/libc.so.6(+0x1f69c)[0xed6369c] /lib/libc.so.6(+0x1f860)[0xed63860] No extended backtrace dumped: - GDB not available |
|||
| #3502 | external | warzone 2100 3.1 beta 10 crash | madsteve4445 | |
| Description |
I have compiled warzone 2100 3.1 beta 10 from source on linux ubuntu 10.10 after playing a single player game for around 20 minites the game randomly crashed i dont think it fully crashed as units still acted normaly and the power bar was still active however trying to control the game with keyboard and mouse wasnot working so i had to restart my computer again i played the game and it did the same thing after around the same time playing on a different map i dont think my computer is at fault and below are my system specs packard bell imedia x2416 2.33 ghz cpu 4gb vam onboard nvidia Ge-force 7100/ nForce 630i 40gb seagate hdd with ubuntu 10.10 desktop edition I have no problems when running warzone 2100 2.3 so have put the fault down to 3.1 beta if more information is needed just ask |
|||
Query Language
query: Trac Links and the [[TicketQuery]] macro both use a mini “query language” for specifying query filters. Basically, the filters are separated by ampersands (&). Each filter then consists of the ticket field name, an operator, and one or more values. More than one value are separated by a pipe (|), meaning that the filter matches any of the values. To include a literal & or | in a value, escape the character with a backslash (\).
The available operators are:
| = | the field content exactly matches one of the values |
| ~= | the field content contains one or more of the values |
| ^= | the field content starts with one of the values |
| $= | the field content ends with one of the values |
All of these operators can also be negated:
| != | the field content matches none of the values |
| !~= | the field content does not contain any of the values |
| !^= | the field content does not start with any of the values |
| !$= | the field content does not end with any of the values |
The date fields created and modified can be constrained by using the = operator and specifying a value containing two dates separated by two dots (..). Either end of the date range can be left empty, meaning that the corresponding end of the range is open. The date parser understands a few natural date specifications like "3 weeks ago", "last month" and "now", as well as Bugzilla-style date specifications like "1d", "2w", "3m" or "4y" for 1 day, 2 weeks, 3 months and 4 years, respectively. Spaces in date specifications can be left out to avoid having to quote the query string.
| created=2007-01-01..2008-01-01 | query tickets created in 2007 |
| created=lastmonth..thismonth | query tickets created during the previous month |
| modified=1weekago.. | query tickets that have been modified in the last week |
| modified=..30daysago | query tickets that have been inactive for the last 30 days |
See also: Trac Tickets, Trac Reports, Trac Guide
