Raised This Month: $32 Target: $400
 8% 

Is this normal?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 03-16-2010 , 20:59   Is this normal?
Reply With Quote #1

/cstrike/addons/sourcemod/extensions/game.cstrike.ext.1.ep1.so:
linux-gate.so.1 => (0xf7f81000)
vstdlib_i486.so => not found
tier0_i486.so => not found
libm.so.6 => /lib32/libm.so.6 (0xf7f43000)
libc.so.6 => /lib32/libc.so.6 (0xf7df0000)
/lib/ld-linux.so.2 (0xf7f82000)

Should vstdlib_i486.so and tier0_i486.so be missing? As far as I know the game provides them, however I'm not entirely sure where SourceMod is looking for them. I'm running Debian Lenny amd64 if anyone is wondering.

Thanks,
Kyle.

EDIT: Should probably throw in the inspiration for this was the fact that I just found out the MySQL extension that comes with SourceMod requires a lib32 version of Zlib, and will not work without it.

Last edited by KyleS; 03-16-2010 at 21:07.
KyleS is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 03-17-2010 , 20:46   Re: Is this normal?
Reply With Quote #2

What does sm exts info tell you the reason for it not loading is?
Fyren is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 03-17-2010 , 21:09   Re: Is this normal?
Reply With Quote #3

Quote:
Originally Posted by Fyren View Post
What does sm exts info tell you the reason for it not loading is?
That loaded fine, it's just I'm trying to narrow down all potential issues on SourceMod, including memory leaks and segfaults with srcds after 18 or so hours of uptime.

Here are some other threads on the MySQL issue, my question was just is it normal for those to "Not be found".
https://forums.alliedmods.net/showthread.php?t=71005
http://forums.alliedmods.net/showthread.php?t=78126

Last edited by KyleS; 03-18-2010 at 01:44.
KyleS is offline
Fyren
FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren FyrenFyrenFyrenFyrenFyren
Join Date: Feb 2106
Old 03-19-2010 , 00:53   Re: Is this normal?
Reply With Quote #4

There is no problem.
Fyren is offline
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 03-19-2010 , 01:04   Re: Is this normal?
Reply With Quote #5

cd ~
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:bin" ldd cstrike/addons/sourcemod/extensions/game.cstrike.ext.1.ep1.so

if the libraries weren't found at runtime they would flat out refuse to load.

as for: "Should probably throw in the inspiration for this was the fact that I just found out the MySQL extension that comes with SourceMod requires a lib32 version of Zlib, and will not work without it."

srcds is 32bit, even if your machine is 64bit.
__________________
fyren sucks

Last edited by sawce; 03-19-2010 at 01:08.
sawce is offline
KyleS
SourceMod Plugin Approver
Join Date: Jul 2009
Location: Segmentation Fault.
Old 03-19-2010 , 01:16   Re: Is this normal?
Reply With Quote #6

Quote:
Originally Posted by Fyren View Post
There is no problem.
Alright, thanks Fyren.
KyleS is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode