Mageia Bugzilla – Attachment 2052 Details for
Bug 5514
torcs segfault
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
torcs gdb output
torcs.gdb (text/plain), 1.92 KB, created by
claire robinson
on 2012-04-20 17:54:45 CEST
(
hide
)
Description:
torcs gdb output
Filename:
MIME Type:
Creator:
claire robinson
Created:
2012-04-20 17:54:45 CEST
Size:
1.92 KB
patch
obsolete
>$ gdb /usr/lib/torcs/torcs-bin >GNU gdb (GDB) 7.1-6.mga1 (Mageia release 1) >Copyright (C) 2010 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 "i586-mageia-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/lib/torcs/torcs-bin...Reading symbols from /usr/lib/debug/usr/lib/torcs/torcs-bin.debug...done. >done. >(gdb) run >Starting program: /usr/lib/torcs/torcs-bin >warning: no loadable sections found in added symbol-file /usr/lib/debug/usr/lib/libstdc++.so.6.0.14.debug >warning: no loadable sections found in added symbol-file /usr/lib/debug/lib/libgcc_s-4.5.2.so.1.debug >[Thread debugging using libthread_db enabled] >Visual Properties Report >------------------------ >Compatibility mode, properties unknown. >linuxModLoad: ... modules/track/track.so: cannot open shared object file: No such file or directory > >Program received signal SIGSEGV, Segmentation fault. >0x00000000 in ?? () >(gdb) bt >#0 0x00000000 in ?? () >#1 0xb7fa7a57 in rmUpdateTrackInfo () at trackselect.cpp:100 >#2 0xb7fa8a5b in RmTrackSelect (vs=0xb7be2080) at trackselect.cpp:449 >#3 0xb7bd95a9 in reConfigRunState () at racemanmenu.cpp:148 >#4 0xb7c0f23d in gfuiButtonAction (action=1) at guibutton.cpp:576 >#5 0xb7c0df8d in gfuiMouseAction (vaction=0x1) at guiobject.cpp:457 >#6 0xb7c0b595 in gfuiMouse (button=0, state=1, x=332, y=118) at gui.cpp:422 >#7 0xb7b96bc3 in processEventsAndTimeouts () at glut_event.c:472 >#8 0xb7b97425 in glutMainLoop () at glut_event.c:1386 >#9 0x08048c2c in main (argc=1, argv=0xbfffef84) at main.cpp:109 >(gdb) quit >A debugging session is active. > > Inferior 1 [process 2436] will be killed. > >Quit anyway? (y or n) y
$ gdb /usr/lib/torcs/torcs-bin GNU gdb (GDB) 7.1-6.mga1 (Mageia release 1) Copyright (C) 2010 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 "i586-mageia-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/torcs/torcs-bin...Reading symbols from /usr/lib/debug/usr/lib/torcs/torcs-bin.debug...done. done. (gdb) run Starting program: /usr/lib/torcs/torcs-bin warning: no loadable sections found in added symbol-file /usr/lib/debug/usr/lib/libstdc++.so.6.0.14.debug warning: no loadable sections found in added symbol-file /usr/lib/debug/lib/libgcc_s-4.5.2.so.1.debug [Thread debugging using libthread_db enabled] Visual Properties Report ------------------------ Compatibility mode, properties unknown. linuxModLoad: ... modules/track/track.so: cannot open shared object file: No such file or directory Program received signal SIGSEGV, Segmentation fault. 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0xb7fa7a57 in rmUpdateTrackInfo () at trackselect.cpp:100 #2 0xb7fa8a5b in RmTrackSelect (vs=0xb7be2080) at trackselect.cpp:449 #3 0xb7bd95a9 in reConfigRunState () at racemanmenu.cpp:148 #4 0xb7c0f23d in gfuiButtonAction (action=1) at guibutton.cpp:576 #5 0xb7c0df8d in gfuiMouseAction (vaction=0x1) at guiobject.cpp:457 #6 0xb7c0b595 in gfuiMouse (button=0, state=1, x=332, y=118) at gui.cpp:422 #7 0xb7b96bc3 in processEventsAndTimeouts () at glut_event.c:472 #8 0xb7b97425 in glutMainLoop () at glut_event.c:1386 #9 0x08048c2c in main (argc=1, argv=0xbfffef84) at main.cpp:109 (gdb) quit A debugging session is active. Inferior 1 [process 2436] will be killed. Quit anyway? (y or n) y
View Attachment As Raw
Actions:
View
Attachments on
bug 5514
: 2052