Skip to content

Instantly share code, notes, and snippets.

@JamesTheBard
Created October 20, 2015 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesTheBard/89158878b662c4b657fa to your computer and use it in GitHub Desktop.
Save JamesTheBard/89158878b662c4b657fa to your computer and use it in GitHub Desktop.
Passenger Watchdog Apache2 output
[Tue Oct 20 18:24:44 2015] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[ 2015-10-20 18:24:45.0178 17289/1 age/Wat/WatchdogMain.cpp:1275 ]: Starting Passenger watchdog...
[ pid=17289, timestamp=1445365485 ] Process aborted! signo=SIGBUS(10), reason=BUS_ADRALN, si_addr=0x6a918f, randomSeed=1445365485
[ pid=17289 ] Crash log dumped to /var/tmp/passenger-crash-log.1445365485
[ pid=17289 ] Date, uname and ulimits:
Tuesday, October 20, 2015 06:24:45 PM UTC
SunOS 5.11 11.2 sun4v sparc
address space limit (kbytes) (-M) unlimited
core file size (blocks) (-c) unlimited
cpu time (seconds) (-t) unlimited
data size (kbytes) (-d) unlimited
file size (blocks) (-f) unlimited
locks (-x) not supported
locked address space (kbytes) (-l) not supported
message queue size (kbytes) (-q) not supported
nice (-e) not supported
nofile (-n) 65536
nproc (-u) 29995
pipe buffer size (bytes) (-p) 5120
max memory size (kbytes) (-m) not supported
rtprio (-r) not supported
socket buffer size (bytes) (-b) 5120
sigpend (-i) 128
stack size (kbytes) (-s) 8192
swap size (kbytes) (-w) not supported
threads (-T) not supported
process size (kbytes) (-v) unlimited
[ pid=17289 ] Phusion Passenger version: 5.0.20
[ pid=17289 ] libc backtrace not available.
--------------------------------------
[ pid=17289 ] Open files and file descriptors:
ERROR: cannot execute command 'lsof': errno=2
Falling back to another mechanism for dumping file descriptors.
total 0
c--------- 1 root sys 137, 2 Oct 20 15:21 0
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 1
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 10
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 11
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 12
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
D--------- 1 root root 0 Aug 7 17:16 13
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 2
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
s--------- 0 root root 0 Oct 20 18:24 3
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 5
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
c--------- 1 root sys 192, 1 Oct 20 15:59 8
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
p--------- 0 root root 0 Oct 20 18:24 9
0:user::---
1:group::--- #effective:---
2:mask:rwx
3:other:---
--------------------------------------
[ pid=17289 ] Dumping a backtrace with crash-watch...
Found gdb at: /usr/bin/gdb
*******************************************************
*
* Current thread (1) backtrace
*
*******************************************************
#0 0xebdbd0ec in ?? ()
No symbol table info available.
#1 0xebd62e54 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
*******************************************************
*
* All thread backtraces
*
*******************************************************
########### Thread 1 (LWP 1) ###########
#0 0xebdbd0ec in ?? ()
No symbol table info available.
#1 0xebd62e54 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
[Tue Oct 20 18:24:47 2015] [error] *** Passenger could not be initialized because of this error: Unable to start the Phusion Passenger watchdog: it seems to have been killed with signal SIGBUS during startup
[Tue Oct 20 18:24:47 2015] [warn] module passenger_module is already loaded, skipping
[Tue Oct 20 18:24:47 2015] [notice] Digest: generating secret for digest authentication ...
[Tue Oct 20 18:24:47 2015] [notice] Digest: done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment