<div dir="ltr"><div>Hi,</div><div><br></div><div>I am getting below crash in our CI environment with systemd v244-stable which looks similar to issue <a class="gmail-issue-link gmail-js-issue-link" href="https://github.com/systemd/systemd/issues/14943">#14943</a>. So could you please confirm if it is the same issue and whether the PR:<a href="https://github.com/systemd/systemd/pull/15557" target="_blank" rel="noopener noreferrer" id="gmail-LPlnk107608">https://github.com/systemd/systemd/pull/15557</a> (already merged in v246) will fix this? If yes then we need back port of these PR to 
v244-stable as well and if not then could you please help to understand 
what can be cause of this?:<br>

(gdb) bt full<br>

#0 __GI_abort () at abort.c:107<br>

act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {<br>

18446744073709551615 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x0}<br>

sigs = {__val = {32, 0 <repeats 15 times>}}<br>

<a href="https://github.com/systemd/systemd/pull/1" target="_blank" rel="noopener noreferrer">#1</a> 0x0000007f87d2900c in log_assert_failed_realm (realm=realm@entry=LOG_REALM_SYSTEMD,<br>

text=text@entry=0x7f87d41f30 "p > 0",<br>

file=file@entry=0x7f87d41e1f "src/journal/journal-file.c", line=line@entry=2442,<br>

func=func@entry=0x7f87d42fe0 <<strong>PRETTY_FUNCTION</strong>.13000> "test_object_seqnum")<br>

at ../git/src/basic/log.c:809<br>

No locals.<br>

<a href="https://github.com/systemd/systemd/pull/2" target="_blank" rel="noopener noreferrer">#2</a> 0x0000007f87d0e5e8 in test_object_seqnum (f=0x217c, p=0, needle=8572)<br>

at ../git/src/journal/journal-file.c:2442<br>

o = <br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "test_object_seqnum"<br>

<a href="https://github.com/systemd/systemd/pull/3" target="_blank" rel="noopener noreferrer">#3</a> test_object_seqnum (f=f@entry=0x7f78012030, p=p@entry=0, needle=needle@entry=8572)<br>

at ../git/src/journal/journal-file.c:2437<br>

o = 0x7f8524a0a8<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "test_object_seqnum"<br>

<a href="https://github.com/systemd/systemd/pull/4" target="_blank" rel="noopener noreferrer">#4</a> 0x0000007f87d0fa84 in generic_array_bisect_plus_one (idx=0x0, offset=0x7f8524a210, ret=0x0,<br>

direction=DIRECTION_DOWN, test_object=0x7f87d0e528 <test_object_seqnum>, needle=8572, n=1,<br>

first=0, extra=0, f=0x7f78012030) at ../git/src/journal/journal-file.c:2376<br>

r = <br>

step_back = <br>

o = 0x173318<br>

r = <br>

--Type for more, q to quit, c to continue without paging--<br>

step_back = <br>

o = <br>

<strong>PRETTY_FUNCTION</strong> = "generic_array_bisect_plus_one"<br>

<a href="https://github.com/systemd/systemd/pull/5" target="_blank" rel="noopener noreferrer">#5</a> generic_array_bisect_plus_one (f=0x7f78012030, extra=0, first=0, n=1, needle=8572,<br>

test_object=0x7f87d0e528 <test_object_seqnum>, direction=DIRECTION_DOWN, ret=0x0,<br>

offset=0x7f8524a210, idx=0x0) at ../git/src/journal/journal-file.c:2352<br>

r = <br>

o = <br>

<strong>PRETTY_FUNCTION</strong> = "generic_array_bisect_plus_one"<br>

<a href="https://github.com/systemd/systemd/pull/6" target="_blank" rel="noopener noreferrer">#6</a> 0x0000007f87d10f84 in journal_file_move_to_entry_by_seqnum_for_data (f=f@entry=0x7f78012030,<br>

data_offset=, seqnum=8572, direction=direction@entry=DIRECTION_DOWN,<br>

ret=ret@entry=0x0, offset=offset@entry=0x7f8524a210) at ../git/src/basic/sparse-endian.h:83<br>

d = 0x7f77a0cce8<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "journal_file_move_to_entry_by_seqnum_for_data"<br>

<a href="https://github.com/systemd/systemd/pull/7" target="_blank" rel="noopener noreferrer">#7</a> 0x0000007f87d15990 in find_location_for_match (j=j@entry=0x7f78000bc0,<br>

m=m@entry=0x7f78001fa0, f=f@entry=0x7f78012030, direction=direction@entry=DIRECTION_DOWN,<br>

ret=ret@entry=0x0, offset=offset@entry=0x7f8524a210) at ../git/src/journal/sd-journal.c:605<br>

dp = 52456<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "find_location_for_match"<br>

<a href="https://github.com/systemd/systemd/pull/8" target="_blank" rel="noopener noreferrer">#8</a> 0x0000007f87d15838 in find_location_for_match (j=j@entry=0x7f78000bc0,<br>

m=m@entry=0x7f78001f50, f=f@entry=0x7f78012030, direction=direction@entry=DIRECTION_DOWN,<br>

ret=ret@entry=0x0, offset=offset@entry=0x7f8524a2a0) at ../git/src/journal/sd-journal.c:626<br>

cp = 7161343769125990453<br>

np = 0<br>

n = 0x6362343731363035<br>

--Type for more, q to quit, c to continue without paging--<br>

i = 0x7f78001fa0<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "find_location_for_match"<br>

<a href="https://github.com/systemd/systemd/pull/9" target="_blank" rel="noopener noreferrer">#9</a> 0x0000007f87d156f8 in find_location_for_match (j=j@entry=0x7f78000bc0,<br>

m=m@entry=0x7f78001f00, f=f@entry=0x7f78012030, direction=direction@entry=DIRECTION_DOWN,<br>

ret=ret@entry=0x0, offset=offset@entry=0x7f8524a330) at ../git/src/journal/sd-journal.c:664<br>

cp = 547474115520<br>

i = 0x7f78001f50<br>

np = 0<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "find_location_for_match"<br>

<a href="https://github.com/systemd/systemd/pull/10" target="_blank" rel="noopener noreferrer">#10</a> 0x0000007f87d15838 in find_location_for_match (j=j@entry=0x7f78000bc0,<br>

m=m@entry=0x7f78001eb0, f=f@entry=0x7f78012030, direction=direction@entry=DIRECTION_DOWN,<br>

ret=ret@entry=0x0, offset=offset@entry=0x7f8524a3c0) at ../git/src/journal/sd-journal.c:626<br>

cp = 1000000<br>

np = 0<br>

n = 0xf4240<br>

i = 0x7f78001f00<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "find_location_for_match"<br>

<a href="https://github.com/systemd/systemd/pull/11" target="_blank" rel="noopener noreferrer">#11</a> 0x0000007f87d156f8 in find_location_for_match (j=j@entry=0x7f78000bc0, m=0x7f78001e60,<br>

f=f@entry=0x7f78012030, direction=direction@entry=DIRECTION_DOWN, ret=ret@entry=0x7f8524a478,<br>

offset=offset@entry=0x7f8524a480) at ../git/src/journal/sd-journal.c:664<br>

cp = 547694617584<br>

i = 0x7f78001eb0<br>

np = 0<br>

r = <br>

--Type for more, q to quit, c to continue without paging--<br>

<strong>PRETTY_FUNCTION</strong> = "find_location_for_match"<br>

<a href="https://github.com/systemd/systemd/pull/12" target="_blank" rel="noopener noreferrer">#12</a> 0x0000007f87d1725c in find_location_with_matches (offset=0x7f8524a480, ret=0x7f8524a478,<br>

direction=DIRECTION_DOWN, f=0x7f78012030, j=0x7f78000bc0)<br>

at ../git/src/journal/sd-journal.c:709<br>

r = <br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = <br>

<a href="https://github.com/systemd/systemd/pull/13" target="_blank" rel="noopener noreferrer">#13</a> next_beyond_location (direction=DIRECTION_DOWN, f=0x7f78012030, j=0x7f78000bc0)<br>

at ../git/src/journal/sd-journal.c:769<br>

c = 0x555ae98fa0 <journal_thread_impl+1240><br>

cp = 547694617776<br>

n_entries = <br>

r = <br>

c = <br>

cp = <br>

n_entries = <br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "next_beyond_location"<br>

found = <br>

k = <br>

<a href="https://github.com/systemd/systemd/pull/14" target="_blank" rel="noopener noreferrer">#14</a> real_journal_next (j=0x7f78000bc0, direction=direction@entry=DIRECTION_DOWN)<br>

at ../git/src/journal/sd-journal.c:823<br>

f = 0x7f78012030<br>

found = <br>

new_file = 0x0<br>

i = 8<br>

n_files = 9<br>

--Type for more, q to quit, c to continue without paging--<br>

files = 0x7f78002030<br>

o = 0x7f8524a4b0<br>

r = <br>

<strong>PRETTY_FUNCTION</strong> = "real_journal_next"<br>

<strong>func</strong> = "real_journal_next"<br>

<a href="https://github.com/systemd/systemd/pull/15" target="_blank" rel="noopener noreferrer">#15</a> 0x0000007f87d18e10 in sd_journal_next (j=)<br>

at ../git/src/journal/sd-journal.c:860<br>

No locals.</div><div><br></div><div>Let me know if any additional information is needed from my side.</div><div><br></div><div>Thanks for help in advance!<br></div><div><br></div><div>Regards,</div><div>Aditya Tayade<br></div></div>