Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apps crash #23

Closed
raphaeldavid opened this issue Jul 11, 2018 · 19 comments
Closed

Apps crash #23

raphaeldavid opened this issue Jul 11, 2018 · 19 comments

Comments

@raphaeldavid
Copy link

After the last update, during transcoding, the application stops and I got this error.

Serveur kernel: ghb[13500]: segfault at 14ff0c8d5fe0 ip 000014ff2b0f733b sp 000014ff0c8d5fe8 error 6 in ld-musl-x86_64.so.1[14ff2b0a6000+8d000]

@jlesage
Copy link
Owner

jlesage commented Jul 11, 2018

Could you provide this information?

  • What kind of input file do you have?
  • Which preset are you using?
  • Can you reproduce with any preset?

@raphaeldavid
Copy link
Author

raphaeldavid commented Jul 11, 2018

MKV -> MP4
mine
test in process...

@raphaeldavid
Copy link
Author

raphaeldavid commented Jul 11, 2018

I jsut tried with "Apple 1080p60 Surround"and same thing.

`Jul 10 21:44:48 Serveur kernel: ghb[29051]: segfault at 152eb3d03fe0 ip 0000152ed251c33b sp 0000152eb3d03fe8 error 6 in ld-musl-x86_64.so.1[152ed24cb000+8d000]

Jul 10 22:09:30 Serveur kernel: ghb[25862]: segfault at 14dbcf148fe0 ip 000014dbeddf233b sp 000014dbcf148fe8 error 6 in ld-musl-x86_64.so.1[14dbedda1000+8d000]

Jul 11 06:35:49 Serveur kernel: ghb[20290]: segfault at 14d78b676fe0 ip 000014d7aa26033b sp 000014d78b676fe8 error 6 in ld-musl-x86_64.so.1[14d7aa20f000+8d000]

Jul 11 07:14:15 Serveur kernel: ghb[32259]: segfault at 14e856190fe0 ip 000014e865ccf33b sp 000014e856190fe8 error 6 in ld-musl-x86_64.so.1[14e865c7e000+8d000]

Jul 11 07:53:29 Serveur kernel: ghb[13904]: segfault at 1491a1c67fe0 ip 00001491b143833b sp 00001491a1c67fe8 error 6 in ld-musl-x86_64.so.1[1491b13e7000+8d000]`

@jlesage
Copy link
Owner

jlesage commented Jul 11, 2018

I tried two files with this preset and did get a crash. I would need the following details:

  • Are you able to reproduce with any source file?
  • Are there presets that don't have the issue?
  • Is it crashing right at the beginning of the encoding or after a while?
  • Can you provide the following log files, taken after a crash (can be found under /mnt/user/appdata/HandBrake/ghb):
    • Activity.log.*
    • The file associated to your encoding under EncodeLog/
  • Output of docker inspect HandBrake.
  • How much memory your system have?

@raphaeldavid
Copy link
Author

  • yes
  • no
  • after a while
  • later
  • [ { "Id": "e19a7ffcdf3828ee718e5f659007d0ea35bc7d586b78c8151c6a8d79d954ae6d", "Created": "2018-07-11T01:56:15.203538862Z", "Path": "/init", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 18914, "ExitCode": 0, "Error": "", "StartedAt": "2018-07-11T15:11:59.529834903Z", "FinishedAt": "2018-07-11T15:06:37.92148061Z" }, "Image": "sha256:2f1b2341839ad59e9d091b27e9eba6fabd70f71a0d03016bc058d1a3f07dadc8", "ResolvConfPath": "/var/lib/docker/containers/e19a7ffcdf3828ee718e5f659007d0ea35bc7d586b78c8151c6a8d79d954ae6d/resolv.conf", "HostnamePath": "/var/lib/docker/containers/e19a7ffcdf3828ee718e5f659007d0ea35bc7d586b78c8151c6a8d79d954ae6d/hostname", "HostsPath": "/var/lib/docker/containers/e19a7ffcdf3828ee718e5f659007d0ea35bc7d586b78c8151c6a8d79d954ae6d/hosts", "LogPath": "/var/lib/docker/containers/e19a7ffcdf3828ee718e5f659007d0ea35bc7d586b78c8151c6a8d79d954ae6d/e19a7ffcdf3828ee718e5f659007d0ea35bc7d586b78c8151c6a8d79d954ae6d-json.log", "Name": "/HandBrake", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/user/Telechargements/À convertir/:/watch:rw", "/mnt/user/Telechargements/Converti/:/output:rw", "/mnt/user/appdata/HandBrake:/config:rw", "/mnt/user/Telechargements/:/storage:ro" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "bridge", "PortBindings": { "5800/tcp": [ { "HostIp": "", "HostPort": "8083" } ], "5900/tcp": [ { "HostIp": "", "HostPort": "7903" } ] }, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0 }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user/Telechargements", "Destination": "/storage", "Mode": "ro", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/Telechargements/À convertir", "Destination": "/watch", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/Telechargements/Converti", "Destination": "/output", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/HandBrake", "Destination": "/config", "Mode": "rw", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "e19a7ffcdf38", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "5800/tcp": {}, "5900/tcp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "TZ=America/New_York", "USER_ID=99", "GROUP_ID=100", "SECURE_CONNECTION=0", "AUTOMATED_CONVERSION_PRESET=Very Fast 1080p30", "AUTOMATED_CONVERSION_FORMAT=mp4", "AUTOMATED_CONVERSION_KEEP_SOURCE=1", "X11VNC_EXTRA_OPTS=", "AUTOMATED_CONVERSION_SOURCE_STABLE_TIME=5", "AUTOMATED_CONVERSION_SOURCE_MIN_DURATION=10", "HOST_OS=unRAID", "AUTOMATED_CONVERSION_OUTPUT_SUBDIR=", "UMASK=000", "APP_NICENESS=", "DISPLAY_WIDTH=1280", "DISPLAY_HEIGHT=768", "AUTOMATED_CONVERSION_CHECK_INTERVAL=5", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "LANG=en_US.UTF-8", "S6_BEHAVIOUR_IF_STAGE2_FAILS=3", "S6_SERVICE_DEPS=1", "APP_NAME=HandBrake", "APP_USER=app", "XDG_DATA_HOME=/config/xdg/data", "XDG_CONFIG_HOME=/config/xdg/config", "XDG_CACHE_HOME=/config/xdg/cache", "XDG_RUNTIME_DIR=/tmp/run/user/app", "DISPLAY=:0" ], "Cmd": [ "/init" ], "ArgsEscaped": true, "Image": "jlesage/handbrake", "Volumes": { "/config": {}, "/output": {}, "/storage": {}, "/watch": {} }, "WorkingDir": "/tmp", "Entrypoint": null, "OnBuild": null, "Labels": { "org.label-schema.description": "Docker container for HandBrake", "org.label-schema.name": "handbrake", "org.label-schema.schema-version": "1.0", "org.label-schema.vcs-url": "https://github.com/jlesage/docker-handbrake", "org.label-schema.version": "1.14.0" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "2ad230d26a6767fddc4e201068aa35ae2bbcf3c4cc55b5f7d53e05f0f5cc8b13", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "5800/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "8083" } ], "5900/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "7903" } ] }, "SandboxKey": "/var/run/docker/netns/2ad230d26a67", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "676f982d0aadee3d476b94589c08eeb69d7a7524ab5334bf3051e0d40d05f297", "Gateway": "172.17.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "MacAddress": "02:42:ac:11:00:02", "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "1bab25633894b2daa87a9ffb2e17e58cb82598c33816d23a9ea149f43edcdf86", "EndpointID": "676f982d0aadee3d476b94589c08eeb69d7a7524ab5334bf3051e0d40d05f297", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:02", "DriverOpts": null } } } } ]
  • 32gb

@raphaeldavid
Copy link
Author

It looks like a libav problem.
Activity.log

@raphaeldavid
Copy link
Author

All works in Handbrake on my MAC.

@raphaeldavid
Copy link
Author

raphaeldavid commented Jul 11, 2018

I don't know if it normal, but when I look the ABOUT, I have the version 1.0.7 and we are in version 1.14... no ? and I reinstall Handbrake from the unraid apps store.

@raphaeldavid
Copy link
Author

I'm at the 3rd try, and everything is working now.

Just by editing the Repository jlesage/handbrake -> jlesage/handbrake:v1.11.2

@jlesage
Copy link
Owner

jlesage commented Jul 12, 2018

This is strange, looks like the pulled image was the correct one, but not the running one.
If you put back jlesage/handbrake, is it still working?

@raphaeldavid
Copy link
Author

All work's now with the new version (13th july)

@cybrnook
Copy link

cybrnook commented Jul 14, 2018

@cybrnook
Copy link

If I check the containers "about" (in gui), I am on 1.1.1

@cybrnook
Copy link

Files requested:

https://1drv.ms/f/s!AlHg8pmWgJJ_grMU8BgzGKTWG9UTqA

PW, pm'd to you

@raphaeldavid
Copy link
Author

The problem is comeback after the update of today...

@raphaeldavid raphaeldavid reopened this Jul 16, 2018
@jlesage
Copy link
Owner

jlesage commented Jul 16, 2018

Probably the same crash as issue #24.

@raphaeldavid
Copy link
Author

Exact... and samething with Same thing with jlesage/handbrake:v1.14.3-debug

@jlesage
Copy link
Owner

jlesage commented Jul 16, 2018

This is expected.

Can you look at #24 (comment) and provide a core dump? We should be able to confirm you have the same crash.

@jlesage
Copy link
Owner

jlesage commented Jul 17, 2018

Closing this issue as duplicate of #24.

@jlesage jlesage closed this as completed Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants