Fmscore segfaultcông việc

Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    31 fmscore segfault công việc được tìm thấy, giá theo USD

    Hello, I need an expert in troubleshooting PHP-FPM segfaulting. I have a custom PHP installation and it appears FPM is segfaulting, php-fpm[155850]: segfault at 7feb0000030c ip 000055c1cf68a17f sp 00007ffdbf8d0160 error 4 in php-fpm_7.4[55c1cf22f000+c1b000] Tech will need to help me find the cause and recommend appropriate solution to solve the problem. SSH access wont be provided. I will provide all the output of commands you wish me to run and the backtrace of gdb if needed.

    $33 / hr (Avg Bid)
    $33 / hr Giá đặt trung bình
    37 lượt đặt giá

    Your program should be resistant to errors and should not segfault or produce undefined behavior. If an error occurs, it should print a message to stderr with “Error:” prefixed to a descriptive error message before returning a non-zero error code. I have a test suite designed to test the robustness of your program. Your program, raycast, should have this usage pattern: raycast width height The CSV data file should support all the primitives from Project 2 and should implement a new light primitive. Examples of the fields for lights follow: camera, width: 2.0, height: 2.0 sphere, radius: 2.0, diffuse_color: [1, 0, 0], specular_color: [1, 1, 1], ↩ position: [0, 1, -5] plane, normal: [0, 1, 0], diffuse_color: [0, 1, 0], position: [0, -1, 0] light, color: [2, 2, 2], theta:

    $55 (Avg Bid)
    $55 Giá đặt trung bình
    2 lượt đặt giá

    In this project you will develop a 3D math library. You will also develop a test suite for that library that exercises all of the functions. Your library should be resistant to errors and should not segfault or produce undefined behavior. Your library should implement the following functions: void v3_from_points(float *dst, float *a, float *b); // form v3 from a to b void v3_add(float *dst, float *a, float *b); void v3_subtract(float *dst, float *a, float *b); float v3_dot_product(float *a, float *b); void v3_cross_product(float *dst, float *a, float *b); void v3_scale(float *dst, float s); float v3_angle(float *a, float *b); // angle between a and b float v3_angle_quick(float *a, float *b); // angle between a and b; no cos-1 void v3_reflect(float *dst, float *v, float *n); float v3...

    $88 (Avg Bid)
    $88 Giá đặt trung bình
    2 lượt đặt giá

    In this project, you will write code to read and write images in PPM format. Your code should be able to read and write PPM files in P3 and P6 format. Your program should be resistant to errors and should not segfault or produce undefined behavior. If an error occurs, it should print a message to stderr with “Error:” prefixed to a descriptive error message before returning a non-zero error code. I have a test suite designed to test the robustness of your program. Your program (ppmrw) should have this usage pattern to convert a P3 or P6 image to P3: ppmrw 3 Your program (ppmrw) should have this usage pattern to convert a P3 or P6 image to P6: ppmrw 6 You should print an error if the image would not be 8 bit per channel.

    $18 (Avg Bid)
    $18 Giá đặt trung bình
    1 lượt đặt giá
    Operating systems -- 2 Đã kết thúc left

    ...accessing memory that you shouldn’t. These registers are only visible to the kernel. Add the same 3 segments to the GenericHAL that you added to the PCB. Also add methods to the GenericHAL: public static void AccessProgram(int address) public static void AccessStack(int address) public static void AccessHeap(int address) These should return if the address is inside the segment and call Print(“Segfault”), then Exit() on the kernel otherwise. Part 5 – Make a reschedule system call and system calls for allocation/freeing When we were working with processes, we wanted scheduling to be something that the kernel controlled. Now we want to control the reschedule. I changed reschedule to take a PID. Complete it by setting the segments from the current PCB and m...

    $135 (Avg Bid)
    $135 Giá đặt trung bình
    2 lượt đặt giá

    I would like to know how to find the class and the location where the error occurred using C++ in ndk. I would also like to know how to keep the program running even after a segfault. I have this function that displays the error, I don't know how to read it or what each thing means void handler(int signum, siginfo_t *info, void* contextPtr) { ucontext* context = (ucontext_t*)contextPtr; if(info->si_signo == SIGSEGV) { Log("SIGSEGV | Fault address: 0x%X", info->si_addr); Log("libGTASA base address: 0x%X", g_libGTASA); Log("register states:"); Log("r0: 0x%X, r1: 0x%X, r2: 0x%X, r3: 0x%X", context->uc_mcontext.arm_r0, context->uc_mcontext.arm_r1, ...

    $30 - $250
    $30 - $250
    0 lượt đặt giá
    Refactor C++ QT5 project Đã kết thúc left

    ...data next to it. This graph-data is retrieved from a MySQL server. The first two items are of utmost importance: a clear documentation to allow other programmers understand easily. An automatic test suite to ensure advances are on stable footing. The existing bugs are: 1. Sidebar graph height is not saved to user profile. 2. Notes in the future are displayed on the wrong cameras. 3. Application segfault 4. Graph range type is not saved/restored from profile. 5. Logout fails if userlog sql table can't be written 6. Improve user experience when entering and changing user PIN 7. User's custom graph styles are not working 8. Provide popup error messages without repeating 9. Reload datasources and graphs when lastChange column is updated 10. Graph range intervals must be c...

    $2308 (Avg Bid)
    $2308 Giá đặt trung bình
    16 lượt đặt giá

    You will have to create a program that can take file from yhe command line, read the data from it and put that data in a data structure. 1. Your code MUST be original. No copy and paste from the internet. 2. No segfault 3. Will provide test files to make sure it works.

    $26 (Avg Bid)
    $26 Giá đặt trung bình
    21 lượt đặt giá
    VestaCP specialist needed Đã kết thúc left

    Hi, I need some one fix a vestacp error this project will lead to long term relationship Dec 26 13:58:45 kernel: httpd[10617]: segfault at 0 ip 00007fd275d9284d sp 00007ffdcd6cde70 error 4 in [7fd275b27000+3d8000] Dec 26 13:58:45 systemd[1]: : main process exited, code=killed, status=11/SEGV Dec 26 13:58:45 kill[10618]: kill: cannot find process "" Dec 26 13:58:45 systemd[1]: : control process exited, code=exited status=1 Dec 26 13:58:45 systemd[1]: Failed to start The Apache HTTP Server.

    $10 / hr (Avg Bid)
    $10 / hr Giá đặt trung bình
    5 lượt đặt giá
    Build a Website Đã kết thúc left

    ...Steps: 1. Import the .OVA file to VirtualBox. Username: ubuntu Password: 123456 2. Compile the provided C code (which you will be exploiting): gcc sort.c -o sort -fno-stack-protector. 3. To run this program, put some hexadecimal integers in the file: , and execute sort by: ./sort 4. When you put a very long list of integers in , you will notice sort crashes with memory segfault, this is because the return address has been overwritten by your data. 5. Now you can craft your shellcode in data.txt. Again, your goal is to overwrite the return address with the address of function “system()” and pass it with the address of string “sh”. Do not use environment variables to store these addresses and then access those environment variables. Use the library...

    $251 (Avg Bid)
    $251 Giá đặt trung bình
    15 lượt đặt giá

    Debug segfault in ffmpeg custom avio reader

    $20 / hr (Avg Bid)
    $20 / hr Giá đặt trung bình
    11 lượt đặt giá

    Hello the server is having issues with PHP with the following error: "php5-fpm segfault at ... error 4 in php5-fpm" error in server error log result is ERROR 500 in some pages of the websites. Regards

    $29 (Avg Bid)
    $29 Giá đặt trung bình
    11 lượt đặt giá

    I need someone to analyze and resolve segmentation fault related to the intel i915 driver. I have a segfault in some new driver code I'm working on with an embedded device.

    $22 - $182
    $22 - $182
    0 lượt đặt giá
    Program in C Đã kết thúc left

    I have a project that I want you to work on. There are two parts to it. I have (almost) completed the first part but I get a segfault that I am not able to debug. I want it in 24 hours preferably. 50 hours max. Ask me for the document.

    $97 (Avg Bid)
    $97 Giá đặt trung bình
    5 lượt đặt giá

    I need a segfault debugged in a scientific programming setting. I don't have the time or the desire to figure it out right now and would ideally like to work with somebody to get the code I have running on a remoter cluster. The faulty code is less than 1000 lines between two files I have created.

    $27 (Avg Bid)
    $27 Giá đặt trung bình
    7 lượt đặt giá

    Implement all per github tickets 4-7 Split into 30 files com.in-1 to -30 Expand mdig to handle multiple .in with corresponding .out, .cache and .log files Backtrace on segfault, with causing domain Flush output file on segfault Resume function from last written record Lack of error handling and recovery Lack of data checking for example 0 in DNS records Possible cache / memory corruption leading to segfaults Defer slow domains to run at max speed DNS rate limiting Read domains and NS from .cache file and update directly from NS Defer failed domains (NS down no longer handling domain)

    $1615 (Avg Bid)
    $1615 Giá đặt trung bình
    2 lượt đặt giá
    Write some Software - repost Đã kết thúc left

    I got a prestshop Modal UPS (Rates + Label Printing) V1.5.2 that i have far to many iss...have far to many issues. I made a YouTube video so you can see the issue it is having. I need the weight issue resolved so it will round up to 1 pound if the weight is less than 1 pound I also need the loading issue that its had for well over a year fixed. It will not finish loading the label so it can be printed. I do have another project i will get up where his usps modal is segfault my server. He is made it clear there are no issues with his software and will not fix it for me. So I hope i can find someone that can fix it. I have attached the files UPS (Rates + Label Printing) V1.5.2 to this project so you can get a better understanding of the issues so you can fix...

    $232 (Avg Bid)
    $232 Giá đặt trung bình
    3 lượt đặt giá

    ...streams (if any) to 5 MB max. chunks (sequential file name or timestamp as name) - needs to decode the H.264 video stream using a suitable free library to jpeg images and save single jpeg images at the frame rate defined (1-16 fps configurable) in the file system (sequential file name or timestamp) - needs to respond to authentication failures, wrong URL, network timeouts etc. in a safe manner (no segfault or crash) - needs to run indefinitely (demonstrated for at least 24 hours without crash and memory leaks - the first image should be available after 4-6 seconds max. - needs to use the least amount of CPU possible - can use any free libraries (live555, openRTSP, openav, ffmpeg etc.) as long as they are easily / freely available in RHEL 6.4 64 bit - remote 24h network acc...

    $158 - $475
    Niêm phong
    $158 - $475
    1 lượt đặt giá

    Hi, I have installed Flash Media Server on my ser...(rtmfp)/v4 Apr 10 05:11:54 server Adaptor[8630]: Listener started ( _defaultRoot__edge1 ) : (rtmfp)/v4 Apr 10 05:11:54 server Adaptor[8630]: Listener started ( _defaultRoot__edge1 ) : (rtmfp)/v4 and then these errors whenever a connection attempt is made... Apr 10 04:51:26 server kernel: fmscore[20224]: segfault at ffffffffe56d3f70 rip 00000000006bb120 rsp 00002b66e5d1afe8 error 4 Apr 10 04:51:36 server kernel: fmscore[20299]: segfault at ffffffff91d5af70 rip 00000000006bb120 rsp 00002b7a923a1fe8 error 4 if I disable apache and restart FMS I no longer get the binding errors however I still can;t connect to FMS via the server ip address. firewall is off. I am running Cent OS 5.9 with cpanel/wh...

    $286 (Avg Bid)
    $286 Giá đặt trung bình
    6 lượt đặt giá

    Hi, I have installed Flash Media Server on my server, my software requires version 4.03. FMS is up and running however I can't connect to the server.... some errors from log files are......(rtmfp)/v4 Apr 10 05:11:54 server Adaptor[8630]: Listener started ( _defaultRoot__edge1 ) : (rtmfp)/v4 Apr 10 05:11:54 server Adaptor[8630]: Listener started ( _defaultRoot__edge1 ) : (rtmfp)/v4 and then these errors whenever a connection attempt is made... Apr 10 04:51:26 server kernel: fmscore[20224]: segfault at ffffffffe56d3f70 rip 00000000006bb120 rsp 00002b66e5d1afe8 error 4 Apr 10 04:51:36 server kernel: fmscore[20299]: segfault at ffffffff91d5af70 rip 00000000006bb120 rsp 00002b7a923a1fe8 error 4 firewall is off. I am running Cent OS 5.9 with cpan...

    $159 (Avg Bid)
    Gấp
    $159 Giá đặt trung bình
    1 lượt đặt giá

    This project is to fix a segmentation fault in a third party open source Apache module called mod_whois (). This module causes a segmentation fault at query time when compiled and used on CentOS 6 (which ships Apache 2.2.15). Here is a backtrace from GDB: #0 ap_rgetline_core (s=0x7fff00000000, n=8192, read=0x7fffffffe168, r=0x7ffff82ca678, fold=0, bb=0x7ffff82cbb68) at /usr/src/debug/httpd-2.2.15/server/protocol.c:286 #1 0x00007ffff7fcb6be in read_request_line (conn=0x7ffff82c6848) at /usr/src/debug/httpd-2.2.15/server/protocol.c:596 #2 ap_read_request (conn=0x7ffff82c6848) at /usr/src/debug/httpd-2.2.15/server/protocol.c:913 #3 0x00007ffff7fe3860 in ap_process_http_connection (c=0x7ffff82c6848) at /usr/src/debug/httpd-2.2.15/modules/http/http_core.c:183 #4 0x00007...

    $383 (Avg Bid)
    Nổi bật Gấp
    $383 Giá đặt trung bình
    8 lượt đặt giá
    Diagnose and repair segfault Đã kết thúc left

    We have a PHP/MySQL application that is now causing a segfault and terminating after a fixed period of time. Previously, the application was running without incident, and we have been unable to lock down the source of the problem and resolve it. We need someone who is both experienced and skilled at tracking down and resolving segfault errors. As previously mentioned, this is a php application so thorough knowledge here and with MySQL is mandatory. Required skillset: - PHP - MySQL - CodeBlocks / Valgrind - Linux/Unix Bidding Requirements: For you or your organization to be shortlisted for this project you must meet the following requirements: - Must show and demonstrate relevant references to past work related to this project - Code must be clean, efficient an...

    $182 (Avg Bid)
    $182 Giá đặt trung bình
    5 lượt đặt giá

    Hello, We have a production server that started to have segfaults on Apache since a few days, this make some of our post get submitted twice when the segfault happens. I need a really sysadmin expert that can fix this withouth affecting the production services apache/mysql. Some info about server: Debian Lenny: 2.6.38.2-grsec-xxxx-grs-ipv6-32 : kernel: grsec: From : Segmentation fault occurred at (nil) in /usr/sbin/apache2[apache2:24347] uid/euid:33/33 gid/egid:33/33, Apache2 : [notice] child pid 23830 exit signal Segmentation fault (11) Bt from gdb: Core was generated by `/usr/sbin/apache2 -k start'. Program terminated with signal 11, Segmentation fault. [New process 7795] #0 0xb6a96c71 in ?? () from /usr/lib/apache2/modules/

    $380 (Avg Bid)
    Gấp
    $380 Giá đặt trung bình
    5 lượt đặt giá

    Fix the segfault in Instrument when you run /usr/bin/instr-daemon, and send this command using /usr/bin/instr-client: "pulse:width 50xxx" The segfault happens on both the BB with serial getty access, and on a desktop using instr-client to send commands. Normally I'm not in a rush... but today I'm in a rush!

    $200 (Avg Bid)
    $200 Giá đặt trung bình
    1 lượt đặt giá

    I have a Python script that creates multiple threads, when I generate more than 500 threads I get this output: Traceback (most recent call last): File "./", line 391, in <module> () File "/usr/lib/python2.6/", line 474, in start _start_new_thre...interpreter lock. This project is to: 1. Remove the requirement to change stack size and set a maximum thread limit within the code. I suggest this is done by moving aware from a threaded design, but I'm open to discussion about this. 2. Overcome the global interpreter lock limitation of one cpu. The script must run on 8+ cpus. 3. Currently certain websites cause threads to segfault or hang. You need to implement appropriate error handling to allow the script to log an error an...

    $63 (Avg Bid)
    $63 Giá đặt trung bình
    1 lượt đặt giá

    I have a Python script that creates multiple threads, when I generate more than 500 threads I get this output: Traceback (most recent call last): File "./", line 391, in <module> () File "/usr/lib/python2.6/", line 474, in start _start_new_thre...interpreter lock. This project is to: 1. Remove the requirement to change stack size and set a maximum thread limit within the code. I suggest this is done by moving aware from a threaded design, but I'm open to discussion about this. 2. Overcome the global interpreter lock limitation of one cpu. The script must run on 8+ cpus. 3. Currently certain websites cause threads to segfault or hang. You need to implement appropriate error handling to allow the script to log an error an...

    $18 (Avg Bid)
    $18 Giá đặt trung bình
    4 lượt đặt giá

    ...(memory corruption occurs on certain conditions) 2. implement a feature: buffer the incoming live stream and always stream output MPEG from a key frame/gop for instant playback on the receiving end (STB) ## Deliverables You will get a code based on the attached program. it's already modified to proxy from http to http (instead of unicast/multicast UDP to http) ad 1. the proxy segfault sometimes. Your goal will be to find memory corruptions (hint: valgrind reports) and fix them. Should be simple for experienced C developer familiar with valgrind, i can send initial valgrind memory reports on demand. ad. 2 This requires knowledge of MPEG TS format. The proxy should buffer some amount of incoming live stream in memory (ring buffer) and serve clients wit...

    $212 (Avg Bid)
    $212 Giá đặt trung bình
    1 lượt đặt giá

    Hi - We need someone to make a couple of tweaks to FreeSWITCH's mod_openmrcp - we're getting a segfault on repeated accesses to a TTS server, and there's an incompatibility between it and an ASR one. We'll provide a Windows box which is already set up as a test/dev environment with Visual Studio 2008; you'll have access via RDP. --Dave

    $212 (Avg Bid)
    $212 Giá đặt trung bình
    4 lượt đặt giá
    GTK, XINE, XWINDOWS Đã kết thúc left

    I have a program in GTK+ C++ written on linux that needs to be fixed (segfault/hanging) and also develop it into version 2 displays a video and browser screens want to add some extra features and compatibility with composite desktops. ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete commented source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others including desktop software or software the b...

    $30 - $5000
    $30 - $5000
    0 lượt đặt giá
    Fixing Apache Module(repost) Đã kết thúc left

    ...per the coder's Seller Legal Agreement). added by juice: 4) the mod_layout version has to work on my server in CMSes like phpbb or any other popular one when CMS has gzip enabled and mod_layout is enabled. mod_layout also has to work of course. so if CMS with gzip enabled is showing up with the ad (or anything we specify for mod_layout), i assume the work is done. Of course it can't SEGFAULT or do anything like that. ## Platform But we were not able to fix this encoding problem, like i said. So i need someone to analyze mod_layout5 and fix it so it will work with CMSes that have gzip enabled. You can use to see how it was done by us in version for 2.0 It might be _also_ problem with configuration (not only, but also), so you need to be familiar with

    $68 (Avg Bid)
    $68 Giá đặt trung bình
    1 lượt đặt giá

    ...proxies, scans for which ones connects and saves them in an array list. Then it starts to send emails. The problem is it's either slow at times, or it always stops at around 12,000 for some reason. Experienced coders will be able to fix this problem very easily if they know their code well, i don't. The source code will be given to the winning bidder so he can begin coding. Program must never segfault, i expect clean and well-made code. Since it's running on Linux, i also expect to use select() for socket handling (if you know a faster way that's good too). Good Luck on your Bid! ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install t...

    $100 - $350
    $100 - $350
    0 lượt đặt giá