IS4Code / PawnPlus

A SA-MP plugin enhancing the capabilities of the Pawn programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash Ubuntu

CrhistopherDiaz opened this issue · comments

En windows trabaja bien pero en ubuntu da crash
[13/08/2013 02:33:44] [Info] Loading plugin: PawnPlus-static
[13/08/2013 02:33:44] [Info] [debug] Server crashed due to an unknown error
[13/08/2013 02:33:44] [Info] [debug] Native backtrace:
[13/08/2013 02:33:44] [Info] [debug] #0 f3a4df7f in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () in plugins/crashdetect.so
[13/08/2013 02:33:44] [Info] [debug] #1 f3a4681d in _ZN11CrashDetect20PrintNativeBacktraceERSoRKN2os7ContextE () in plugins/crashdetect.so
[13/08/2013 02:33:44] [Info] [debug] #2 f3a46e48 in _ZN11CrashDetect20PrintNativeBacktraceERKN2os7ContextE () in plugins/crashdetect.so
[13/08/2013 02:33:44] [Info] [debug] #3 f3a485dc in _ZN11CrashDetect7OnCrashERKN2os7ContextE () in plugins/crashdetect.so
[13/08/2013 02:33:44] [Info] [debug] #4 f3a4d79f in ?? () in plugins/crashdetect.so
[13/08/2013 02:33:44] [Info] [debug] #5 f7f5ddc0 in __kernel_rt_sigreturn () in linux-gate.so.1
[13/08/2013 02:33:44] [Info] [debug] #6 f7f6bea0 in ?? () in /lib/ld-linux.so.2
[13/08/2013 02:33:44] [Info] [debug] #7 f7f73f3e in ?? () in /lib/ld-linux.so.2
[13/08/2013 02:33:44] [Info] [debug] #8 f7d372bb in _dl_catch_exception () in /lib/i386-linux-gnu/libc.so.6
[13/08/2013 02:33:44] [Info] [debug] #9 f7f738ba in ?? () in /lib/ld-linux.so.2
[13/08/2013 02:33:44] [Info] [debug] #10 f7f3a282 in ?? () in /lib/i386-linux-gnu/libdl.so.2
[13/08/2013 02:33:44] [Info] [debug] #11 f7d372bb in _dl_catch_exception () in /lib/i386-linux-gnu/libc.so.6
[13/08/2013 02:33:44] [Info] [debug] #12 f7d37394 in _dl_catch_error () in /lib/i386-linux-gnu/libc.so.6
[13/08/2013 02:33:44] [Info] [debug] #13 f7f39bf5 in ?? () in /lib/i386-linux-gnu/libdl.so.2
[13/08/2013 02:33:44] [Info] [debug] #14 f7f3a307 in dlopen () in /lib/i386-linux-gnu/libdl.so.2
[13/08/2013 02:33:44] [Info] [debug] #15 f4acde75 in ?? () in components/Pawn.so
[13/08/2013 02:33:44] [Info] [debug] #16 f4aceae3 in ?? () in components/Pawn.so
[13/08/2013 02:33:44] [Info] [debug] #17 f4ace74d in ?? () in components/Pawn.so
[13/08/2013 02:33:44] [Info] [debug] #18 f4b493bc in ?? () in components/Pawn.so
[13/08/2013 02:33:44] [Info] [debug] #19 08108500 in ?? () in ./omp-server
[13/08/2013 02:33:44] [Info] [debug] #20 08103780 in ?? () in ./omp-server
[13/08/2013 02:33:44] [Info] [debug] #21 f7c10ed5 in __libc_start_main () in /lib/i386-linux-gnu/libc.so.6
[13/08/2013 02:33:44] [Info] [debug] #22 080f3712 in ?? () in ./omp-server
[13/08/2013 02:33:44] [Info] [debug] Registers:
[13/08/2013 02:33:44] [Info] [debug] EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 00000000
[13/08/2013 02:33:44] [Info] [debug] ESI: 00000001 EDI: f7f8b000 EBP: ffe89e58 ESP: ffe89dc0
[13/08/2013 02:33:44] [Info] [debug] EIP: f7f6bea0 EFLAGS: 00210246
[13/08/2013 02:33:44] [Info] [debug] Stack:
[13/08/2013 02:33:44] [Info] [debug] ESP+00000000: 145440b0 05019060 ac100c02 00220101
[13/08/2013 02:33:44] [Info] [debug] ESP+00000020: 00000001 6191e078 966c1160 03b9be04
[13/08/2013 02:33:44] [Info] [debug] ESP+00000040: 1041000a 97124118 00000000 09cd9e10
[13/08/2013 02:33:44] [Info] [debug] ESP+00000060: cb8b657e 00500900 08200400 c5c00966
[13/08/2013 02:33:44] [Info] [debug] ESP+00000080: 000000cc 00d9da00 f7f68c1d 00000000
[13/08/2013 02:33:44] [Info] [debug] ESP+000000a0: 09cd9e10 09cd9fd0 00000001 00000000
[13/08/2013 02:33:44] [Info] [debug] ESP+000000c0: ebdf97ac 9c06cdbc 00000000 01537d0e
[13/08/2013 02:33:44] [Info] [debug] ESP+000000e0: 00000040 00000001 09cd9e10 f7f8b970
[13/08/2013 02:33:44] [Info] [debug] ESP+00000100: 00000008 00000000 f7f8b000 d621eed8
[13/08/2013 02:33:44] [Info] [debug] ESP+00000120: f7bf4940 f7f8b544 ffe89ff0 f7d372bb
[13/08/2013 02:33:44] [Info] [debug] ESP+00000140: f7f8b544 3de00ec7 00000000 ffe89ff0
[13/08/2013 02:33:44] [Info] [debug] ESP+00000160: 09cd9908 ffe89f9c ffe89ff0 ffe89f24
[13/08/2013 02:33:44] [Info] [debug] ESP+00000180: ebde17ac 9c06cdbc 00000000 00000000
[13/08/2013 02:33:44] [Info] [debug] ESP+000001a0: ffe8a014 f7f69aa4 f7c0a329 00000000
[13/08/2013 02:33:44] [Info] [debug] ESP+000001c0: 00000000 f7f8b000 d62fef60 00000000
[13/08/2013 02:33:44] [Info] [debug] ESP+000001e0: f7f58f30 d62166a8 09cd9730 f7c77b6c
[13/08/2013 02:33:44] [Info] [debug] ESP+00000200: f7f8b544 00000001 d62ff350 16d93a00
[13/08/2013 02:33:44] [Info] [debug] ESP+00000220: ffe89ff0 f7f73c60 ffe89ffc 09cd9908
[13/08/2013 02:33:44] [Info] [debug] ESP+00000240: 80000001 f4acde75 09cd9e10 00000000
[13/08/2013 02:33:44] [Info] [debug] ESP+00000260: ffe8a0d4 d62166a8 d62ffbac ffe8a1fc
[13/08/2013 02:33:44] [Info] [debug] ESP+00000280: 09cdae20 80000001 f4acde75 fffffffe
[13/08/2013 02:33:44] [Info] [debug] ESP+000002a0: ffe8a228 f7f73810 00000001 80000001
[13/08/2013 02:33:44] [Info] [debug] ESP+000002c0: f7bf4940 08da196c 09cd9660 f7d372bb
[13/08/2013 02:33:44] [Info] [debug] ESP+000002e0: 000067e0 f7de1778 09cd9e08 ffe8a190
[13/08/2013 02:33:44] [Info] [debug] ESP+00000300: 00000200 00000000 ffe8a190 ffe8a0c4
[13/08/2013 02:33:44] [Info] [debug] ESP+00000320: eba2d7ac 9c06cdbc 00000000 00000074
[13/08/2013 02:33:44] [Info] [debug] ESP+00000340: 00000031 00000000 f7de1b10 0000005b
[13/08/2013 02:33:44] [Info] [debug] ESP+00000360: 08d28010 00bf4940 00000077 0000007c
[13/08/2013 02:33:44] [Info] [debug] ESP+00000380: 00000032 00000000 ffe8a228 f7de1740
[13/08/2013 02:33:44] [Info] [debug] ESP+000003a0: 00000003 09cd9e10 ffe8a1ac 16d93a00
[13/08/2013 02:33:44] [Info] [debug] ESP+000003c0: ffe8a190 f7f3a210 ffe8a1fc 08327bc7
[13/08/2013 02:33:44] [Info] [debug] ESP+000003e0: f7f3d000 08da1960 09cd9660 f7f39bf5
[13/08/2013 02:33:44] [Info] [debug] Loaded modules:
[13/08/2013 02:33:44] [Info] [debug] 00000000 - 004a788b omp-server
[13/08/2013 02:33:44] [Info] [debug] f7f5d000 - f7f5dfe2 linux-gate.so.1
[13/08/2013 02:33:44] [Info] [debug] f7f38000 - f7f3aeec /lib/i386-linux-gnu/libdl.so.2
[13/08/2013 02:33:44] [Info] [debug] f7f15000 - f7f357bf /lib/i386-linux-gnu/libpthread.so.0
[13/08/2013 02:33:44] [Info] [debug] f7f09000 - f7f11570 /lib/i386-linux-gnu/librt.so.1
[13/08/2013 02:33:44] [Info] [debug] f7e04000 - f7f07f08 /lib/i386-linux-gnu/libm.so.6
[13/08/2013 02:33:44] [Info] [debug] f7de5000 - f7e01978 /lib/i386-linux-gnu/libgcc_s.so.1
[13/08/2013 02:33:44] [Info] [debug] f7bf6000 - f7dea66a /lib/i386-linux-gnu/libc.so.6
[13/08/2013 02:33:44] [Info] [debug] f7f5f000 - f7f89fcb /lib/ld-linux.so.2
[13/08/2013 02:33:44] [Info] [debug] f73ae000 - f7681a71 components/LegacyNetwork.so
[13/08/2013 02:33:44] [Info] [debug] f7359000 - f73b270c components/Pickups.so
[13/08/2013 02:33:44] [Info] [debug] f5ef2000 - f5f4d0b4 components/Actors.so
[13/08/2013 02:33:44] [Info] [debug] f5d2a000 - f5eaf7e0 components/Databases.so
[13/08/2013 02:33:44] [Info] [debug] f5cd8000 - f5d2ec48 components/Classes.so
[13/08/2013 02:33:44] [Info] [debug] f5b61000 - f5ce839d components/Console.so
[13/08/2013 02:33:44] [Info] [debug] f5b0c000 - f5b65914 components/GangZones.so
[13/08/2013 02:33:44] [Info] [debug] f5590000 - f55edddc components/TextLabels.so
[13/08/2013 02:33:44] [Info] [debug] f54f7000 - f554abdc components/Checkpoints.so
[13/08/2013 02:33:44] [Info] [debug] f548e000 - f54ffd18 components/Vehicles.so
[13/08/2013 02:33:44] [Info] [debug] f5330000 - f537eebc components/Timers.so
[13/08/2013 02:33:44] [Info] [debug] f52c5000 - f5339648 components/Objects.so
[13/08/2013 02:33:44] [Info] [debug] f523d000 - f52cd9a8 components/Unicode.so
[13/08/2013 02:33:44] [Info] [debug] f505e000 - f5248e02 /lib/i386-linux-gnu/libstdc++.so.6
[13/08/2013 02:33:44] [Info] [debug] f500e000 - f506275c components/Dialogs.so
[13/08/2013 02:33:44] [Info] [debug] f4d80000 - f5068bd4 components/sampvoice.so
[13/08/2013 02:33:44] [Info] [debug] f49c1000 - f4dc9e0d components/Pawn.so
[13/08/2013 02:33:44] [Info] [debug] f4861000 - f49ce3d1 components/LegacyConfig.so
[13/08/2013 02:33:44] [Info] [debug] f480b000 - f48652ec components/Menus.so
[13/08/2013 02:33:44] [Info] [debug] f4600000 - f482ca74 components/pawnraknet.so
[13/08/2013 02:33:44] [Info] [debug] f45a6000 - f4605318 components/TextDraws.so
[13/08/2013 02:33:44] [Info] [debug] f431f000 - f44fe009 components/CustomModels.so
[13/08/2013 02:33:44] [Info] [debug] f42d0000 - f4323408 components/Variables.so
[13/08/2013 02:33:44] [Info] [debug] f4278000 - f42d4904 components/Fixes.so
[13/08/2013 02:33:44] [Info] [debug] f3a2e000 - f3a763d4 /mnt/sdb/Server/plugins/crashdetect.so
[13/08/2013 02:33:44] [Info] [debug] f7f41000 - f7f501d4 /mnt/sdb/Server/plugins/sscanf.so
[13/08/2013 02:33:44] [Info] [debug] d7161000 - d7509ac7 /mnt/sdb/Server/plugins/mysql.so
[13/08/2013 02:33:44] [Info] [debug] da0b7000 - da0c94bc /lib/i386-linux-gnu/libnss_files.so.2
[13/08/2013 02:33:44] [Info] [debug] d62fd000 - d6401f44 /mnt/sdb/Server/plugins/streamer.so
[13/08/2013 02:33:44] [Info] [debug] f3a21000 - f3a2d011 /mnt/sdb/Server/plugins/gvar.so
[13/08/2013 02:33:44] [Info] [debug] d620a000 - d63000e3 /mnt/sdb/Server/plugins/teamspeak-connector.so
[13/08/2013 02:33:44] [Info] [debug] d5cce000 - d6230708 /mnt/sdb/Server/plugins/PawnPlus-static.so

Ubuntu 20.04.6 LTS

commented

Disable SELinux.

Disable SELinux.

it's off

Disable SELinux.

gta@srv95139-206152:~$ sestatus
SELinux status: disabled

Disable SELinux.

commented

Crashdetect in versions 4.20-4.21 seems to have compatibility issues. More info here: Zeex/samp-plugin-crashdetect#127

v1.4.3 allows bypassing this issue.