Ubuntu 18.04 crashed. I am unable to understand what went wrongUnable to login to ubuntu; how to understand xsession-errorsLibreOffice crashes after installing AMDGPU-PRO driversUbuntu crashed during youtube videoNautilus crash error after login. (18.10, 64 bit)Ubuntu 18.04 LTS installer crashed halfway during the installation

Python's .split() implemented in C

Should I present forged documents in a Penetration Test/Red team engagement?

How do you advise an early career researcher who has an unrealistic opinion of their prospects?

How do I activate Windows XP nowadays (in 2019)?

CEO says not to expect pay increases unless you do something really exceptional. Is this counter-productive?

Why is there potato in meatballs?

Were there ever 12-, 24-, 48-, etc bit processors?

Is Earth's Surface "In orbit"?

Can the Protection fighting style be used in this way?

How would you idiomatically translate the French saying "Il n’y a pas d'amour, il n’y a que des preuves d’amour" to English?

Why would one use "enter the name of the project to confirm"?

How to explain to traditional people why they should upgrade their old Windows XP device?

Is it a mistake to use a password that has previously been used (by anyone ever)?

Relationship between two graph optimization problems

Would a warhorse allow its rider to approach a Dragon at all?

SSD not reaching advertised speed

UK visitors visa needed fast for badly injured family member

Exchanging control of a mount

How cryogenic oxygen was heated up for CM cabin repressurization?

Beautiful planar geometry theorems not encountered in high school

Closed Loop System

Is "montäglich" commonly used?

I noticed an error in a graded exam during office hours. Should I give the student the lower grade?

How can a bigfoot hide from satellites?



Ubuntu 18.04 crashed. I am unable to understand what went wrong


Unable to login to ubuntu; how to understand xsession-errorsLibreOffice crashes after installing AMDGPU-PRO driversUbuntu crashed during youtube videoNautilus crash error after login. (18.10, 64 bit)Ubuntu 18.04 LTS installer crashed halfway during the installation






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















So my Ubuntu 18.04 crashed (froze). It seems like the sound service ended up crashing the entire system. Is it because I have set pulse audio's priority to very high? I changed pulse audio's daemon.conf and asound.conf for a higher quality output following standard guides available online.

The crash file's name is _usr_bin_pulseeffects.1000.crash that's present in /var/crash. Should I just uninstall pulse effects? ( I don't use it anymore)

If you need specific information straight from the .crash file itself, please tell me so. I'll try and give it to you. I am new to this and am unable to understand the .crash file to its full extent. These are the first few entries in the .crash file



ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 5 21:22:59 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/pulseeffects
ExecutableTimestamp: 1566079691
ProcCmdline: /usr/bin/pulseeffects --gapplication-service
ProcCwd: /home/abyssalcramps
ProcEnviron:
XDG_RUNTIME_DIR=<set>
SHELL=/bin/bash
LANGUAGE=en_IN:en
PATH=(custom, no user)
LANG=en_IN



There is a ProcMaps section after this, but I am unable to make sense of it. It seems like some sort of an execution order as there are cache accesses and application executions?
NOTE: The crash log seemed to have been generated on September 5 for some reason. This is the only log available in /var/crash/

If this .crash log cannot be the reason ubuntu crashed, where else can I find updated logs?










share|improve this question



























  • Oh. The log output was from the previous boot. Strange, ubuntu didn't crash at 21:22 though.

    – Abhay Jain
    Sep 11 at 20:54







  • 1





    Done as you suggested! I have even added a note stating your point as I find the time difference between the crash log and the actual crash interesting.

    – Abhay Jain
    Sep 11 at 21:03


















0


















So my Ubuntu 18.04 crashed (froze). It seems like the sound service ended up crashing the entire system. Is it because I have set pulse audio's priority to very high? I changed pulse audio's daemon.conf and asound.conf for a higher quality output following standard guides available online.

The crash file's name is _usr_bin_pulseeffects.1000.crash that's present in /var/crash. Should I just uninstall pulse effects? ( I don't use it anymore)

If you need specific information straight from the .crash file itself, please tell me so. I'll try and give it to you. I am new to this and am unable to understand the .crash file to its full extent. These are the first few entries in the .crash file



ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 5 21:22:59 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/pulseeffects
ExecutableTimestamp: 1566079691
ProcCmdline: /usr/bin/pulseeffects --gapplication-service
ProcCwd: /home/abyssalcramps
ProcEnviron:
XDG_RUNTIME_DIR=<set>
SHELL=/bin/bash
LANGUAGE=en_IN:en
PATH=(custom, no user)
LANG=en_IN



There is a ProcMaps section after this, but I am unable to make sense of it. It seems like some sort of an execution order as there are cache accesses and application executions?
NOTE: The crash log seemed to have been generated on September 5 for some reason. This is the only log available in /var/crash/

If this .crash log cannot be the reason ubuntu crashed, where else can I find updated logs?










share|improve this question



























  • Oh. The log output was from the previous boot. Strange, ubuntu didn't crash at 21:22 though.

    – Abhay Jain
    Sep 11 at 20:54







  • 1





    Done as you suggested! I have even added a note stating your point as I find the time difference between the crash log and the actual crash interesting.

    – Abhay Jain
    Sep 11 at 21:03














0













0









0








So my Ubuntu 18.04 crashed (froze). It seems like the sound service ended up crashing the entire system. Is it because I have set pulse audio's priority to very high? I changed pulse audio's daemon.conf and asound.conf for a higher quality output following standard guides available online.

The crash file's name is _usr_bin_pulseeffects.1000.crash that's present in /var/crash. Should I just uninstall pulse effects? ( I don't use it anymore)

If you need specific information straight from the .crash file itself, please tell me so. I'll try and give it to you. I am new to this and am unable to understand the .crash file to its full extent. These are the first few entries in the .crash file



ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 5 21:22:59 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/pulseeffects
ExecutableTimestamp: 1566079691
ProcCmdline: /usr/bin/pulseeffects --gapplication-service
ProcCwd: /home/abyssalcramps
ProcEnviron:
XDG_RUNTIME_DIR=<set>
SHELL=/bin/bash
LANGUAGE=en_IN:en
PATH=(custom, no user)
LANG=en_IN



There is a ProcMaps section after this, but I am unable to make sense of it. It seems like some sort of an execution order as there are cache accesses and application executions?
NOTE: The crash log seemed to have been generated on September 5 for some reason. This is the only log available in /var/crash/

If this .crash log cannot be the reason ubuntu crashed, where else can I find updated logs?










share|improve this question
















So my Ubuntu 18.04 crashed (froze). It seems like the sound service ended up crashing the entire system. Is it because I have set pulse audio's priority to very high? I changed pulse audio's daemon.conf and asound.conf for a higher quality output following standard guides available online.

The crash file's name is _usr_bin_pulseeffects.1000.crash that's present in /var/crash. Should I just uninstall pulse effects? ( I don't use it anymore)

If you need specific information straight from the .crash file itself, please tell me so. I'll try and give it to you. I am new to this and am unable to understand the .crash file to its full extent. These are the first few entries in the .crash file



ProblemType: Crash
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Sep 5 21:22:59 2019
DistroRelease: Ubuntu 18.04
ExecutablePath: /usr/bin/pulseeffects
ExecutableTimestamp: 1566079691
ProcCmdline: /usr/bin/pulseeffects --gapplication-service
ProcCwd: /home/abyssalcramps
ProcEnviron:
XDG_RUNTIME_DIR=<set>
SHELL=/bin/bash
LANGUAGE=en_IN:en
PATH=(custom, no user)
LANG=en_IN



There is a ProcMaps section after this, but I am unable to make sense of it. It seems like some sort of an execution order as there are cache accesses and application executions?
NOTE: The crash log seemed to have been generated on September 5 for some reason. This is the only log available in /var/crash/

If this .crash log cannot be the reason ubuntu crashed, where else can I find updated logs?







18.04 sound pulseaudio crash log






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 11 at 21:07







Abhay Jain

















asked Sep 11 at 20:38









Abhay JainAbhay Jain

135 bronze badges




135 bronze badges















  • Oh. The log output was from the previous boot. Strange, ubuntu didn't crash at 21:22 though.

    – Abhay Jain
    Sep 11 at 20:54







  • 1





    Done as you suggested! I have even added a note stating your point as I find the time difference between the crash log and the actual crash interesting.

    – Abhay Jain
    Sep 11 at 21:03


















  • Oh. The log output was from the previous boot. Strange, ubuntu didn't crash at 21:22 though.

    – Abhay Jain
    Sep 11 at 20:54







  • 1





    Done as you suggested! I have even added a note stating your point as I find the time difference between the crash log and the actual crash interesting.

    – Abhay Jain
    Sep 11 at 21:03

















Oh. The log output was from the previous boot. Strange, ubuntu didn't crash at 21:22 though.

– Abhay Jain
Sep 11 at 20:54






Oh. The log output was from the previous boot. Strange, ubuntu didn't crash at 21:22 though.

– Abhay Jain
Sep 11 at 20:54





1




1





Done as you suggested! I have even added a note stating your point as I find the time difference between the crash log and the actual crash interesting.

– Abhay Jain
Sep 11 at 21:03






Done as you suggested! I have even added a note stating your point as I find the time difference between the crash log and the actual crash interesting.

– Abhay Jain
Sep 11 at 21:03











0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1173551%2fubuntu-18-04-crashed-i-am-unable-to-understand-what-went-wrong%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1173551%2fubuntu-18-04-crashed-i-am-unable-to-understand-what-went-wrong%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown









Popular posts from this blog

Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü