[sldev] SEGFAULT! =P
Alan Grimes
agrimes at speakeasy.net
Fri May 4 21:30:02 PDT 2007
I compiled the source...
So now it segfaults...
Here's the last page of messages + the backtrace:
##################################################################
2007-05-05T04:27:21Z INFO: main: Viewer Digest:
dbfbcac2-d42f-06cc-1e94-ec51276237cb
2007-05-05T04:27:21Z INFO: dump: Resend: 150
2007-05-05T04:27:21Z INFO: dump: Land: 130
2007-05-05T04:27:21Z INFO: dump: Wind: 26
2007-05-05T04:27:21Z INFO: dump: Cloud: 26
2007-05-05T04:27:21Z INFO: dump: Task: 484
2007-05-05T04:27:21Z INFO: dump: Texture: 484
2007-05-05T04:27:21Z INFO: dump: Asset: 200
2007-05-05T04:27:21Z INFO: dump: Total: 1500
2007-05-05T04:27:21Z INFO: idle_startup: Initializing messaging system...
2007-05-05T04:27:21Z INFO: loadFile: Loading message.xml file at
/home/atg/source/SL/release/indra/newview/app_settings/message.xml
2007-05-05T04:27:21Z INFO: initClass: LLMessageConfig::intiClass config
file /home/atg/source/SL/release/indra/newview/app_settings/message.xml
2007-05-05T04:27:21Z INFO: loadTemplateFile: Message template checksum =
ac351a9
2007-05-05T04:27:21Z INFO: start_net: startNet - receive buffer size :
262142
2007-05-05T04:27:21Z INFO: start_net: startNet - send buffer size :
262142
2007-05-05T04:27:21Z INFO: start_messaging_system: Message template
version matches prehash version number
2007-05-05T04:27:21Z INFO: setAckThrottleBPS: LLXferManager ack throttle
min rate: 2.66667e+06
2007-05-05T04:27:21Z INFO: setAckThrottleBPS: LLXferManager ack throttle
actual rate: 2.93333e+06
2007-05-05T04:27:21Z INFO: setAckThrottleBPS: LLXferManager ack throttle
min rate: 8000
2007-05-05T04:27:21Z INFO: setAckThrottleBPS: LLXferManager ack throttle
actual rate: 150000
2007-05-05T04:27:21Z INFO: setUpstream: AssetStorage: Setting upstream
provider to 0.0.0.0:12036
2007-05-05T04:27:21Z INFO: LLAudioEngine_FMOD::init() initializing FMOD
2007-05-05T04:27:21Z INFO: init: Trying ESD audio output...
2007-05-05T04:27:22Z WARNING: ESD audio output FAILED to initialize:
Error initializing output device.
2007-05-05T04:27:22Z INFO: init: Trying OSS audio output...
[New Thread -1287279728 (LWP 23313)]
[New Thread -1295672432 (LWP 23314)]
2007-05-05T04:27:23Z INFO: OSS audio output initialized OKAY
2007-05-05T04:27:23Z INFO: init: Audio output: OSS
2007-05-05T04:27:23Z INFO: LLAudioEngine_FMOD::init() FMOD initialized
correctly
2007-05-05T04:27:23Z INFO: idle_startup: Initializing Window
2007-05-05T04:27:23Z INFO: login_show: Initializing Login Screen
2007-05-05T04:27:23Z WARNING: createCtrlWidget: Unknown control type
web_browser
2007-05-05T04:27:23Z INFO: login_show: Decoding Images
2007-05-05T04:27:25Z INFO: decodeAllImages() took 2.00398 seconds.
2007-05-05T04:27:25Z INFO: login_show: Setting Servers
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1238402832 (LWP 23305)]
0x0913c51d in LLFont::renderGlyph (this=0xa80c9c8, glyph_index=0)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfont.cpp:571
571 error = FT_Render_Glyph(mFTFace->glyph, gFontRenderMode);
(gdb) bt
#0 0x0913c51d in LLFont::renderGlyph (this=0xa80c9c8, glyph_index=0)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfont.cpp:571
#1 0x0913ca7b in LLFont::addGlyphFromFont (this=0xa80c9c8,
fontp=0xa80c9c8, wch=70, glyph_index=0)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfont.cpp:378
#2 0x0913c333 in LLFont::addGlyph (this=0xa80c9c8, wch=70, glyph_index=0)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfont.cpp:494
#3 0x0913c8c6 in LLFont::addChar (this=0xa80c9c8, wch=70)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfont.cpp:354
#4 0x0913f6da in LLFontGL::addChar (this=0xa80c9c8, wch=70)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfontgl.cpp:510
#5 0x09140e93 in LLFontGL::render (this=0xa80c9c8, wstr=@0xa879ee0,
begin_offset=0, x=0, y=16, color=@0xa879f00, halign=LLFontGL::LEFT,
valign=LLFontGL::TOP, style=8 '\b', max_chars=11, max_pixels=120,
right_x=0x0, use_embedded=1, use_ellipses=0)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llrender/llfontgl.cpp:765
#6 0x092bc0ad in LLTextBox::drawText (this=0xa879de8, x=0, y=16,
color=@0xa879f00)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llui/lltextbox.cpp:367
#7 0x092bd155 in LLTextBox::draw (this=0xa879de8)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llui/lltextbox.cpp:338
#8 0x092f61d6 in LLView::draw (this=0xa87b198) at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llui/llview.cpp:1427
#9 0x0898f9ba in LLPanelLogin::draw (this=0xa87b198)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/newview/llpanellogin.cpp:381
#10 0x092f61d6 in LLView::draw (this=0xa80b0a0) at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/llui/llview.cpp:1427
#11 0x08efc7d6 in LLViewerWindow::draw (this=0xa670250)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/newview/llviewerwindow.cpp:2246
#12 0x08d049f5 in display_startup () at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/newview/llviewerdisplay.cpp:124
#13 0x08d04dfd in display (rebuild=1, zoom_factor=1, subfield=0)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/newview/llviewerdisplay.cpp:222
#14 0x090a9cf9 in main_loop () at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/newview/viewer.cpp:1860
#15 0x090c298c in main (argc=1, argv=0xbfc43b04)
at
/tmp/atg/home/atg/source/SL/release/indra/i686-linux-client-release/newview/viewer.cpp:1720
(gdb)
#################################################################
--
Opera: Sing it loud! :o( )>-<
More information about the SLDev
mailing list