#3679: Crash on startup after system update
------------------------------------+--------------------
        Reporter:  manschwetus@…    |       Type:  bug
          Status:  new              |   Priority:  normal
       Milestone:  unspecified      |  Component:  other
         Version:  3.1 and master   |   Keywords:
      Blocked By:                   |   Blocking:
Operating System:  GNU/Linux 64bit  |
------------------------------------+--------------------
 I suspect first the new nvidia-drivers 304.37, afaik 302.17 was fine (90%
 sure). I also updated from kernel 3.4.4 to 3.5.2. For further information
 just ask.

 {{{

 (gdb) bt full
 #0  0x0000000000000000 in ?? ()
 No symbol table info available.
 #1  0x00000000006698de in __glcSaveGLState ()
 No symbol table info available.
 #2  0x000000000066eb0a in __glcRenderCountedString ()
 No symbol table info available.
 #3  0x00000000006700b3 in glcRenderString ()
 No symbol table info available.
 #4  0x0000000000646423 in iV_DrawTextRotated (
     string=0x1055b20 <version_getFormattedVersionString()::versionString>
 "Version SDL-branch-3.1 branch 444a7af - Built Aug 23 2012 - DEBUG",
 XPos=<optimized out>, YPos=<optimized out>, rotation=90)
     at textdraw.cpp:624
         matrix_mode = 5888
         __FUNCTION__ = "iV_DrawTextRotated"
 #5  0x00000000004b77c9 in displayTitleBitmap (psWidget=<optimized out>,
 xOffset=<optimized out>,
     yOffset=<optimized out>, pColours=<optimized out>) at
 frontend.cpp:1475
         modListText = '\000' <repeats 255 times>
 #6  0x0000000000600ceb in widgDisplayForm (psForm=0x19dc3d0, xOffset=0,
 yOffset=0)
     at widget.cpp:1496
         psCurr = 0x0
         xOrigin = 0
         yOrigin = 0
 #7  0x0000000000600d65 in widgDisplayForm (psForm=0x1a27090, xOffset=0,
 yOffset=0)
     at widget.cpp:1528
         psCurr = 0x19dc3d0
         xOrigin = 0
         yOrigin = 0
 #8  0x00000000006030d0 in widgDisplayScreen (psScreen=<optimized out>) at
 widget.cpp:1546
 No locals.
 #9  0x00000000004baa2c in runTitleMenu () at frontend.cpp:172
         id = <optimized out>
 #10 0x00000000005f8865 in titleLoop () at wrappers.cpp:183
 ---Type <return> to continue, or q <return> to quit---
         RetCode = TITLECODE_CONTINUE
         __FUNCTION__ = "titleLoop"
 #11 0x00000000005150ad in runTitleLoop () at main.cpp:924
 No locals.
 #12 mainLoop () at main.cpp:996
 No locals.
 #13 0x00000000006758d5 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 = 63 '?',
               sym = 1, mod = KMOD_NONE, unicode = 0}}, motion = {type = 4
 '\004',
             which = 0 '\000', state = 0 '\000', x = 1087, y = 797, xrel =
 1, yrel = 0}, button = {
             type = 4 '\004', which = 0 '\000', button = 0 '\000', state =
 0 '\000', x = 1087,
             y = 797}, jaxis = {type = 4 '\004', which = 0 '\000', axis = 0
 '\000', value = 1087},
           jball = {type = 4 '\004', which = 0 '\000', ball = 0 '\000',
 xrel = 1087, yrel = 797},
           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 = 52233279, h = 1}, expose = {type = 4
 '\004'}, quit = {
             type = 4 '\004'}, user = {type = 4 '\004', code = 52233279,
 data1 = 0x1, data2 = 0x0},
           syswm = {type = 4 '\004', msg = 0x1}}
 #14 0x0000000000515b50 in realmain (argc=1, argv=<optimized out>) at
 main.cpp:1327
         utfargv = <optimized out>
         __FUNCTION__ = "realmain"
         engine = {<QAbstractFileEngineHandler> = {<No data fields>}, <No
 data fields>}
         w = 1920
         buf = "Using language:
 
Systemsprache\000)\000\340\240F\001\000\000\000\000\001\000\000\000\000\000\000\000\310\361\222",
 '\000' <repeats 13 times>,
 
"\030\322\377\377\377\177\000\000(\322\377\377\377\177\000\000\000\000\000\000\000\000\000\000\341\207\336\367\377\177\000\000\001",
 '\000' <repeats 15 times>,
 
"(\322\377\377\377\177\000\000P\nq\367\377\177\000\000@\240F\001\000\000\000\000\036\000\000\000\000\000\000\000
 
\000\000\000\000\000\000\000\210\000\000\000\000\000\001\000\000\000\000\000\000\000\305\360\336\367\377\177\000\000\000\000\000\000\000\000\000\000\340b\222\367\377\177\000\000\004",
 '\000' <repeats 15 times>"\270,
 
\201F\001\000\000\000\000@\000\000\000\000\000\000\000\036\000\000\000\000\000\000\000
 \000\000\000\000\000\000\000\210\000\000\000\000\000\300'F\000\000\0---
 Type <return> to continue, or q <return> to quit---
 00\000"
         utfargc = 1
         h = <optimized out>
 #15 0x00007ffff412f4bd in __libc_start_main () from /lib64/libc.so.6
 No symbol table info available.
 #16 0x0000000000463085 in _start ()
 No symbol table info available.

 }}}

-- 
Ticket URL: <http://developer.wz2100.net/ticket/3679>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Warzone2100-project mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-project

Reply via email to