• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: VWR-9848
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Showstopper Showstopper
Assignee: Unassigned
Reporter: BlueWall Slade
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
1. Second Life Viewer - VWR

OGP Beta SecondLife-i686-1.21.0.99280 (Linux) segfaults on startup

Created: 17/Oct/08 09:48 AM   Updated: 24/Oct/08 03:52 PM
Return to search
Component/s: Crashes
Affects Version/s: None
Fix Version/s: None

Environment:
CPU: AMD Athlon(tm) XP 2600+
Memory: 974 MB
OS Version: Linux 2.6.24.5-smp #2 SMP Wed Apr 30 13:41:38 CDT 2008 i686
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce FX 5500/PCI/SSE/3DNOW!
OpenGL Version: 2.1.2 NVIDIA 173.14.05
LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.18882 (Mozilla GRE version 1.8.1.13_0000000000)
Issue Links:
Relates
 

Last Triaged: 20/Oct/08 11:07 AM
Linden Lab Issue ID: DEV-22542


 Description  « Hide
Viewer crashes w/segfault

./secondlife: line 110: 30094 Segmentation fault LD_LIBRARY_PATH="`pwd`"/lib:"`pwd`"/app_settings/mozilla-runtime-linux-i686:"${LD_LIBRARY_PATH}" $LL_WRAPPER bin/do-not-directly-run-secondlife-bin --channel "Developer" --settings settings_developer.xml

      • Unclean shutdown. ***


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
tx Oh added a comment - 23/Oct/08 02:27 PM - edited
only usefull info i can get via gdb is this:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb48f2740 (LWP 10595)]
0x09d90147 in ll_apr_file_read_ex ()

a self compiled version seg faults on a different part
it shows the login screen, when i try to log in i get this
with gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb486ba90 (LWP 18692)]
0xb64f0426 in apr_file_close () from /usr/lib/libapr-1.so.0
Current language: auto; currently asm
(gdb)
(gdb) bt
#0 0xb64f0426 in apr_file_close () from /usr/lib/libapr-1.so.0
#1 0x099218b2 in LLImageFormatted::load ()
#2 0x091b20ce in init_start_screen ()
#3 0x091c5dea in idle_startup ()
#4 0x084bd5f1 in LLAppViewer::idle ()
#5 0x084bf54a in LLAppViewer::mainLoop ()
#6 0x098ae1e0 in main ()

libapr1-dev and libapr1-dpg version is 1.2.12-5 on debian unstable

tx Oh



BlueWall Slade added a comment - 24/Oct/08 09:41 AM
SecondLife-i686-1.21.6.100000 runs here, Thnks!