Bug 1670195 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to pedroreys from comment #10)
> hey folks, the crash is happening on my machine right now. Let me know if there is anything I can do to help with the troubleshooting.

Do you have (and use) an "eToken" device (it would look like a USB drive)? Where is `libetoken.dylib` located in your computer's file system?
(In reply to pedroreys from comment #10)
> hey folks, the crash is happening on my machine right now. Let me know if there is anything I can do to help with the troubleshooting.

Do you have (and use) an "eToken" device? (It would look like a USB drive.) Where is `libetoken.dylib` located in your computer's file system?
(In reply to pedroreys from comment #10)
> hey folks, the crash is happening on my machine right now. Let me know if there is anything I can do to help with the troubleshooting.

Do you have (and use) an "eToken" device? (It would look like a USB drive.) Where is `libetoken.dylib` located in your computer's file system?

Edit: To find `libetoken.dylib`, open Terminal and do the following:

1) `cd /`
2) `find . -name libetoken.dylib`

This may take a while (possibly half an hour or more). You'll see lots of error messages. You may find more than one match. If so, please list them all.
(In reply to pedroreys from comment #10)
> hey folks, the crash is happening on my machine right now. Let me know if there is anything I can do to help with the troubleshooting.

Do you have (and use) an "eToken" device? (It would look like a USB drive.) Where is `libetoken.dylib` located in your computer's file system?

Edit: To find `libetoken.dylib`, open Terminal and do the following:

1) `cd /`
2) `find . -name libEtoken.dylib`

This may take a while (possibly half an hour or more). You'll see lots of error messages. You may find more than one match. If so, please list them all.
(In reply to pedroreys from comment #10)
> hey folks, the crash is happening on my machine right now. Let me know if there is anything I can do to help with the troubleshooting.

Do you have (and use) an "eToken" device? (It would look like a USB drive.) Where is `libetoken.dylib` located in your computer's file system?

Edit: To find `libEtoken.dylib`, open Terminal and do the following:

1) `cd /`
2) `find . -name libEtoken.dylib`

This may take a while (possibly half an hour or more). You'll see lots of error messages. You may find more than one match. If so, please list them all.

Back to Bug 1670195 Comment 11