Closed Bug 1109097 Opened 10 years ago Closed 8 years ago

[e10s] Hang on shutdown with "Couldn't load symbols for" for various modules

Categories

(Core :: IPC, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE
Tracking Status
e10s + ---

People

(Reporter: whimboo, Unassigned)

Details

(Keywords: hang)

Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 ID:20141209030205 CSet: f1f48ccb2d4e

I can see a hangs on shutdown of Firefox with e10s enabled. After a while the build gets killed with via the 'mozilla::::RunWatchdog' (bp-55182e21-06e3-4b01-bfa0-fc62b2141209).

I haven't found consistent reproduction steps yet. If this is not a dupe, let me know and I can figure something out.

Here the command line output:

###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost

[Parent 18835] WARNING: pipe error (57): Connection reset by peer: file /builds/slave/m-cen-l64-ntly-000000000000000/build/src/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 457

###!!! [Child][MessageChannel::SendAndWait] Error: Channel error: cannot send/recv


###!!! [Child][MessageChannel::SendAndWait] Error: Channel error: cannot send/recv

[Parent 18835] WARNING: waitpid failed pid:18916 errno:10: file /builds/slave/m-cen-l64-ntly-000000000000000/build/src/ipc/chromium/src/base/process_util_posix.cc, line 267
2014-12-09 15:49:56: stackwalker.cc:125: INFO: Couldn't load symbols for: /lib/x86_64-linux-gnu/libpthread.so.0|4D2C66FE147B80EE4E0C1902FB55218A0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbda0d91d28
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbd78d08620
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x100000000
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbda6baa8c0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56ea60
2014-12-09 15:49:56: stackwalker.cc:125: INFO: Couldn't load symbols for: /mozilla/bin/nightly/libxul.so|6827274D2B9F2FF3BAD968BE23A06F260
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbda6b85080
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbd00000072
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56ea80
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbda6baa8c0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56ea80
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x30
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbda6baa8c0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56eaa0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x30
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56eb00
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: stackwalker.cc:125: INFO: Couldn't load symbols for: /lib64/ld-linux-x86-64.so.2|1A58009FC7B33A3EEA35995A0C50D24D0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbdb4e96e30
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x3
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbdb4e96e30
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbdb4ed8a00
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbda6b85080
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56eb30
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbd9bf4a6a0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fbdb4e3d880
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x0
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56eb90
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56eb80
2014-12-09 15:49:56: basic_code_modules.cc:88: INFO: No module at 0x7fff5a56eb00
Keywords: hang
Henrik: this does not seem to be a duplicate bug. Have you found any STR yet?
tracking-e10s: --- → +
Flags: needinfo?(hskupin)
I haven't used e10s mode for a while, so I wasn't able to even reproduce it. Lets close as incomplete for now. I will reopen if it starts to happen again once I switched over to e10s mode.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(hskupin)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.