bugGNU TeXmacs - Bugs: bug #50241, Segv in tree-pointer destructor

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #50241: Segv in tree-pointer destructor

Submitter:  Karl Hegbloom <karlhegbloom>
Submitted:  Mon 06 Feb 2017 05:15:28 PM UTC
   
 
Category:  Editor Priority:  3 - Low
Item Group:  Error Status:  In Progress
Privacy:  Public Assigned to:  vdhoeven
Originator Name:  Open/Closed:  Open
Release:  None Release: 
Fixed Release:  None Fixed Release:  trunk
Keywords: 

Sat 31 Oct 2020 02:39:47 PM UTC, comment #4: 

Did you manage to solve the problem?

If there is anything that I can do to make it easier for othwers to use your plug-in, then please let me know.

Joris van der Hoeven <vdhoeven>
Group administrator
Thu 22 Jun 2017 09:44:40 PM UTC, comment #3: 

Your scheme file is a bit large for me to reproduce the problem (I am not a user of Zotero either, so this makes things even more tricky).  What I can say is that you indeed are expected to manually detach tree pointers when you do not longer need them,
as far as I remember.

Joris van der Hoeven <vdhoeven>
Group administrator
Mon 06 Feb 2017 06:58:43 PM UTC, comment #2: 

In particular, see: unintern-ztHrefFromCiteToBib-for-cut (presently line 526); clear-tree-pointer (1637, 1669); clipboard-cut (555); tm-zotero-Field_setText (4667)

Am I doing what I'm supposed to with the tree-pointers or am I doing something unexpected that is causing the segv crash to occur? How can the error be caught without a segv?

Karl Hegbloom <karlhegbloom>
Mon 06 Feb 2017 06:39:52 PM UTC, comment #1: 
Karl Hegbloom <karlhegbloom>
Mon 06 Feb 2017 05:15:28 PM UTC, original submission:  

I'm using tree-pointers from scheme code, saved in a run-time data structure, in order to maintain in-document-order lists of zotero-texmacs-integration zfields and reference binding labels.

I'm confused about whether or not I am expected to manually clean up the tree-pointers via the `tree-pointer-detach` call, from scheme, or whether I can just let the garbage collector handle them... I certainly need to maintain my programs data structure explicitly, and there's an opportunity there to call tree-pointer-detach. In either case, this crash does not seem right; it ought to at least catch the error before causing TeXmacs to segv.

The following console output was produced using:

 https://github.com/KarlHegbloom/zotero-texmacs-integration/tree/performance-improvments-wip

... as of 2017-02-01 or thereabouts. I have not attempted to create a "simplified test case". If there is not enough information here to find the problem, then debugging in situ is not difficult with a git checkout of this plugin installed along with the Juris-M standalone with my propachi-texmacs xpi plugin installed there.



karlheg@syrinx:~/src/Juris-M/zotero-texmacs-integration (performance-improvments-wip)$ texmacs --gdb
GNU gdb (Ubuntu 7.12-0ubuntu1) 7.12
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/texmacs/TeXmacs/bin/texmacs.bin...done.
(gdb) run
Starting program: /usr/lib/texmacs/TeXmacs/bin/texmacs.bin
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffb2e20700 (LWP 20226)]
[New Thread 0x7fff66dfb700 (LWP 20227)]
Running my-init-texmacs
Setting developer-mode? #t
TeXmacs] With linked TrueType support
WARNING: (tm-zotero): `make' imported from both (guile-user) and (oop goops)
WARNING: (tm-zotero): imported module (srfi srfi-19) overrides core binding `current-time'
WARNING: (tm-zotero): `color' imported from both (guile-user) and (term ansi-color)
1485830767:220044000:(000000043:446974000):tm-zotero-write:tid:0:cmd:"\"setDocPrefs\""
1485830767:222300000:(000000000:002256000):tm-zotero-listen called by: cmd => "setDocPrefs"
1485830767:235651000:(000000000:013351000):tm-zotero-listen delayed read: tid => 1, len => 37, cmdstr => "[\"Application_getActiveDocument\",[3]]"
1485830767:247653000:(000000000:012002000):tm-zotero-write:tid:1:cmd:"[3, \"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]"
1485830767:259090000:(000000000:011437000):tm-zotero-listen delayed read: tid => 2, len => 82, cmdstr => "[\"Document_getDocumentData\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830767:260657000:(000000000:001567000):tm-zotero-write:tid:2:cmd:"\"\""
1485830775:651420000:(000000008:390763000):tm-zotero-listen delayed read: tid => 3, len => 1320, cmdstr => "[\"Document_setDocumentData\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"<data data-version=\\\"3\\\" zotero-version=\\\"4.0.29.12m98\\\"><session id=\\\"KtO0WtDh\\\"/><style id=\\\"http://juris-m.github.io/styles/jm-indigobook-catsort-bib\\\" locale=\\\"en-US\\\" hasBibliography=\\\"1\\\" bibliographyStyleHasBeenSet=\\\"0\\\"/><prefs><pref name=\\\"citationTransliteration\\\" value=\\\"en\\\"/><pref name=\\\"citationTranslation\\\" value=\\\"en\\\"/><pref name=\\\"citationSort\\\" value=\\\"en\\\"/><pref name=\\\"citationLangPrefsPersons\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsInstitutions\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsTitles\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsJournals\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPublishers\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPlaces\\\" value=\\\"orig\\\"/><pref name=\\\"citationAffixes\\\" value=\\\"|||||||||||||||||||||||||||||||||||||||||||||||\\\"/><pref name=\\\"projectName\\\" value=\\\"\\\"/><pref name=\\\"extractingLibraryID\\\" value=\\\"0\\\"/><pref name=\\\"extractingLibraryName\\\" value=\\\"No group selected\\\"/><pref name=\\\"fieldType\\\" value=\\\"ReferenceMark\\\"/><pref name=\\\"storeReferences\\\" value=\\\"true\\\"/><pref name=\\\"automaticJournalAbbreviations\\\" value=\\\"true\\\"/><pref name=\\\"noteType\\\" value=\\\"0\\\"/><pref name=\\\"suppressTrailingPunctuation\\\" value=\\\"true\\\"/></prefs></data>\"]]"
1485830775:674924000:(000000000:023504000):tm-zotero-write:tid:3:cmd:"null"
1485830775:951203000:(000000000:276279000):tm-zotero-listen delayed read: tid => 4, len => 92, cmdstr => "[\"Document_getFields\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830775:953181000:(000000000:001978000):tm-zotero-write:tid:4:cmd:"[[0], [\"TEMP\"], [0]]"
1485830775:962001000:(000000000:008820000):tm-zotero-listen delayed read: tid => 5, len => 92, cmdstr => "[\"Document_getFields\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830775:963468000:(000000000:001467000):tm-zotero-write:tid:5:cmd:"[[0], [\"TEMP\"], [0]]"
1485830775:972793000:(000000000:009325000):tm-zotero-listen delayed read: tid => 6, len => 75, cmdstr => "[\"Document_activate\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830775:974109000:(000000000:001316000):tm-zotero-write:tid:6:cmd:"null"
1485830775:982585000:(000000000:008476000):tm-zotero-listen delayed read: tid => 7, len => 75, cmdstr => "[\"Document_complete\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830775:988727000:(000000000:006142000):tm-zotero-write:tid:7:cmd:"null"
1485830781:799742000:(000000005:811015000):tm-zotero-write:tid:0:cmd:"\"addCitation\""
1485830781:801252000:(000000000:001510000):tm-zotero-listen called by: cmd => "addCitation"
1485830781:819747000:(000000000:018495000):tm-zotero-ext:ensure-zfield-interned! called, zfieldID-t => <tree +G8eZjV3CqYJXFa>
1485830781:843825000:(000000000:024078000):tm-zotero-listen delayed read: tid => 8, len => 37, cmdstr => "[\"Application_getActiveDocument\",[3]]"
1485830781:845446000:(000000000:001621000):tm-zotero-write:tid:8:cmd:"[3, \"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]"
1485830781:853700000:(000000000:008254000):tm-zotero-listen delayed read: tid => 9, len => 82, cmdstr => "[\"Document_getDocumentData\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830781:858210000:(000000000:004510000):tm-zotero-write:tid:9:cmd:"\"<data data-version=\\\"3\\\" zotero-version=\\\"4.0.29.12m98\\\"><session id=\\\"KtO0WtDh\\\"/><style id=\\\"http://juris-m.github.io/styles/jm-indigobook-catsort-bib\\\" locale=\\\"en-US\\\" hasBibliography=\\\"1\\\" bibliographyStyleHasBeenSet=\\\"0\\\"/><prefs><pref name=\\\"citationTransliteration\\\" value=\\\"en\\\"/><pref name=\\\"citationTranslation\\\" value=\\\"en\\\"/><pref name=\\\"citationSort\\\" value=\\\"en\\\"/><pref name=\\\"citationLangPrefsPersons\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsInstitutions\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsTitles\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsJournals\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPublishers\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPlaces\\\" value=\\\"orig\\\"/><pref name=\\\"citationAffixes\\\" value=\\\"|||||||||||||||||||||||||||||||||||||||||||||||\\\"/><pref name=\\\"projectName\\\" value=\\\"\\\"/><pref name=\\\"extractingLibraryID\\\" value=\\\"0\\\"/><pref name=\\\"extractingLibraryName\\\" value=\\\"No group selected\\\"/><pref name=\\\"fieldType\\\" value=\\\"ReferenceMark\\\"/><pref name=\\\"storeReferences\\\" value=\\\"true\\\"/><pref name=\\\"automaticJournalAbbreviations\\\" value=\\\"true\\\"/><pref name=\\\"noteType\\\" value=\\\"0\\\"/><pref name=\\\"suppressTrailingPunctuation\\\" value=\\\"true\\\"/></prefs></data>\""
1485830781:873215000:(000000000:015005000):tm-zotero-listen delayed read: tid => 10, len => 97, cmdstr => "[\"Document_canInsertField\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830781:876472000:(000000000:003257000):tm-zotero-write:tid:10:cmd:"true"
1485830781:883684000:(000000000:007212000):tm-zotero-listen delayed read: tid => 11, len => 96, cmdstr => "[\"Document_cursorInField\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830781:885583000:(000000000:001899000):tm-zotero-write:tid:11:cmd:"null"
1485830781:893851000:(000000000:008268000):tm-zotero-listen delayed read: tid => 12, len => 96, cmdstr => "[\"Document_insertField\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\",0]]"
1485830781:898161000:(000000000:004310000):tm-zotero-write:tid:12:cmd:"[\"+G8eZjV3CqYJXFa\", \"\", \"0\"]"
1485830781:943267000:(000000000:045106000):tm-zotero-listen delayed read: tid => 13, len => 96, cmdstr => "[\"Field_setCode\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"TEMP\"]]"
1485830781:947149000:(000000000:003882000):tm-zotero-write:tid:13:cmd:"null"
1485830781:958942000:(000000000:011793000):tm-zotero-ext:ensure-zfield-interned! called, zfieldID-t => <tree +G8eZjV3CqYJXFa>
1485830781:976075000:(000000000:017133000):tm-zotero-listen delayed read: tid => 14, len => 92, cmdstr => "[\"Document_getFields\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830781:977786000:(000000000:001711000):tm-zotero-write:tid:14:cmd:"[[\"+G8eZjV3CqYJXFa\"], [\"TEMP\"], [\"0\"]]"
1485830791:289885000:(000000009:312099000):tm-zotero-listen delayed read: tid => 15, len => 297, cmdstr => "[\"Field_setText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"{\\\\rtf \\\\zttextit{\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\path{https://scholar.google.com/scholar\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\",true]]"
1485830791:292810000:(000000000:002925000):tm-zotero-Field_setText called.
1485830791:343671000:(000000000:050861000):tm-zotero-UTF-8-str_text->texmacs called, str_text => "{\\rtf \\zttextit{\\ztHrefFromCiteToBib{#zbibSysID1618}{\\path{https://scholar.google.com/scholar\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}", is-note? => #f, is-bib? => #f
1485830791:454269000:(000000000:110598000):tm-zotero-UTF-8-str_text->texmacs returning.
1485830791:454856000:(000000000:000587000):tm-zotero-Field_setText: about to unintern-ztHrefFromCiteToBib-for-cut
1485830791:455691000:(000000000:000835000):tm-zotero-Field_setText: about to set zfield-Text-t
1485830791:457423000:(000000000:001732000):tm-zotero-Field_setText: about to set zfield-Code-origText
1485830791:459162000:(000000000:001739000):tm-zotero-write:tid:15:cmd:"null"
1485830791:469635000:(000000000:010473000):tm-zotero-ext:ensure-zfield-interned! called, zfieldID-t => <tree +G8eZjV3CqYJXFa>
1485830791:528667000:(000000000:059032000):tm-zotero-listen delayed read: tid => 16, len => 89, cmdstr => "[\"Field_getText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\"]]"
1485830791:530321000:(000000000:001654000):tm-zotero-write:tid:16:cmd:"\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\"#zbibSysID1618\\\" (slink \\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\") \\\"Griffi\\\") \\\"n \\\" (abbr \\\"v.\\\") \\\" Illinois\\\")) \\\", 351 US 12 (\\\" (abbr \\\"Sup.\\\") \\\" \\\" (abbr \\\"Ct.\\\") \\\" 1956).\\\")\""
1485830791:560491000:(000000000:030170000):tm-zotero-listen delayed read: tid => 17, len => 1413, cmdstr => "[\"Field_setCode\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"ITEM CSL_CITATION {\\\"citationID\\\":\\\"bsD1Enn9\\\",\\\"properties\\\":{\\\"formattedCitation\\\":\\\"{\\\\\\\\rtf \\\\\\\\zttextit{\\\\\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\\\\\path{https://scholar.google.com/scholar\\\\\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\\\",\\\"plainCitation\\\":\\\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\\\\\"#zbibSysID1618\\\\\\\" (slink \\\\\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\\\\\") \\\\\\\"Griffi\\\\\\\") \\\\\\\"n \\\\\\\" (abbr \\\\\\\"v.\\\\\\\") \\\\\\\" Illinois\\\\\\\")) \\\\\\\", 351 US 12 (\\\\\\\" (abbr \\\\\\\"Sup.\\\\\\\") \\\\\\\" \\\\\\\" (abbr \\\\\\\"Ct.\\\\\\\") \\\\\\\" 1956).\\\\\\\")\\\"},\\\"citationItems\\\":[{\\\"id\\\":1618,\\\"uris\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"uri\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"itemData\\\":{\\\"type\\\":\\\"legal_case\\\",\\\"title\\\":\\\"Griffin v. Illinois\\\",\\\"container-title\\\":\\\"US\\\",\\\"authority\\\":\\\"Supreme Court\\\",\\\"page\\\":\\\"12\\\",\\\"volume\\\":\\\"351\\\",\\\"URL\\\":\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\",\\\"note\\\":\\\"mlzsync1:0051{\\\\\\\"type\\\\\\\":\\\\\\\"case\\\\\\\",\\\\\\\"extrafields\\\\\\\":{\\\\\\\"jurisdiction\\\\\\\":\\\\\\\"us\\\\\\\"}}00000\\\",\\\"issued\\\":{\\\"raw\\\":\\\"April 23, 1956\\\"},\\\"accessed\\\":{\\\"raw\\\":\\\"2015-06-29T21:41:22Z\\\"}}}],\\\"schema\\\":\\\"https://github.com/citation-style-language/schema/raw/master/csl-citation.json\\\"}\"]]"
1485830791:567518000:(000000000:007027000):tm-zotero-write:tid:17:cmd:"null"
1485830791:582187000:(000000000:014669000):tm-zotero-ext:ensure-zfield-interned! called, zfieldID-t => <tree +G8eZjV3CqYJXFa>
1485830791:607935000:(000000000:025748000):tm-zotero-listen delayed read: tid => 18, len => 297, cmdstr => "[\"Field_setText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"{\\\\rtf \\\\zttextit{\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\path{https://scholar.google.com/scholar\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\",true]]"
1485830791:609304000:(000000000:001369000):tm-zotero-Field_setText called.
1485830791:651850000:(000000000:042546000):tm-zotero-UTF-8-str_text->texmacs called, str_text => "{\\rtf \\zttextit{\\ztHrefFromCiteToBib{#zbibSysID1618}{\\path{https://scholar.google.com/scholar\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}", is-note? => #f, is-bib? => #f
1485830791:703011000:(000000000:051161000):tm-zotero-UTF-8-str_text->texmacs returning.
1485830791:703931000:(000000000:000920000):tm-zotero-Field_setText: about to unintern-ztHrefFromCiteToBib-for-cut
1485830791:705118000:(000000000:001187000):unintern-ztHrefFromCiteToBib-for-cut: ztHref* => <tree <ztHrefFromCiteToBib|#zbibSysID1618|<slink|https://scholar.google.com/scholar_case?case=7154369965973865405>|Griffi>>
1485830791:706247000:(000000000:001129000):unintern-ztHrefFromCiteToBib-for-cut: removing zhd with ref-label: "zciteID+G8eZjV3CqYJXFa#zbibSysID1618"
1485830791:707348000:(000000000:001101000):unintern-ztHrefFromCiteToBib-for-cut: ls before: ("zciteID+G8eZjV3CqYJXFa#zbibSysID1618")
1485830791:708367000:(000000000:001019000):unintern-ztHrefFromCiteToBib-for-cut: ls after: ()
1485830791:709570000:(000000000:001203000):tm-zotero-Field_setText: about to set zfield-Text-t
1485830791:710640000:(000000000:001070000):tm-zotero-Field_setText: about to set zfield-Code-origText
1485830791:712985000:(000000000:002345000):tm-zotero-write:tid:18:cmd:"null"
1485830791:725034000:(000000000:012049000):tm-zotero-listen delayed read: tid => 19, len => 75, cmdstr => "[\"Document_activate\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830791:726403000:(000000000:001369000):tm-zotero-write:tid:19:cmd:"null"
1485830791:769204000:(000000000:042801000):tm-zotero-listen delayed read: tid => 20, len => 75, cmdstr => "[\"Document_complete\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830791:773240000:(000000000:004036000):tm-zotero-write:tid:20:cmd:"null"
1485830794:828997000:(000000003:055757000):tm-zotero-write:tid:0:cmd:"\"editCitation\""
1485830794:830548000:(000000000:001551000):tm-zotero-listen called by: cmd => "editCitation"
1485830794:842792000:(000000000:012244000):tm-zotero-listen delayed read: tid => 21, len => 37, cmdstr => "[\"Application_getActiveDocument\",[3]]"
1485830794:844846000:(000000000:002054000):tm-zotero-write:tid:21:cmd:"[3, \"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]"
1485830794:853017000:(000000000:008171000):tm-zotero-listen delayed read: tid => 22, len => 82, cmdstr => "[\"Document_getDocumentData\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830794:858313000:(000000000:005296000):tm-zotero-write:tid:22:cmd:"\"<data data-version=\\\"3\\\" zotero-version=\\\"4.0.29.12m98\\\"><session id=\\\"KtO0WtDh\\\"/><style id=\\\"http://juris-m.github.io/styles/jm-indigobook-catsort-bib\\\" locale=\\\"en-US\\\" hasBibliography=\\\"1\\\" bibliographyStyleHasBeenSet=\\\"0\\\"/><prefs><pref name=\\\"citationTransliteration\\\" value=\\\"en\\\"/><pref name=\\\"citationTranslation\\\" value=\\\"en\\\"/><pref name=\\\"citationSort\\\" value=\\\"en\\\"/><pref name=\\\"citationLangPrefsPersons\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsInstitutions\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsTitles\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsJournals\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPublishers\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPlaces\\\" value=\\\"orig\\\"/><pref name=\\\"citationAffixes\\\" value=\\\"|||||||||||||||||||||||||||||||||||||||||||||||\\\"/><pref name=\\\"projectName\\\" value=\\\"\\\"/><pref name=\\\"extractingLibraryID\\\" value=\\\"0\\\"/><pref name=\\\"extractingLibraryName\\\" value=\\\"No group selected\\\"/><pref name=\\\"fieldType\\\" value=\\\"ReferenceMark\\\"/><pref name=\\\"storeReferences\\\" value=\\\"true\\\"/><pref name=\\\"automaticJournalAbbreviations\\\" value=\\\"true\\\"/><pref name=\\\"noteType\\\" value=\\\"0\\\"/><pref name=\\\"suppressTrailingPunctuation\\\" value=\\\"true\\\"/></prefs></data>\""
1485830794:873397000:(000000000:015084000):tm-zotero-listen delayed read: tid => 23, len => 96, cmdstr => "[\"Document_cursorInField\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830794:879740000:(000000000:006343000):tm-zotero-write:tid:23:cmd:"[\"+G8eZjV3CqYJXFa\", \"ITEM CSL_CITATION {\\\"citationID\\\":\\\"bsD1Enn9\\\",\\\"properties\\\":{\\\"formattedCitation\\\":\\\"{\\\\\\\\rtf \\\\\\\\zttextit{\\\\\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\\\\\path{https://scholar.google.com/scholar\\\\\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\\\",\\\"plainCitation\\\":\\\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\\\\\"#zbibSysID1618\\\\\\\" (slink \\\\\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\\\\\") \\\\\\\"Griffi\\\\\\\") \\\\\\\"n \\\\\\\" (abbr \\\\\\\"v.\\\\\\\") \\\\\\\" Illinois\\\\\\\")) \\\\\\\", 351 US 12 (\\\\\\\" (abbr \\\\\\\"Sup.\\\\\\\") \\\\\\\" \\\\\\\" (abbr \\\\\\\"Ct.\\\\\\\") \\\\\\\" 1956).\\\\\\\")\\\"},\\\"citationItems\\\":[{\\\"id\\\":1618,\\\"uris\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"uri\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"itemData\\\":{\\\"type\\\":\\\"legal_case\\\",\\\"title\\\":\\\"Griffin v. Illinois\\\",\\\"container-title\\\":\\\"US\\\",\\\"authority\\\":\\\"Supreme Court\\\",\\\"page\\\":\\\"12\\\",\\\"volume\\\":\\\"351\\\",\\\"URL\\\":\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\",\\\"note\\\":\\\"mlzsync1:0051{\\\\\\\"type\\\\\\\":\\\\\\\"case\\\\\\\",\\\\\\\"extrafields\\\\\\\":{\\\\\\\"jurisdiction\\\\\\\":\\\\\\\"us\\\\\\\"}}00000\\\",\\\"issued\\\":{\\\"raw\\\":\\\"April 23, 1956\\\"},\\\"accessed\\\":{\\\"raw\\\":\\\"2015-06-29T21:41:22Z\\\"}}}],\\\"schema\\\":\\\"https://github.com/citation-style-language/schema/raw/master/csl-citation.json\\\"}\", \"0\"]"
1485830794:894113000:(000000000:014373000):tm-zotero-listen delayed read: tid => 24, len => 89, cmdstr => "[\"Field_getText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\"]]"
1485830794:897661000:(000000000:003548000):tm-zotero-write:tid:24:cmd:"\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\"#zbibSysID1618\\\" (slink \\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\") \\\"Griffi\\\") \\\"n \\\" (abbr \\\"v.\\\") \\\" Illinois\\\")) \\\", 351 US 12 (\\\" (abbr \\\"Sup.\\\") \\\" \\\" (abbr \\\"Ct.\\\") \\\" 1956).\\\")\""
1485830794:906027000:(000000000:008366000):tm-zotero-listen delayed read: tid => 25, len => 92, cmdstr => "[\"Document_getFields\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830794:910315000:(000000000:004288000):tm-zotero-write:tid:25:cmd:"[[\"+G8eZjV3CqYJXFa\"], [\"ITEM CSL_CITATION {\\\"citationID\\\":\\\"bsD1Enn9\\\",\\\"properties\\\":{\\\"formattedCitation\\\":\\\"{\\\\\\\\rtf \\\\\\\\zttextit{\\\\\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\\\\\path{https://scholar.google.com/scholar\\\\\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\\\",\\\"plainCitation\\\":\\\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\\\\\"#zbibSysID1618\\\\\\\" (slink \\\\\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\\\\\") \\\\\\\"Griffi\\\\\\\") \\\\\\\"n \\\\\\\" (abbr \\\\\\\"v.\\\\\\\") \\\\\\\" Illinois\\\\\\\")) \\\\\\\", 351 US 12 (\\\\\\\" (abbr \\\\\\\"Sup.\\\\\\\") \\\\\\\" \\\\\\\" (abbr \\\\\\\"Ct.\\\\\\\") \\\\\\\" 1956).\\\\\\\")\\\"},\\\"citationItems\\\":[{\\\"id\\\":1618,\\\"uris\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"uri\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"itemData\\\":{\\\"type\\\":\\\"legal_case\\\",\\\"title\\\":\\\"Griffin v. Illinois\\\",\\\"container-title\\\":\\\"US\\\",\\\"authority\\\":\\\"Supreme Court\\\",\\\"page\\\":\\\"12\\\",\\\"volume\\\":\\\"351\\\",\\\"URL\\\":\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\",\\\"note\\\":\\\"mlzsync1:0051{\\\\\\\"type\\\\\\\":\\\\\\\"case\\\\\\\",\\\\\\\"extrafields\\\\\\\":{\\\\\\\"jurisdiction\\\\\\\":\\\\\\\"us\\\\\\\"}}00000\\\",\\\"issued\\\":{\\\"raw\\\":\\\"April 23, 1956\\\"},\\\"accessed\\\":{\\\"raw\\\":\\\"2015-06-29T21:41:22Z\\\"}}}],\\\"schema\\\":\\\"https://github.com/citation-style-language/schema/raw/master/csl-citation.json\\\"}\"], [\"0\"]]"
1485830796:297772000:(000000001:387457000):tm-zotero-listen delayed read: tid => 26, len => 297, cmdstr => "[\"Field_setText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"{\\\\rtf \\\\zttextit{\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\path{https://scholar.google.com/scholar\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\",true]]"
1485830796:299477000:(000000000:001705000):tm-zotero-Field_setText called.
1485830796:328260000:(000000000:028783000):tm-zotero-UTF-8-str_text->texmacs called, str_text => "{\\rtf \\zttextit{\\ztHrefFromCiteToBib{#zbibSysID1618}{\\path{https://scholar.google.com/scholar\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}", is-note? => #f, is-bib? => #f
1485830796:374553000:(000000000:046293000):tm-zotero-UTF-8-str_text->texmacs returning.
1485830796:375421000:(000000000:000868000):tm-zotero-Field_setText: about to unintern-ztHrefFromCiteToBib-for-cut
1485830796:376531000:(000000000:001110000):unintern-ztHrefFromCiteToBib-for-cut: ztHref* => <tree <ztHrefFromCiteToBib|#zbibSysID1618|<slink|https://scholar.google.com/scholar_case?case=7154369965973865405>|Griffi>>
1485830796:377469000:(000000000:000938000):unintern-ztHrefFromCiteToBib-for-cut: removing zhd with ref-label: "zciteID+G8eZjV3CqYJXFa#zbibSysID1618"
1485830796:378380000:(000000000:000911000):unintern-ztHrefFromCiteToBib-for-cut: ls before: ()
1485830796:379235000:(000000000:000855000):unintern-ztHrefFromCiteToBib-for-cut: ls after: ()
1485830796:380108000:(000000000:000873000):tm-zotero-Field_setText: about to set zfield-Text-t
1485830796:381089000:(000000000:000981000):tm-zotero-Field_setText: about to set zfield-Code-origText
1485830796:382519000:(000000000:001430000):tm-zotero-write:tid:26:cmd:"null"
1485830796:396167000:(000000000:013648000):tm-zotero-listen delayed read: tid => 27, len => 89, cmdstr => "[\"Field_getText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\"]]"
1485830796:399201000:(000000000:003034000):tm-zotero-write:tid:27:cmd:"\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\"#zbibSysID1618\\\" (slink \\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\") \\\"Griffi\\\") \\\"n \\\" (abbr \\\"v.\\\") \\\" Illinois\\\")) \\\", 351 US 12 (\\\" (abbr \\\"Sup.\\\") \\\" \\\" (abbr \\\"Ct.\\\") \\\" 1956).\\\")\""
1485830796:462492000:(000000000:063291000):tm-zotero-listen delayed read: tid => 28, len => 1413, cmdstr => "[\"Field_setCode\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"ITEM CSL_CITATION {\\\"citationID\\\":\\\"wkQCRJUY\\\",\\\"properties\\\":{\\\"formattedCitation\\\":\\\"{\\\\\\\\rtf \\\\\\\\zttextit{\\\\\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\\\\\path{https://scholar.google.com/scholar\\\\\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\\\",\\\"plainCitation\\\":\\\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\\\\\"#zbibSysID1618\\\\\\\" (slink \\\\\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\\\\\") \\\\\\\"Griffi\\\\\\\") \\\\\\\"n \\\\\\\" (abbr \\\\\\\"v.\\\\\\\") \\\\\\\" Illinois\\\\\\\")) \\\\\\\", 351 US 12 (\\\\\\\" (abbr \\\\\\\"Sup.\\\\\\\") \\\\\\\" \\\\\\\" (abbr \\\\\\\"Ct.\\\\\\\") \\\\\\\" 1956).\\\\\\\")\\\"},\\\"citationItems\\\":[{\\\"id\\\":1618,\\\"uris\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"uri\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"itemData\\\":{\\\"type\\\":\\\"legal_case\\\",\\\"title\\\":\\\"Griffin v. Illinois\\\",\\\"container-title\\\":\\\"US\\\",\\\"authority\\\":\\\"Supreme Court\\\",\\\"page\\\":\\\"12\\\",\\\"volume\\\":\\\"351\\\",\\\"URL\\\":\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\",\\\"note\\\":\\\"mlzsync1:0051{\\\\\\\"type\\\\\\\":\\\\\\\"case\\\\\\\",\\\\\\\"extrafields\\\\\\\":{\\\\\\\"jurisdiction\\\\\\\":\\\\\\\"us\\\\\\\"}}00000\\\",\\\"issued\\\":{\\\"raw\\\":\\\"April 23, 1956\\\"},\\\"accessed\\\":{\\\"raw\\\":\\\"2015-06-29T21:41:22Z\\\"}}}],\\\"schema\\\":\\\"https://github.com/citation-style-language/schema/raw/master/csl-citation.json\\\"}\"]]"
1485830796:468772000:(000000000:006280000):tm-zotero-write:tid:28:cmd:"null"
1485830796:479628000:(000000000:010856000):tm-zotero-ext:ensure-zfield-interned! called, zfieldID-t => <tree +G8eZjV3CqYJXFa>
1485830796:506398000:(000000000:026770000):tm-zotero-listen delayed read: tid => 29, len => 297, cmdstr => "[\"Field_setText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"{\\\\rtf \\\\zttextit{\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\path{https://scholar.google.com/scholar\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\",true]]"
1485830796:507762000:(000000000:001364000):tm-zotero-Field_setText called.
1485830796:521878000:(000000000:014116000):tm-zotero-UTF-8-str_text->texmacs called, str_text => "{\\rtf \\zttextit{\\ztHrefFromCiteToBib{#zbibSysID1618}{\\path{https://scholar.google.com/scholar\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}", is-note? => #f, is-bib? => #f
1485830796:577569000:(000000000:055691000):tm-zotero-UTF-8-str_text->texmacs returning.
1485830796:578764000:(000000000:001195000):tm-zotero-Field_setText: about to unintern-ztHrefFromCiteToBib-for-cut
1485830796:580386000:(000000000:001622000):unintern-ztHrefFromCiteToBib-for-cut: ztHref* => <tree <ztHrefFromCiteToBib|#zbibSysID1618|<slink|https://scholar.google.com/scholar_case?case=7154369965973865405>|Griffi>>
1485830796:581573000:(000000000:001187000):unintern-ztHrefFromCiteToBib-for-cut: removing zhd with ref-label: "zciteID+G8eZjV3CqYJXFa#zbibSysID1618"
1485830796:582537000:(000000000:000964000):unintern-ztHrefFromCiteToBib-for-cut: ls before: ("zciteID+G8eZjV3CqYJXFa#zbibSysID1618")
1485830796:583402000:(000000000:000865000):unintern-ztHrefFromCiteToBib-for-cut: ls after: ()
1485830796:584260000:(000000000:000858000):tm-zotero-Field_setText: about to set zfield-Text-t
1485830796:585199000:(000000000:000939000):tm-zotero-Field_setText: about to set zfield-Code-origText
1485830796:586740000:(000000000:001541000):tm-zotero-write:tid:29:cmd:"null"
1485830796:591493000:(000000000:004753000):tm-zotero-listen delayed read: tid => 30, len => 75, cmdstr => "[\"Document_activate\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830796:592790000:(000000000:001297000):tm-zotero-write:tid:30:cmd:"null"
1485830796:633092000:(000000000:040302000):tm-zotero-listen delayed read: tid => 31, len => 75, cmdstr => "[\"Document_complete\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830796:640134000:(000000000:007042000):tm-zotero-write:tid:31:cmd:"null"
1485830800:431310000:(000000003:791176000):tm-zotero-write:tid:0:cmd:"\"editCitation\""
1485830800:433084000:(000000000:001774000):tm-zotero-listen called by: cmd => "editCitation"
1485830800:445209000:(000000000:012125000):tm-zotero-listen delayed read: tid => 32, len => 37, cmdstr => "[\"Application_getActiveDocument\",[3]]"
1485830800:447739000:(000000000:002530000):tm-zotero-write:tid:32:cmd:"[3, \"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]"
1485830800:455587000:(000000000:007848000):tm-zotero-listen delayed read: tid => 33, len => 82, cmdstr => "[\"Document_getDocumentData\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\"]]"
1485830800:463839000:(000000000:008252000):tm-zotero-write:tid:33:cmd:"\"<data data-version=\\\"3\\\" zotero-version=\\\"4.0.29.12m98\\\"><session id=\\\"KtO0WtDh\\\"/><style id=\\\"http://juris-m.github.io/styles/jm-indigobook-catsort-bib\\\" locale=\\\"en-US\\\" hasBibliography=\\\"1\\\" bibliographyStyleHasBeenSet=\\\"0\\\"/><prefs><pref name=\\\"citationTransliteration\\\" value=\\\"en\\\"/><pref name=\\\"citationTranslation\\\" value=\\\"en\\\"/><pref name=\\\"citationSort\\\" value=\\\"en\\\"/><pref name=\\\"citationLangPrefsPersons\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsInstitutions\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsTitles\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsJournals\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPublishers\\\" value=\\\"orig\\\"/><pref name=\\\"citationLangPrefsPlaces\\\" value=\\\"orig\\\"/><pref name=\\\"citationAffixes\\\" value=\\\"|||||||||||||||||||||||||||||||||||||||||||||||\\\"/><pref name=\\\"projectName\\\" value=\\\"\\\"/><pref name=\\\"extractingLibraryID\\\" value=\\\"0\\\"/><pref name=\\\"extractingLibraryName\\\" value=\\\"No group selected\\\"/><pref name=\\\"fieldType\\\" value=\\\"ReferenceMark\\\"/><pref name=\\\"storeReferences\\\" value=\\\"true\\\"/><pref name=\\\"automaticJournalAbbreviations\\\" value=\\\"true\\\"/><pref name=\\\"noteType\\\" value=\\\"0\\\"/><pref name=\\\"suppressTrailingPunctuation\\\" value=\\\"true\\\"/></prefs></data>\""
1485830800:476693000:(000000000:012854000):tm-zotero-listen delayed read: tid => 34, len => 96, cmdstr => "[\"Document_cursorInField\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830800:485985000:(000000000:009292000):tm-zotero-write:tid:34:cmd:"[\"+G8eZjV3CqYJXFa\", \"ITEM CSL_CITATION {\\\"citationID\\\":\\\"wkQCRJUY\\\",\\\"properties\\\":{\\\"formattedCitation\\\":\\\"{\\\\\\\\rtf \\\\\\\\zttextit{\\\\\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\\\\\path{https://scholar.google.com/scholar\\\\\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\\\",\\\"plainCitation\\\":\\\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\\\\\"#zbibSysID1618\\\\\\\" (slink \\\\\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\\\\\") \\\\\\\"Griffi\\\\\\\") \\\\\\\"n \\\\\\\" (abbr \\\\\\\"v.\\\\\\\") \\\\\\\" Illinois\\\\\\\")) \\\\\\\", 351 US 12 (\\\\\\\" (abbr \\\\\\\"Sup.\\\\\\\") \\\\\\\" \\\\\\\" (abbr \\\\\\\"Ct.\\\\\\\") \\\\\\\" 1956).\\\\\\\")\\\"},\\\"citationItems\\\":[{\\\"id\\\":1618,\\\"uris\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"uri\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"itemData\\\":{\\\"type\\\":\\\"legal_case\\\",\\\"title\\\":\\\"Griffin v. Illinois\\\",\\\"container-title\\\":\\\"US\\\",\\\"authority\\\":\\\"Supreme Court\\\",\\\"page\\\":\\\"12\\\",\\\"volume\\\":\\\"351\\\",\\\"URL\\\":\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\",\\\"note\\\":\\\"mlzsync1:0051{\\\\\\\"type\\\\\\\":\\\\\\\"case\\\\\\\",\\\\\\\"extrafields\\\\\\\":{\\\\\\\"jurisdiction\\\\\\\":\\\\\\\"us\\\\\\\"}}00000\\\",\\\"issued\\\":{\\\"raw\\\":\\\"April 23, 1956\\\"},\\\"accessed\\\":{\\\"raw\\\":\\\"2015-06-29T21:41:22Z\\\"}}}],\\\"schema\\\":\\\"https://github.com/citation-style-language/schema/raw/master/csl-citation.json\\\"}\", \"0\"]"
1485830800:499115000:(000000000:013130000):tm-zotero-listen delayed read: tid => 35, len => 89, cmdstr => "[\"Field_getText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\"]]"
1485830800:502862000:(000000000:003747000):tm-zotero-write:tid:35:cmd:"\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\"#zbibSysID1618\\\" (slink \\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\") \\\"Griffi\\\") \\\"n \\\" (abbr \\\"v.\\\") \\\" Illinois\\\")) \\\", 351 US 12 (\\\" (abbr \\\"Sup.\\\") \\\" \\\" (abbr \\\"Ct.\\\") \\\" 1956).\\\")\""
1485830800:509784000:(000000000:006922000):tm-zotero-listen delayed read: tid => 36, len => 92, cmdstr => "[\"Document_getFields\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"ReferenceMark\"]]"
1485830800:514885000:(000000000:005101000):tm-zotero-write:tid:36:cmd:"[[\"+G8eZjV3CqYJXFa\"], [\"ITEM CSL_CITATION {\\\"citationID\\\":\\\"wkQCRJUY\\\",\\\"properties\\\":{\\\"formattedCitation\\\":\\\"{\\\\\\\\rtf \\\\\\\\zttextit{\\\\\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\\\\\path{https://scholar.google.com/scholar\\\\\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956).}\\\",\\\"plainCitation\\\":\\\"(concat (zttextit (concat (ztHrefFromCiteToBib \\\\\\\"#zbibSysID1618\\\\\\\" (slink \\\\\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\\\\\") \\\\\\\"Griffi\\\\\\\") \\\\\\\"n \\\\\\\" (abbr \\\\\\\"v.\\\\\\\") \\\\\\\" Illinois\\\\\\\")) \\\\\\\", 351 US 12 (\\\\\\\" (abbr \\\\\\\"Sup.\\\\\\\") \\\\\\\" \\\\\\\" (abbr \\\\\\\"Ct.\\\\\\\") \\\\\\\" 1956).\\\\\\\")\\\"},\\\"citationItems\\\":[{\\\"id\\\":1618,\\\"uris\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"uri\\\":[\\\"http://zotero.org/users/226074/items/4E2A4M2K\\\"],\\\"itemData\\\":{\\\"type\\\":\\\"legal_case\\\",\\\"title\\\":\\\"Griffin v. Illinois\\\",\\\"container-title\\\":\\\"US\\\",\\\"authority\\\":\\\"Supreme Court\\\",\\\"page\\\":\\\"12\\\",\\\"volume\\\":\\\"351\\\",\\\"URL\\\":\\\"https://scholar.google.com/scholar_case?case=7154369965973865405\\\",\\\"note\\\":\\\"mlzsync1:0051{\\\\\\\"type\\\\\\\":\\\\\\\"case\\\\\\\",\\\\\\\"extrafields\\\\\\\":{\\\\\\\"jurisdiction\\\\\\\":\\\\\\\"us\\\\\\\"}}00000\\\",\\\"issued\\\":{\\\"raw\\\":\\\"April 23, 1956\\\"},\\\"accessed\\\":{\\\"raw\\\":\\\"2015-06-29T21:41:22Z\\\"}}}],\\\"schema\\\":\\\"https://github.com/citation-style-language/schema/raw/master/csl-citation.json\\\"}\"], [\"0\"]]"
1485830807:160809000:(000000006:645924000):tm-zotero-listen delayed read: tid => 37, len => 493, cmdstr => "[\"Field_setText\",[\"/home/karlheg/.TeXmacs/texts/scratch/no_name_1.tm\",\"+G8eZjV3CqYJXFa\",\"{\\\\rtf \\\\zttextit{\\\\ztHrefFromCiteToBib{#zbibSysID1618}{\\\\path{https://scholar.google.com/scholar\\\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956); \\\\zttextit{\\\\ztHrefFromCiteToBib{#zbibSysID1620}{\\\\path{https://scholar.google.com/scholar\\\\_case?case=3973384553826466817}}{Doug}las v. California}, 372 US 353 (01#@USUSX-X-X 01#@Sup. Ct. 1963).}\",true]]"
1485830807:162782000:(000000000:001973000):tm-zotero-Field_setText called.
1485830807:200267000:(000000000:037485000):tm-zotero-UTF-8-str_text->texmacs called, str_text => "{\\rtf \\zttextit{\\ztHrefFromCiteToBib{#zbibSysID1618}{\\path{https://scholar.google.com/scholar\\_case?case=7154369965973865405}}{Griffi}n v. Illinois}, 351 US 12 (01#@USUSX-X-X 01#@Sup. Ct. 1956); \\zttextit{\\ztHrefFromCiteToBib{#zbibSysID1620}{\\path{https://scholar.google.com/scholar\\_case?case=3973384553826466817}}{Doug}las v. California}, 372 US 353 (01#@USUSX-X-X 01#@Sup. Ct. 1963).}", is-note? => #f, is-bib? => #f
1485830807:265658000:(000000000:065391000):tm-zotero-UTF-8-str_text->texmacs returning.
1485830807:266590000:(000000000:000932000):tm-zotero-Field_setText: about to unintern-ztHrefFromCiteToBib-for-cut
1485830807:267760000:(000000000:001170000):unintern-ztHrefFromCiteToBib-for-cut: ztHref* => <tree <ztHrefFromCiteToBib|#zbibSysID1618|<slink|https://scholar.google.com/scholar_case?case=7154369965973865405>|Griffi>>
1485830807:269094000:(000000000:001334000):unintern-ztHrefFromCiteToBib-for-cut: removing zhd with ref-label: "zciteID+G8eZjV3CqYJXFa#zbibSysID1618"
1485830807:270084000:(000000000:000990000):unintern-ztHrefFromCiteToBib-for-cut: ls before: ()
1485830807:270983000:(000000000:000899000):unintern-ztHrefFromCiteToBib-for-cut: ls after: ()
1485830807:271869000:(000000000:000886000):tm-zotero-Field_setText: about to set zfield-Text-t

Thread 1 "texmacs.bin" received signal SIGSEGV, Segmentation fault.
0x0000000000000031 in ?? ()
(gdb) where full
#0  0x0000000000000031 in  ()
#1  0x0000555555640e79 in tm_delete<observer_rep>(observer_rep*) (ptr=0x5555597a4190)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/./System/Misc/fast_alloc.hpp:622
#2  0x0000555555640784 in observer::~observer() (this=0x7fffffffb820, __in_chrg=<optimized out>)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/./Kernel/Abstractions/observer.hpp:102
#3  0x000055555585165a in insert_observer(observer&, observer) (o=..., what=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Data/Observers/list_observer.cpp:242
#4  0x0000555555853e6c in tree_pointer_rep::set_tree(tree) (this=0x5555597a4190, t=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Data/Observers/tree_pointer.cpp:106
        ref = {rep = 0x55555a995090}
#5  0x0000555555854305 in tree_pointer_rep::notify_detach(tree&, tree, bool) (this=0x5555597a4190, ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Data/Observers/tree_pointer.cpp:192
#6  0x00005555558504a7 in list_observer_rep::notify_detach(tree&, tree, bool) (this=0x5555598abe90, ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Data/Observers/list_observer.cpp:160
#7  0x0000555555850414 in list_observer_rep::notify_detach(tree&, tree, bool) (this=0x55555acf6020, ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Data/Observers/list_observer.cpp:159
#8  0x0000555555850414 in list_observer_rep::notify_detach(tree&, tree, bool) (this=0x55555a8c0270, ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Data/Observers/list_observer.cpp:159
#9  0x0000555555adea1a in detach(tree&, tree, bool) (ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:104
#10 0x0000555555adeaf0 in detach(tree&, tree, bool) (ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:110
        i = 0
        n = 4
#11 0x0000555555adeaf0 in detach(tree&, tree, bool) (ref=..., closest=..., right=false)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:110
        i = 0
        n = 1
#12 0x0000555555adeda7 in raw_assign(tree&, tree) (ref=..., t=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:126
        i = 0
        n = 6
        mid = 3
        mod = {rep = 0x55555a7e7380}
#13 0x0000555555ae2605 in raw_apply(tree&, modification) (t=..., mod=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:335
#14 0x0000555555ae3792 in apply(tree&, modification) (ref=..., mod=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:415
        ip = {rep = 0x55555a7ee2a0, static init = <optimized out>}
        rp = {rep = 0x555558f89570, static init = <optimized out>}
        p = {rep = 0x55555985ddf0, static init = <optimized out>}
#15 0x0000555555ae3c68 in assign(tree&, tree) (ref=..., t=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:429
#16 0x0000555555ae4473 in assign(list<int>, tree) (p=..., t=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Kernel/Abstractions/observer.cpp:485
#17 0x0000555555b03d83 in tree_assign(tree, tree) (r=..., t=...)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Scheme/glue.cpp:286
        ip = {rep = 0x55555a956b40, static init = <optimized out>}
#18 0x0000555555b15f81 in tmg_tree_assign(scm_unused_struct*, scm_unused_struct*) (arg1=0x7fff1b8be1a0, arg2=0x7fff1b5be490)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Scheme/../Glue/glue_basic.cpp:2698
        in1 = {rep = 0x5555591ffff0}
        in2 = {rep = 0x555559265b30}
        out = {rep = 0x7fffbfbb3140 <scm_i_master_freelist>}
#19 0x00007fffbf906dc7 in deval (x=<optimized out>, env=<optimized out>, env@entry=0x7fff1b8c9a90) at eval.c:4370
        arg2 = <optimized out>
        proc = 0x555556951ec0
        arg1 = 0x7fff1b8be1a0
        debug = {prev = 0x7fffffffc110, status = 128, vect = 0x7fffffffbf20, info = 0x7fffffffbf30}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#20 0x00007fffbf907f59 in deval (x=<optimized out>, env=env@entry=0x7fff1b8c9a90) at eval.c:3698
        location = 0x7fff1b8bdfe0
        variable = <optimized out>
        proc = 0x104
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc240, status = 0, vect = 0x7fffffffc050, info = 0x7fffffffc050}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#21 0x00007fffbf905f2f in deval (x=0x7fff1bd71950, env=0x7fff1b8c9a90, env@entry=0x7fff1b8be030) at eval.c:3397
        form = <optimized out>
        proc = 0x555556bbcdd0
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc370, status = 64, vect = 0x7fffffffc180, info = 0x7fffffffc1d0}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#22 0x00007fffbf907f59 in deval (x=<optimized out>, env=env@entry=0x7fff1b8be030) at eval.c:3698
        location = 0x7fff1b8be048
        variable = <optimized out>
        proc = 0x104
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc4a0, status = 0, vect = 0x7fffffffc2b0, info = 0x7fffffffc2b0}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#23 0x00007fffbf905f2f in deval (x=0x7fff1bd69950, env=0x7fff1b8be030, env@entry=0x7fff1b744eb0) at eval.c:3397
        form = <optimized out>
        proc = 0x7fff1bc88cb0
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc5d0, status = 64, vect = 0x7fffffffc3e0, info = 0x7fffffffc430}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#24 0x00007fffbf905f2f in deval (x=0x7fff196300b0, env=0x7fff1b744eb0, env@entry=0x7fff1b4cd990) at eval.c:3397
        form = <optimized out>
        proc = 0x7fff19644f20
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc700, status = 0, vect = 0x7fffffffc510, info = 0x7fffffffc560}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#25 0x00007fffbf905f2f in deval (x=0x7fff1b0dbee0, env=0x7fff1b4cd990, env@entry=0x7fff1b460670) at eval.c:3397
        form = <optimized out>
        proc = 0x7fff1b4b6b20
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc830, status = 64, vect = 0x7fffffffc640, info = 0x7fffffffc690}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#26 0x00007fffbf905f2f in deval (x=0x7fff1b086cc0, env=0x7fff1b460670, env@entry=0x7fff1b4609c0) at eval.c:3397
        form = <optimized out>
        proc = 0x7fff194b29a0
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc960, status = 192, vect = 0x7fffffffc770, info = 0x7fffffffc7c0}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#27 0x00007fffbf906c13 in deval (x=0x7fff1b085e80, x@entry=0x7fff1b0828b0, env=env@entry=0x7fff1b4609c0) at eval.c:3648
        name = 0x555556a50840
        init = 0x7fff1b0860c0
        bindings = <optimized out>
        proc = 0x122
        arg1 = <optimized out>
        debug = {prev = 0x7fffffffc9f0, status = 0, vect = 0x7fffffffc8a0, info = 0x7fffffffc8c0}
        debug_info_end = <optimized out>
        _PRETTY_FUNCTION_ = "deval"
#28 0x00007fffbf9052dd in scm_dapply (proc=0x7fff1b0869c0, arg1=<optimized out>, args=0x7fff1b4609c0) at eval.c:5012
        debug = {prev = 0x0, status = 2176, vect = 0x7fffffffc9e0, info = 0x7fffbfbb9750 <scm_i_thread_key>}
        debug_vect_body = {e = {exp = 0x7fff194b2890, env = 0x404}, a = {proc = 0x7fff194b2890, args = 0x404}, id = 0x7fff194b2890}
#29 0x0000555555b0122c in TeXmacs_call(arg_list*) (args=0x7fffffffcce0)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Guile/guile_tm.cpp:145
#30 0x00007fffbf95e0b1 in scm_c_with_throw_handler (tag=0x104, body=0x555555b011e1 <TeXmacs_call(arg_list*)>, body_data=0x7fffffffcce0, handler=<optimized out>, handler_data=<optimized out>, lazy_catch_p=<optimized out>) at throw.c:278
        answer = <optimized out>
        c =
          {handler = 0x555555b00e60 <TeXmacs_lazy_catcher(void*, scm_unused_struct*, scm_unused_struct*)>, handler_data = 0x7fffffffcce0, running = 0, lazy_catch_p = 1}
#31 0x0000555555b0137a in TeXmacs_lazy_call_scm(arg_list*) (args=0x7fffffffcce0)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Guile/guile_tm.cpp:165
#32 0x00007fffbf95de08 in scm_c_catch (tag=<optimized out>, body=0x555555b01345 <TeXmacs_lazy_call_scm(arg_list*)>, body_data=0x7fffffffcce0, handler=0x555555b00ebf <TeXmacs_catcher(void*, scm_unused_struct*, scm_unused_struct*)>, handler_data=0x7fffffffcce0, pre_unwind_handler=pre_unwind_handler@entry=0x0, pre_unwind_handler_data=0x0) at throw.c:203
        jbr =
          {buf = {{__jmpbuf = {140736410130256, -4435322982081225968, 0, 0, 93825028038192, 140733667711520, -4435322982091711728, -4435462980183254256}, __mask_was_saved = 0, __saved_mask = {__val = {93824998614141, 140737488342096, 140737488342016, 140733650962992, 140737488342016, 140737488342048, 93824998613805, 140737488342144, 140737488342080, 93825084544768, 1124896793555245312, 4, 3, 140737488342192, 4, 3}}}}, throw_tag = 0x3, retval = 0x7fffffffd0c0}
        jmpbuf = 0x7fff1c459a20
        answer = 0x404
        pre_unwind = {handler = 0x0, handler_data = 0x0, running = 0, lazy_catch_p = 0}
#33 0x00007fffbf95df8e in scm_internal_catch (tag=<optimized out>, body=<optimized out>, body_data=<optimized out>, handler=<optimized out>, handler_data=<optimized out>) at throw.c:217
#34 0x0000555555b013b1 in TeXmacs_call_scm(arg_list*) (args=0x7fffffffcce0)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Guile/guile_tm.cpp:172
#35 0x0000555555b013fa in call_scheme(scm_unused_struct*) (fun=0x7fff194b2890)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Guile/guile_tm.cpp:178
        a = {0x7fff194b2890}
        args = {n = 0, a = 0x7fffffffccf0}
#36 0x0000555555b688e7 in call(object) (fun=...) at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Scheme/Scheme/object.cpp:415
#37 0x0000555555fc99e0 in command_queue::exec_pending() (this=0x55555774d6d0)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Plugins/Qt/qt_gui.cpp:1047
        obj = {rep = 0x55555a95fe40}
        now = 96617
        a = {rep = 0x55555977d4d0}
        b = {rep = 0x55555a823510}
        i = 4
        n = 5
#38 0x0000555555fc7994 in qt_gui_rep::process_queued_events(int) (this=0x55555774d650, max=1)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Plugins/Qt/qt_gui.cpp:594
        ev = @0x7fffffffce40: {<pair<qp_type, blackbox>> = {x1 = {sid = qp_type::QP_DELAYED_COMMANDS}, x2 = {rep = 0x0}}, <No data fields>}
        count = 0
#39 0x0000555555fc8730 in qt_gui_rep::update() (this=0x55555774d650)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Plugins/Qt/qt_gui.cpp:774
        std_delay = 166
        count_events = 0
        max_proc_events = 10
        now = 96617
        delay = 1
#40 0x000055555600e104 in QTMGuiHelper::doUpdate() (this=0x55555777b7b0)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/src/Plugins/Qt/QTMGuiHelper.cpp:24
#41 0x0000555556034883 in QTMGuiHelper::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x55555777b7b0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffffffd0c0) at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/obj-x86_64-linux-gnu/src/Plugins/Qt/moc_QTMGuiHelper.cpp:101
        _t = 0x55555777b7b0
#42 0x00007fffbe14db49 in QMetaObject::activate(QObject*, int, int, void**) (sender=sender@entry=0x555557718090, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3730
        receiverInSameThread = <optimized out>
        sw = {receiver = 0x55555777b7b0, previousSender = 0x0, currentSender = {sender = 0x555557718090, signal = 3, ref = 1}, switched = true}
        callFunction = 0x5555560347ba <QTMGuiHelper::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>
        receiver = 0x55555777b7b0
        method_relative = 2
        c = 0x55555774d800
        last = 0x55555774d800
        locker = {val = 140736384673888}
        connectionLists = {connectionLists = 0x555557770790}
        list = <optimized out>
        signal_index = 3
        empty_argv = {0x0}
        currentThreadId = 0x7fffbff24380
#43 0x00007fffbe14e0f7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=sender@entry=0x555557718090, m=m@entry=0x7fffbe36c780 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3595
#44 0x00007fffbe1ca4b0 in QTimer::timeout(QTimer::QPrivateSignal) (this=this@entry=0x555557718090) at .moc/moc_qtimer.cpp:198
#45 0x00007fffbe15a0e8 in QTimer::timerEvent(QTimerEvent*) (this=0x555557718090, e=<optimized out>) at kernel/qtimer.cpp:247
        e = <optimized out>
        this = 0x555557718090
#46 0x00007fffbe14e653 in QObject::event(QEvent*) (this=0x555557718090, e=<optimized out>) at kernel/qobject.cpp:1278
#47 0x00007fffbea5b8ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x555557718090, e=0x7fffffffd440)
    at kernel/qapplication.cpp:3804
        consumed = <optimized out>
        this = <optimized out>
        e = 0x7fffffffd440
        receiver = 0x555557718090
#48 0x00007fffbea60d4f in QApplication::notify(QObject*, QEvent*) (this=0x55555650d4d0, receiver=0x555557718090, e=0x7fffffffd440)
    at kernel/qapplication.cpp:3561
        w = 0x555557718090
        extra = <optimized out>
        isProxyWidget = <optimized out>
        res = false
#49 0x0000555556034107 in QTMApplication::notify(QObject*, QEvent*) (this=0x55555650d4d0, receiver=0x555557718090, event=0x7fffffffd440)
    at /home/karlheg/src/TeXmacs/texmacs-git-svn-guile-1.8/src/obj-x86_64-linux-gnu/src/Plugins/Qt/../../../../src/Plugins/Qt/QTMApplication.hpp:51
#50 0x00007fffbe1203b0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x555557718090, event=event@entry=0x7fffffffd440)
    at kernel/qcoreapplication.cpp:1015
        selfRequired = true
        result = false
        cbdata = {0x555557718090, 0x7fffffffd440, 0x7fffffffd3bf}
        d = <optimized out>
        threadData = 0x55555650daf0
        loopLevelCounter = {threadData = 0x55555650daf0}
#51 0x00007fffbe1753ae in QCoreApplication::sendEvent(QObject*, QEvent*) (event=0x7fffffffd440, receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:225
        e =
          {<QEvent> = {_vptr.QEvent = 0x7fffbe3695b8 <vtable for QTimerEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fffbe2f15a0 <qt_meta_stringdata_QEvent>, data = 0x7fffbe2f1000 <qt_meta_data_QEvent>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x0, t = 1, posted = 0, spont = 0, m_accept = 1, reserved = 0}, id = 9}
        currentTimerInfo = 0x0
        n_act = 1
        maxCount = <optimized out>
        currentTime = {tv_sec = 42396, tv_nsec = 973494747}
#52 0x00007fffbe1753ae in QTimerInfoList::activateTimers() (this=0x5555565664e0) at kernel/qtimerinfo_unix.cpp:637
        e =
          {<QEvent> = {_vptr.QEvent = 0x7fffbe3695b8 <vtable for QTimerEvent+16>, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7fffbe2f15a0 <qt_meta_stringdata_QEvent>, data = 0x7fffbe2f1000 <qt_meta_data_QEvent>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}, d = 0x0, t = 1, posted = 0, spont = 0, m_accept = 1, reserved = 0}, id = 9}
        currentTimerInfo = 0x0
        n_act = 1
        maxCount = <optimized out>
        currentTime = {tv_sec = 42396, tv_nsec = 973494747}
#53 0x00007fffbe175909 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:176
        timerSource = <optimized out>
        timerSource = <optimized out>
#54 0x00007fffbe175909 in idleTimerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:223
        timerSource = <optimized out>
#55 0x00007fffbc41b7d7 in g_main_dispa

Karl Hegbloom <karlhegbloom>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Posted a comment)
  • -email is unavailable- added by karlhegbloom (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-31 vdhoeven StatusNone In Progress
        Assigned toNone vdhoeven
    2017-06-22 vdhoeven Priority5 - Normal 3 - Low
        Item GroupNone Error

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code