pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
firefox-hg: mention core dump on exit
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Apr 30 20:26:11 2016 +0200
Changeset: cadf3e3251e24d8afb2ce715ce376b9119615bd2
Added Files:
firefox-hg/TODO
Log Message:
firefox-hg: mention core dump on exit
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cadf3e3251e24d8afb2ce715ce376b9119615bd2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
firefox-hg/TODO | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diffs:
diff --git a/firefox-hg/TODO b/firefox-hg/TODO
new file mode 100644
index 0000000..a104288
--- /dev/null
+++ b/firefox-hg/TODO
@@ -0,0 +1,15 @@
+At runtime, it warns about:
+
+(process:28642): GLib-CRITICAL **: g_path_get_basename: assertion 'file_name != NULL' failed
+[Child 28642] ###!!! ABORT: Aborting on channel error.: file /scratch/wip/firefox-hg/work/mozilla/ipc/glue/MessageChannel.cpp, line 2046
+[Child 28642] ###!!! ABORT: Aborting on channel error.: file /scratch/wip/firefox-hg/work/mozilla/ipc/glue/MessageChannel.cpp, line 2046
+
+
+and on exit, it leaves behind two core files:
+
+firefox.core
+plugin-container.core
+
+on NetBSD-7.99.28/amd64
+
+-- wiz 20160430
Home |
Main Index |
Thread Index |
Old Index