itemId stringlengths 1 34 | itemType stringclasses 4
values | site stringclasses 4
values | scrapedAt timestamp[s]date 2026-08-03 00:21:25 2026-08-03 04:01:45 | tagName stringlengths 1 34 ⌀ | questionCount int64 2 2.53M ⌀ | hasSynonyms bool 2
classes | isModeratorOnly bool 1
class | isRequired bool 1
class | link stringlengths 32 258 | _run_id stringclasses 57
values | _dataset_id stringclasses 57
values | questionId int64 1 80M ⌀ | title stringlengths 15 150 ⌀ | score int64 -10 35.3k ⌀ | viewCount int64 6 16.7M ⌀ | answerCount int64 0 296 ⌀ | isAnswered bool 2
classes | hasAcceptedAnswer bool 2
classes | tags listlengths 1 6 ⌀ | createdAt timestamp[s]date 2008-08-01 04:18:04 2026-08-03 03:37:34 ⌀ | lastActivityAt timestamp[s]date 2008-10-30 09:20:18 2026-08-03 01:36:51 ⌀ | ownerDisplayName stringlengths 3 30 ⌀ | isClosed bool 2
classes | contentLicense stringclasses 3
values | acceptedAnswerId int64 4 80M ⌀ | ownerUserId int64 1 33M ⌀ | ownerReputation int64 1 1.53M ⌀ | userId int64 13 33M ⌀ | displayName stringclasses 897
values | reputation int64 1 1.53M ⌀ | userType stringclasses 3
values | lastAccessAt timestamp[s]date 2011-01-10 08:55:57 2026-08-03 03:38:13 ⌀ | goldBadges int64 0 895 ⌀ | silverBadges int64 0 9.32k ⌀ | bronzeBadges int64 0 9.36k ⌀ | reputationChangeMonth int64 -40 1.43k ⌀ | reputationChangeYear int64 -1,146 11.7k ⌀ | websiteUrl stringclasses 302
values | location stringclasses 279
values | acceptRate int64 17 100 ⌀ | answerId int64 1.13k 80M ⌀ | isAccepted bool 2
classes | bodyText stringlengths 31 24.4k ⌀ | bodyHtml stringlengths 39 34.9k ⌀ | answers listlengths 1 3 ⌀ | answersFetched int64 0 3 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
18158381 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/18158381/python-crashing-when-running-two-commands-segmentation-fault-11 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 18,158,381 | Python crashing when running two commands (Segmentation Fault: 11) | 35 | 20,286 | 2 | true | true | [
"python",
"osx-mavericks"
] | 2013-08-10T03:29:03 | 2015-12-29T17:41:46 | Patrick Bassut | false | CC BY-SA 3.0 | 19,942,905 | 1,282,910 | 3,358 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13079513 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/13079513/how-do-i-diagnose-this-php-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 13,079,513 | How do I diagnose this PHP segmentation fault? | 34 | 92,797 | 5 | true | false | [
"php",
"segmentation-fault",
"pear",
"mail-queue"
] | 2012-10-26T01:11:40 | 2023-03-31T01:15:11 | Dave | false | CC BY-SA 3.0 | null | 263,924 | 1,450 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
50728345 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/50728345/can-a-stack-overflow-result-in-something-other-than-a-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 50,728,345 | Can a stack overflow result in something other than a segmentation fault? | 34 | 2,587 | 4 | true | true | [
"c++",
"c",
"segmentation-fault",
"stack-overflow"
] | 2018-06-06T19:43:02 | 2018-06-18T21:37:36 | einpoklum | false | CC BY-SA 4.0 | 50,728,450 | 1,593,077 | 140,800 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
851122 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/851122/large-2d-array-gives-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 851,122 | Large 2D array gives segmentation fault | 33 | 40,985 | 8 | true | false | [
"c++",
"linux",
"stack-overflow"
] | 2009-05-12T04:22:49 | 2022-12-18T09:42:55 | kar | false | CC BY-SA 2.5 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
33305574 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/33305574/why-does-const-int-main-195-result-in-a-working-program-but-without-the-const | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 33,305,574 | Why does const int main = 195 result in a working program but without the const it ends in a segmentation fault? | 33 | 4,429 | 2 | true | true | [
"c",
"segmentation-fault",
"constants",
"program-entry-point"
] | 2015-10-23T15:02:24 | 2015-10-24T15:41:30 | Destructor | false | CC BY-SA 4.0 | 33,305,685 | 3,777,958 | 14,509 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13997771 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/13997771/android-emulator-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 13,997,771 | Android emulator segmentation fault | 32 | 34,922 | 16 | true | true | [
"android",
"android-emulator",
"emulation",
"android-virtual-device"
] | 2012-12-21T22:03:50 | 2025-11-09T19:31:37 | grebulon | false | CC BY-SA 3.0 | 14,082,474 | 2,603,965 | 8,162 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16922871 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/16922871/why-glibcs-fclosenull-cause-segmentation-fault-instead-of-returning-error | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 16,922,871 | Why glibc's fclose(NULL) cause segmentation fault instead of returning error? | 31 | 25,723 | 5 | true | true | [
"c",
"linux",
"segmentation-fault",
"fclose"
] | 2013-06-04T16:22:59 | 2019-12-04T17:21:00 | Vdragon | false | CC BY-SA 3.0 | 16,922,924 | 1,238,830 | 413 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
30345067 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/30345067/why-stack-overflow-on-some-machines-but-segmentation-fault-on-another | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 30,345,067 | Why stack overflow on some machines, but segmentation fault on another? | 31 | 3,872 | 6 | true | false | [
"c++",
"segmentation-fault",
"stack-overflow"
] | 2015-05-20T09:04:52 | 2015-05-21T06:51:29 | Alexander Kleinhans | false | CC BY-SA 3.0 | null | 3,049,865 | 6,348 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70483839 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/70483839/python-pycharm-project-produces-segmentation-fault-in-debug-mode-but-not-in-run | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 70,483,839 | python/pycharm project produces segmentation fault in debug mode, but not in run mode | 31 | 7,317 | 4 | true | false | [
"python",
"debugging",
"pycharm",
"segmentation-fault"
] | 2021-12-26T02:16:48 | 2023-11-27T19:18:20 | Frank Larry | false | CC BY-SA 4.0 | null | 17,763,883 | 311 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
553956 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/553956/debugging-a-segmentation-fault-when-i-do-ctrl-c | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 553,956 | Debugging a segmentation fault when I do ctrl c | 30 | 14,156 | 4 | true | true | [
"debugging",
"gdb",
"copy-paste"
] | 2009-02-16T17:48:27 | 2012-10-25T04:25:25 | Eduardo | false | CC BY-SA 2.5 | 554,029 | 39,160 | 21,298 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
1614723 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/1614723/why-is-this-string-reversal-c-code-causing-a-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 1,614,723 | Why is this string reversal C code causing a segmentation fault? | 30 | 9,838 | 8 | true | true | [
"c",
"string",
"segmentation-fault"
] | 2009-10-23T17:01:29 | 2018-01-17T12:38:23 | james | true | null | 1,614,739 | 195,464 | 311 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6343674 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/6343674/phpunit-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 6,343,674 | PHPUnit Segmentation fault | 29 | 35,034 | 14 | true | true | [
"php",
"segmentation-fault",
"phpunit"
] | 2011-06-14T12:45:47 | 2022-11-15T11:53:29 | Rudolf Vavruch | false | CC BY-SA 3.0 | 6,344,061 | 204,614 | 505 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
9469790 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/9469790/execution-of-printf-and-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 9,469,790 | Execution of printf() and Segmentation Fault | 29 | 86,635 | 4 | true | true | [
"c",
"segmentation-fault",
"printf"
] | 2012-02-27T17:58:12 | 2012-02-27T18:45:05 | Vikram | false | CC BY-SA 3.0 | 9,469,827 | 959,874 | 2,089 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
7902228 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/7902228/segmentation-fault-large-arrays | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 7,902,228 | Segmentation Fault, large arrays | 28 | 23,126 | 1 | true | true | [
"c",
"segmentation-fault"
] | 2011-10-26T11:56:47 | 2016-09-30T14:50:05 | Alexey Matveev | false | CC BY-SA 3.0 | 7,902,246 | 1,014,458 | 517 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
34402055 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/34402055/is-it-possible-to-have-a-segmentation-fault-from-a-reference | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 34,402,055 | Is it possible to have a segmentation fault from a reference? | 27 | 6,126 | 3 | true | true | [
"c++"
] | 2015-12-21T18:24:57 | 2020-06-03T13:33:51 | Kira | false | CC BY-SA 3.0 | 34,402,145 | 5,451,820 | 483 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13264274 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/13264274/why-segmentation-fault-is-happening-in-this-openmp-code | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 13,264,274 | Why Segmentation fault is happening in this openmp code? | 26 | 31,391 | 2 | true | true | [
"fortran",
"openmp"
] | 2012-11-07T06:27:27 | 2024-09-19T14:01:27 | xslittlegrass | false | CC BY-SA 3.0 | 13,266,595 | 1,363,677 | 5,016 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6986133 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/6986133/why-stack-overflow-causes-segmentation-fault-instead-of-stack-overflow-in-linux | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 6,986,133 | Why stack overflow causes segmentation fault instead of stack overflow in Linux? | 24 | 18,614 | 2 | true | false | [
"c",
"linux",
"stack-overflow"
] | 2011-08-08T17:34:44 | 2012-01-30T19:14:05 | RajSanpui | true | null | null | 575,281 | 12,214 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
20253267 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/20253267/segmentation-fault-before-main | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 20,253,267 | Segmentation Fault before main | 24 | 37,280 | 4 | true | true | [
"c",
"graph",
"segmentation-fault"
] | 2013-11-27T21:19:21 | 2020-05-06T03:33:06 | aperson231 | false | CC BY-SA 3.0 | 20,253,334 | 3,040,577 | 251 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
32645533 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/32645533/xcode-7-compile-error-command-failed-due-to-signal-segmentation-fault-11 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 32,645,533 | Xcode 7 compile error : "Command failed due to signal: Segmentation fault: 11" | 24 | 31,382 | 25 | true | false | [
"swift",
"compilation",
"xcode7"
] | 2015-09-18T06:45:09 | 2017-10-11T06:20:36 | Chirila Vasile | false | CC BY-SA 3.0 | null | 2,310,366 | 359 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
39812707 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/39812707/segmentation-fault-with-rails-after-upgrading-to-os-sierra-possibly-related-to | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 39,812,707 | Segmentation fault with Rails after upgrading to OS Sierra, possibly related to sqlite3 gem | 24 | 4,565 | 7 | true | true | [
"ruby-on-rails",
"sqlite",
"sqlite3-ruby",
"ruby-2.3"
] | 2016-10-02T00:15:38 | 2016-12-12T13:57:55 | Hutch | false | CC BY-SA 3.0 | 39,948,143 | 5,087,835 | 854 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
10326586 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/10326586/segmentation-fault-with-strcpy | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 10,326,586 | segmentation fault with strcpy | 23 | 84,738 | 3 | true | true | [
"c",
"segmentation-fault",
"strcpy"
] | 2012-04-26T02:53:52 | 2013-04-11T23:27:21 | Teja | true | null | 10,326,608 | 1,049,893 | 13,688 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
12978234 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/12978234/catch-segmentation-fault-in-c | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 12,978,234 | Catch Segmentation fault in c++ | 23 | 44,056 | 6 | true | true | [
"c++",
"crash",
"segmentation-fault"
] | 2012-10-19T16:08:20 | 2018-09-21T08:54:19 | rajat | false | CC BY-SA 4.0 | 12,978,275 | 799,493 | 3,561 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
21100227 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/21100227/possible-segmentation-fault-am-i-using-the-this-operator-correctly | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 21,100,227 | Possible segmentation fault: Am I using the "this->" operator correctly? | 23 | 1,025 | 4 | true | true | [
"c++",
"oop",
"this"
] | 2014-01-13T19:57:16 | 2014-01-16T06:30:04 | shermanzach | false | CC BY-SA 3.0 | 21,100,409 | 1,443,276 | 581 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
60865057 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/60865057/xcode-11-4-archiving-project-segmentation-fault-11 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 60,865,057 | Xcode 11.4 - Archiving project - Segmentation Fault 11 | 22 | 8,192 | 12 | true | true | [
"ios",
"swift",
"xcode",
"segmentation-fault"
] | 2020-03-26T10:20:27 | 2021-06-29T08:51:57 | Gabriel Agostino | false | CC BY-SA 4.0 | 60,894,750 | 11,486,218 | 712 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13403824 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/13403824/empty-core-dump-file-after-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 13,403,824 | Empty core dump file after Segmentation fault | 21 | 16,591 | 4 | true | false | [
"linux",
"debugging",
"segmentation-fault",
"coredump",
"sungridengine"
] | 2012-11-15T18:28:14 | 2017-05-02T06:45:22 | Ali | false | CC BY-SA 3.0 | null | 1,657,511 | 9,918 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
22250893 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/22250893/capture-segmentation-fault-message-for-a-crashed-subprocess-no-out-and-err-af | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 22,250,893 | Capture "Segmentation fault" message for a crashed subprocess: no out and err after a call to communicate() | 21 | 18,591 | 3 | true | true | [
"python",
"segmentation-fault",
"subprocess",
"fuzzing"
] | 2014-03-07T13:05:21 | 2024-01-25T20:07:57 | Tic | false | CC BY-SA 4.0 | 22,335,092 | 3,392,696 | 440 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
3948615 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/3948615/core-dump-file-not-generated-on-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 3,948,615 | Core dump file not generated on segmentation fault | 20 | 26,026 | 4 | true | true | [
"c",
"linux",
"gdb",
"coredump"
] | 2010-10-16T11:01:50 | 2015-03-04T13:24:27 | Tim | false | CC BY-SA 3.0 | 3,948,650 | 477,863 | 203 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
31579243 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/31579243/segmentation-fault-before-main-when-using-glut-and-stdstring | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 31,579,243 | Segmentation Fault before main() when using glut, and std::string? | 20 | 5,332 | 3 | true | true | [
"c++",
"opengl",
"glut",
"glu"
] | 2015-07-23T05:58:15 | 2016-07-16T12:56:43 | MikeMx7f | false | CC BY-SA 3.0 | 31,582,703 | 1,023,031 | 937 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
39621477 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/39621477/segmentation-fault-for-lambda-function-in-non-static-data-member-initializer | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 39,621,477 | Segmentation fault for lambda function in non-static data member initializer | 20 | 908 | 2 | true | false | [
"c++",
"c++11",
"gcc",
"language-lawyer"
] | 2016-09-21T16:04:36 | 2017-03-09T15:14:27 | André Sassi | false | CC BY-SA 3.0 | null | 3,951,057 | 1,096 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
53498240 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/53498240/uwsgi-segmentation-fault-when-serving-a-django-application | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 53,498,240 | uwsgi segmentation fault when serving a django application | 20 | 9,400 | 4 | true | false | [
"django",
"psycopg2",
"uwsgi"
] | 2018-11-27T11:03:02 | 2020-12-05T04:00:00 | len71 | false | CC BY-SA 4.0 | null | 3,395,643 | 331 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2683778 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/2683778/how-to-detect-segmentation-fault-details-using-valgrind | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 2,683,778 | How to detect segmentation fault details using Valgrind? | 19 | 81,876 | 3 | true | true | [
"c++",
"linux",
"debugging",
"valgrind"
] | 2010-04-21T14:26:29 | 2010-04-23T20:44:15 | Davit Siradeghyan | false | CC BY-SA 2.5 | 2,684,087 | 181,797 | 6,453 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
7038124 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/7038124/weird-sigsegv-segmentation-fault-in-stdstringassign-method-from-libstdc | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 7,038,124 | Weird SIGSEGV segmentation fault in std::string::assign() method from libstdc++.so.6 | 19 | 22,260 | 2 | true | true | [
"linux",
"string",
"segmentation-fault",
"assign"
] | 2011-08-12T09:26:24 | 2020-12-25T01:15:49 | yaobin | false | CC BY-SA 4.0 | 7,042,105 | 630,364 | 2,586 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
8957829 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/8957829/strtok-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 8,957,829 | strtok segmentation fault | 19 | 53,598 | 8 | true | true | [
"c",
"segmentation-fault",
"strtok"
] | 2012-01-22T00:00:56 | 2021-12-10T09:47:24 | user1162954 | false | CC BY-SA 3.0 | 8,957,952 | 1,162,954 | 267 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
59089991 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/59089991/ruby-2-6-5-and-postgresql-pg-gem-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 59,089,991 | Ruby 2.6.5 and PostgreSQL pg-gem segmentation fault | 19 | 10,721 | 2 | true | true | [
"ruby",
"postgresql",
"ruby-on-rails-6"
] | 2019-11-28T13:28:48 | 2025-03-18T10:26:56 | phil | false | CC BY-SA 4.0 | 59,174,108 | 447,303 | 4,986 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68862313 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/68862313/qemu-uncaught-target-signal-11-segmentation-fault-core-dumped-in-docker-con | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 68,862,313 | qemu: uncaught target signal 11 (Segmentation fault) - core dumped in docker containers | 19 | 53,644 | 5 | true | false | [
"docker",
"docker-compose",
"dockerfile"
] | 2021-08-20T12:34:15 | 2024-07-03T09:37:42 | Shivakumar Sajjan | false | CC BY-SA 4.0 | null | 7,063,719 | 607 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
1541817 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/1541817/sort-function-c-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 1,541,817 | sort function C++ segmentation fault | 18 | 14,250 | 3 | true | true | [
"c++",
"sorting",
"segmentation-fault"
] | 2009-10-09T04:35:00 | 2021-09-14T07:59:47 | avd | false | CC BY-SA 2.5 | 1,541,909 | 169,210 | 14,591 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2227198 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/2227198/segmentation-fault-when-using-strtok-r | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 2,227,198 | Segmentation Fault when using strtok_r | 18 | 18,793 | 6 | true | true | [
"c",
"segmentation-fault",
"strtok"
] | 2010-02-09T06:24:18 | 2012-02-08T11:03:57 | Phulore R - Profile 2 | false | CC BY-SA 3.0 | 2,227,317 | 269,268 | 183 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
17873561 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/17873561/pointer-initialisation-gives-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 17,873,561 | Pointer initialisation gives segmentation fault | 18 | 29,447 | 5 | true | true | [
"c",
"pointers",
"segmentation-fault",
"variable-assignment"
] | 2013-07-26T05:25:31 | 2013-07-27T05:23:47 | EnterKEY | false | CC BY-SA 3.0 | 17,873,817 | 2,511,843 | 1,222 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
30576693 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/30576693/ios-xcode-compile-error-unable-to-execute-command-segmentation-fault-11 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 30,576,693 | iOS Xcode compile error: unable to execute command: Segmentation fault: 11 | 18 | 31,602 | 15 | true | true | [
"ios",
"objective-c",
"xcode",
"compiler-errors",
"llvm"
] | 2015-06-01T14:55:08 | 2024-03-12T08:35:03 | Cane | false | CC BY-SA 4.0 | 32,371,297 | 4,961,754 | 199 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
9002264 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/9002264/starting-a-stdthread-with-static-linking-causes-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 9,002,264 | Starting a std::thread with static linking causes segmentation fault | 17 | 4,670 | 2 | true | true | [
"c++",
"c++11"
] | 2012-01-25T11:53:32 | 2015-07-07T10:01:35 | andre.hacker | false | CC BY-SA 3.0 | 9,011,323 | 628,744 | 311 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
11609428 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/11609428/nmapparser-segmentation-fault-on-large-files | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 11,609,428 | Nmap::Parser, Segmentation fault on large files | 17 | 839 | 1 | true | false | [
"xml",
"perl",
"cpan",
"nmap"
] | 2012-07-23T09:05:49 | 2012-10-17T19:14:35 | rhe24 | false | CC BY-SA 3.0 | null | 1,545,374 | 171 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
24370930 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/24370930/multiprocessing-pool-hangs-if-child-causes-a-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 24,370,930 | multiprocessing.Pool hangs if child causes a segmentation fault | 17 | 5,042 | 4 | true | false | [
"python",
"numpy",
"multiprocessing",
"scikit-learn"
] | 2014-06-23T16:34:07 | 2015-11-20T02:12:54 | Peter Prettenhofer | false | CC BY-SA 3.0 | null | 177,614 | 1,971 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
32470067 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/32470067/gulp-segmentation-fault-11-after-node-4-0-update | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 32,470,067 | Gulp: Segmentation Fault 11 after Node 4.0 update | 17 | 12,352 | 6 | true | true | [
"node.js",
"gulp",
"fault"
] | 2015-09-09T02:34:54 | 2017-09-21T07:07:55 | Union find | false | CC BY-SA 3.0 | 32,470,485 | 2,573,069 | 8,310 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
32645089 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/32645089/how-come-haskell-got-a-segmentation-fault-when-the-vector-is-very-large-but-unde | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 32,645,089 | How come Haskell got a segmentation fault when the vector is very large but under memory limit? | 17 | 720 | 1 | true | true | [
"haskell"
] | 2015-09-18T06:18:35 | 2015-09-22T15:45:11 | xzhu | false | CC BY-SA 3.0 | 32,721,269 | 667,027 | 5,775 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
33673592 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/33673592/segmentation-fault-itself-is-hanging | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 33,673,592 | Segmentation fault itself is hanging | 17 | 4,024 | 1 | true | false | [
"c++",
"c",
"linux"
] | 2015-11-12T14:19:29 | 2016-01-26T12:23:32 | xeor | false | CC BY-SA 3.0 | null | 452,081 | 5,513 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2419068 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/2419068/how-to-debug-a-segmentation-fault-while-the-gdb-stack-trace-is-full-of | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 2,419,068 | How to debug a segmentation fault while the gdb stack trace is full of '??'? | 16 | 17,248 | 8 | true | true | [
"c++",
"linux",
"coredump"
] | 2010-03-10T17:30:28 | 2012-08-30T13:47:13 | yves Baumes | false | CC BY-SA 2.5 | 2,419,814 | 83,331 | 9,126 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
3423471 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/3423471/rails-segmentation-fault-when-starting-server | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 3,423,471 | Rails segmentation fault when starting server? | 16 | 17,015 | 9 | true | false | [
"ruby-on-rails",
"segmentation-fault"
] | 2010-08-06T11:50:17 | 2020-01-08T07:49:31 | Patrick | false | CC BY-SA 2.5 | null | 412,991 | 161 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
5834032 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/5834032/getting-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 5,834,032 | Getting Segmentation Fault | 16 | 9,278 | 5 | true | true | [
"c",
"segmentation-fault",
"access-violation"
] | 2011-04-29T15:29:03 | 2011-04-29T16:13:07 | MByD | false | CC BY-SA 3.0 | 5,834,496 | 464,988 | 137,750 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
8401689 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/8401689/best-practices-for-recovering-from-a-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 8,401,689 | Best practices for recovering from a segmentation fault | 16 | 13,533 | 6 | true | true | [
"c++",
"c",
"segmentation-fault"
] | 2011-12-06T14:40:34 | 2019-07-15T22:28:51 | Sam | false | CC BY-SA 4.0 | 8,401,728 | 314,702 | 317 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
9818751 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/9818751/internal-compiler-error-segmentation-fault-with-g4-3-5 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 9,818,751 | Internal compiler error : segmentation fault with g++4.3.5 | 16 | 6,365 | 2 | true | false | [
"c++",
"g++"
] | 2012-03-22T08:34:53 | 2012-04-01T04:50:35 | Prasoon Saurav | false | CC BY-SA 3.0 | null | 165,520 | 93,368 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
12318693 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/12318693/c-segmentation-fault-when-using-cout-in-static-variable-initialization | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 12,318,693 | C++ Segmentation Fault when using cout in static variable initialization | 16 | 6,671 | 3 | true | true | [
"c++",
"initialization",
"segmentation-fault",
"cout"
] | 2012-09-07T13:03:58 | 2012-09-07T13:37:39 | gexicide | false | CC BY-SA 3.0 | 12,319,155 | 1,408,611 | 40,608 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
14468147 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/14468147/pyopencl-how-to-debug-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 14,468,147 | PyOpenCl: how to debug segmentation fault? | 16 | 2,506 | 4 | true | true | [
"python",
"debugging",
"segmentation-fault",
"opencl",
"pyopencl"
] | 2013-01-22T21:15:03 | 2016-04-11T11:41:18 | petRUShka | false | CC BY-SA 3.0 | 14,676,651 | 359,866 | 10,192 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
18768967 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/18768967/python-segmentation-fault-11-on-osx | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 18,768,967 | Python Segmentation fault: 11 on OSX | 16 | 16,778 | 3 | true | false | [
"python",
"macos",
"segmentation-fault"
] | 2013-09-12T15:53:17 | 2018-03-20T05:50:23 | Peter C. Glade | false | CC BY-SA 3.0 | null | 1,543,129 | 629 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
18877719 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/18877719/notice-child-pid-xxxx-exit-signal-segmentation-fault-11-possible-coredump-i | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 18,877,719 | (notice) child pid XXXX exit signal Segmentation fault (11), possible coredump in /etc/apache2 | 16 | 61,894 | 11 | true | false | [
"php",
"wordpress",
"apache"
] | 2013-09-18T16:38:18 | 2020-12-08T14:27:33 | Jason | false | CC BY-SA 3.0 | null | 2,781,687 | 405 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
25200926 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/25200926/segmentation-fault-while-running-google-test | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 25,200,926 | Segmentation fault while running Google test | 16 | 33,339 | 4 | true | false | [
"c++",
"unit-testing",
"googletest"
] | 2014-08-08T10:05:44 | 2020-11-25T12:34:05 | user3921737 | false | CC BY-SA 3.0 | null | 3,921,737 | 161 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
4480293 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/4480293/qshow-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 4,480,293 | Qshow Segmentation Fault | 15 | 1,210 | 1 | true | true | [
"qt",
"haskell"
] | 2010-12-18T21:35:27 | 2011-02-23T13:47:40 | cnd | false | CC BY-SA 2.5 | 5,091,724 | 238,232 | 33,996 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13936534 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/13936534/how-does-a-segmentation-fault-work-internally-kernel-hardware | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 13,936,534 | How does a segmentation fault work internally (kernel/hardware)? | 15 | 5,687 | 2 | true | true | [
"c",
"memory-management",
"linux-kernel",
"hardware"
] | 2012-12-18T15:46:27 | 2012-12-18T16:10:38 | us2012 | false | CC BY-SA 3.0 | 13,937,008 | 1,865,077 | 16,303 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16697361 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/16697361/linux-handling-a-segmentation-fault-and-getting-a-core-dump | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 16,697,361 | Linux: handling a segmentation fault and getting a core dump | 15 | 18,541 | 3 | true | true | [
"linux",
"segmentation-fault",
"signals",
"coredump"
] | 2013-05-22T16:47:53 | 2022-12-02T09:06:17 | shoosh | false | CC BY-SA 3.0 | 16,717,766 | 9,611 | 79,633 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
25691406 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/25691406/segmentation-fault-catch | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 25,691,406 | Segmentation Fault Catch | 15 | 15,473 | 1 | true | false | [
"python",
"segmentation-fault",
"signals",
"multiprocessing",
"maya"
] | 2014-09-05T17:54:10 | 2021-12-26T16:10:29 | Achayan | false | CC BY-SA 4.0 | null | 503,888 | 5,895 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
35650520 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/35650520/uwsgi-segmentation-fault-when-using-flask-and-python-requests | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 35,650,520 | uwsgi segmentation fault when using flask and python requests | 15 | 3,407 | 1 | false | false | [
"python",
"flask",
"python-requests",
"uwsgi"
] | 2016-02-26T11:28:29 | 2024-04-23T13:56:19 | zkk | false | CC BY-SA 3.0 | null | 5,985,718 | 151 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
37155754 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/37155754/segmentation-fault-when-calling-a-function-located-in-the-heap | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 37,155,754 | Segmentation fault when calling a function located in the heap | 15 | 4,066 | 3 | true | false | [
"c",
"linux",
"mprotect"
] | 2016-05-11T07:23:45 | 2016-05-11T09:46:37 | Delights | false | CC BY-SA 3.0 | null | 1,677,684 | 435 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64841082 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/64841082/segmentation-fault-11-python-after-upgrading-to-os-big-sur | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 64,841,082 | Segmentation fault: 11 python after upgrading to OS Big Sur | 15 | 18,468 | 6 | true | true | [
"python",
"matplotlib",
"macos-big-sur"
] | 2020-11-15T04:01:01 | 2023-02-23T20:20:51 | Dylan Ong | false | CC BY-SA 4.0 | 64,841,196 | 8,492,513 | 874 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
66855638 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/66855638/analyzing-segmentation-fault-without-core-file | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 66,855,638 | Analyzing segmentation fault without core file | 15 | 6,105 | 1 | true | true | [
"linux",
"debugging",
"linux-kernel",
"crash",
"crash-dumps"
] | 2021-03-29T14:01:17 | 2021-04-12T11:54:01 | Franc | false | CC BY-SA 4.0 | 66,934,463 | 5,680,507 | 500 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
54393105 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/54393105/libcs-system-when-the-stack-pointer-is-not-16-padded-causes-segmentation-faul | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 54,393,105 | libc's system() when the stack pointer is not 16-padded causes segmentation fault | 15 | 7,713 | 1 | true | true | [
"x86",
"segmentation-fault",
"libc",
"sse"
] | 2019-01-27T21:35:40 | 2019-01-28T23:03:58 | shaqed | false | CC BY-SA 4.0 | 54,399,217 | 4,497,575 | 412 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
29687605 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/29687605/segmentation-fault-11-when-attempting-to-codesign-app | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 29,687,605 | Segmentation fault: 11 when attempting to codesign .app | 15 | 5,068 | 4 | true | true | [
"xcode",
"macos",
"codesign"
] | 2015-04-16T23:20:18 | 2022-05-28T07:57:50 | SRG3006 | false | CC BY-SA 3.0 | 42,191,052 | 1,154,632 | 457 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
12152193 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/12152193/matlab-segmentation-fault-when-iterating-vector-assignment | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 12,152,193 | Matlab segmentation fault when iterating vector assignment | 15 | 1,144 | 1 | true | true | [
"java",
"matlab",
"debugging",
"segmentation-fault",
"matlab-class"
] | 2012-08-28T02:54:21 | 2013-10-20T00:24:14 | zergylord | false | CC BY-SA 3.0 | 12,483,803 | 821,806 | 4,456 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
2112371 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/2112371/why-is-ruby-throwing-a-segmentation-fault-on-only-my-system-and-only-in-this-ra | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 2,112,371 | Why is Ruby throwing a Segmentation fault on only my system, and only in this Rails application? | 15 | 22,672 | 6 | true | true | [
"ruby-on-rails",
"ruby",
"segmentation-fault",
"swfmill"
] | 2010-01-21T19:53:58 | 2023-09-15T08:38:15 | Luke Bayes | false | CC BY-SA 2.5 | 2,320,676 | 105,023 | 3,304 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
1773079 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/1773079/segmentation-fault-with-char-array-and-pointer-in-c-on-linux | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 1,773,079 | Segmentation Fault With Char Array and Pointer in C on Linux | 15 | 6,206 | 3 | true | true | [
"c++",
"c",
"linux",
"segmentation-fault",
"elf"
] | 2009-11-20T20:33:34 | 2009-11-20T21:51:13 | ccoder | false | CC BY-SA 2.5 | 1,773,097 | 215,766 | 153 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
79112172 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/79112172/wrong-constructor-being-called-causes-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 79,112,172 | Wrong constructor being called causes segmentation fault | 14 | 259 | 4 | true | true | [
"c++",
"linker",
"undefined-behavior",
"one-definition-rule"
] | 2024-10-22T01:24:43 | 2024-10-31T20:40:22 | NariPDev | false | CC BY-SA 4.0 | 79,146,266 | 8,740,036 | 493 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
74537839 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/74537839/segmentation-fault-in-operator-delete | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 74,537,839 | Segmentation fault in operator delete[] | 14 | 876 | 2 | true | false | [
"c++",
"destructor",
"delete-operator"
] | 2022-11-22T19:07:53 | 2022-11-23T07:20:02 | Maxim Zaydel | true | null | null | 17,101,210 | 149 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
52374356 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/52374356/cartopy-examples-produce-a-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 52,374,356 | Cartopy examples produce a Segmentation fault | 14 | 2,127 | 1 | true | true | [
"python",
"python-3.6",
"python-3.7",
"cartopy"
] | 2018-09-17T19:13:55 | 2018-09-19T07:00:00 | StSav012 | false | CC BY-SA 4.0 | 52,399,943 | 8,554,611 | 796 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
46073491 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/46073491/segmentation-fault-with-stdfunction-and-lambda-parameters | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 46,073,491 | Segmentation fault with std::function and lambda parameters | 14 | 8,002 | 2 | true | true | [
"c++",
"function",
"c++11",
"lambda"
] | 2017-09-06T11:01:12 | 2017-09-07T09:02:08 | hovnatan | false | CC BY-SA 3.0 | 46,073,576 | 2,928,970 | 1,395 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
40203572 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/40203572/pycharm-debug-segmentation-fault-signal-11 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 40,203,572 | PyCharm debug segmentation fault (signal 11) | 14 | 15,207 | 7 | true | true | [
"segmentation-fault",
"pycharm"
] | 2016-10-23T13:40:56 | 2018-08-29T23:16:22 | user155322 | false | CC BY-SA 4.0 | 40,483,374 | 3,713,500 | 777 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
38330622 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/38330622/get-the-address-that-caused-segmentation-fault-from-core-dump-using-c | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 38,330,622 | Get the address that caused segmentation fault from core dump using C | 14 | 6,880 | 2 | true | true | [
"c",
"elf",
"coredump"
] | 2016-07-12T13:41:43 | 2018-03-25T12:58:18 | ZillGate | false | CC BY-SA 3.0 | 38,427,225 | 1,502,275 | 1,183 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
31035750 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/31035750/segmentation-fault-in-stdtransform | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 31,035,750 | Segmentation fault in std::transform | 14 | 2,672 | 2 | true | true | [
"c++",
"regex",
"lambda",
"boost-filesystem"
] | 2015-06-24T19:52:24 | 2015-06-24T20:05:15 | amigo421 | false | CC BY-SA 3.0 | 31,035,928 | 2,920,614 | 2,541 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
23130045 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/23130045/fortran-90-segmentation-fault-invalid-memory-reference-with-scalable-3d-ar | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 23,130,045 | Fortran 90 - "Segmentation fault - invalid memory reference" with scalable 3D array | 14 | 83,345 | 1 | true | false | [
"arrays",
"segmentation-fault",
"fortran",
"fortran90",
"gfortran"
] | 2014-04-17T09:59:05 | 2021-07-29T04:37:23 | Lorde555 | false | CC BY-SA 3.0 | null | 3,529,327 | 141 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
7415515 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/7415515/how-to-access-the-control-registers-cr0-cr2-cr3-from-a-program-getting-segmenta | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 7,415,515 | How to access the control registers cr0,cr2,cr3 from a program? Getting segmentation fault | 14 | 18,696 | 1 | true | false | [
"x86",
"inline-assembly",
"cpu-registers"
] | 2011-09-14T11:24:47 | 2017-06-12T14:58:05 | Chris | false | CC BY-SA 3.0 | null | 944,489 | 141 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
7184227 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/7184227/sprintf-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 7,184,227 | Sprintf Segmentation Fault | 14 | 36,404 | 5 | true | true | [
"c",
"segmentation-fault",
"printf"
] | 2011-08-25T01:40:48 | 2013-11-26T04:47:35 | syl | false | CC BY-SA 3.0 | 7,184,242 | 910,881 | 247 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6725164 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/6725164/segmentation-fault-in-malloc-consolidate-malloc-c-that-valgrind-doesnt-detect | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 6,725,164 | Segmentation fault in malloc_consolidate (malloc.c) that valgrind doesn't detect | 14 | 34,517 | 1 | true | true | [
"c++",
"string",
"segmentation-fault",
"valgrind",
"libstdc++"
] | 2011-07-17T16:21:51 | 2011-07-17T16:55:40 | Jir | true | null | 6,725,267 | 222,529 | 3,225 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
3760734 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/3760734/how-to-let-eclipse-cdt-show-runtime-error-e-g-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 3,760,734 | how to let eclipse cdt show runtime error (e.g. segmentation fault) | 14 | 4,855 | 2 | true | false | [
"c++",
"eclipse",
"eclipse-cdt"
] | 2010-09-21T13:27:21 | 2023-03-23T03:42:29 | rnd_nr_gen | false | CC BY-SA 2.5 | null | 104,897 | 2,291 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
530278 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/530278/c-program-compiled-with-cygwin-in-windows-works-segmentation-fault-under-linux | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 530,278 | C program compiled with cygwin in Windows works, segmentation fault under Linux. Is cygwin GCC 'bad'? | 14 | 9,522 | 11 | true | true | [
"c",
"gcc",
"cygwin"
] | 2009-02-09T22:16:38 | 2012-09-16T15:53:13 | bob esponja | false | CC BY-SA 3.0 | 530,783 | 19,927 | 4,139 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
77725755 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/77725755/segmentation-fault-during-rails-assetsprecompile-on-apple-silicon-m3-with-rub | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 77,725,755 | Segmentation Fault during rails assets:precompile on Apple Silicon (M3) with Ruby 3.3.0 in Docker (with Kamal) | 13 | 5,254 | 1 | true | false | [
"ruby-on-rails",
"ruby",
"concurrent-ruby",
"propshaft"
] | 2023-12-28T08:25:04 | 2023-12-28T22:16:57 | Miha Rekar | false | CC BY-SA 4.0 | null | 527,840 | 1,546 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
53332603 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/53332603/pyside-segmentation-fault-on-qobject-instantiation | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 53,332,603 | PySide segmentation fault on QObject instantiation | 13 | 1,280 | 1 | true | false | [
"python",
"python-3.x",
"segmentation-fault",
"pyside"
] | 2018-11-16T06:32:27 | 2018-12-15T13:06:43 | Djent | false | CC BY-SA 4.0 | null | 855,472 | 3,569 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
40618339 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/40618339/segmentation-fault-on-gcc-caused-by-lambda-wrapper-over-variadic-template-functi | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 40,618,339 | Segmentation fault on gcc caused by lambda wrapper over variadic template function call | 13 | 946 | 1 | true | true | [
"c++",
"segmentation-fault",
"c++14",
"undefined-behavior",
"ubsan"
] | 2016-11-15T19:41:56 | 2016-11-18T10:30:41 | Vittorio Romeo | false | CC BY-SA 3.0 | 40,674,447 | 598,696 | 94,346 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
24559347 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/24559347/exc-bad-access-vs-segmentation-fault-are-both-same-practically | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 24,559,347 | "EXC_BAD_ACCESS" vs "Segmentation fault". Are both same practically? | 13 | 4,389 | 2 | true | false | [
"ios",
"objective-c",
"c",
"xcode",
"exc-bad-access"
] | 2014-07-03T16:50:22 | 2014-07-08T05:59:16 | user3721704 | false | CC BY-SA 3.0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
24084391 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/24084391/segmentation-fault-and-crashing-when-trying-to-import-opencv | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 24,084,391 | Segmentation fault and crashing when trying to import opencv | 13 | 5,908 | 1 | true | false | [
"python",
"macos",
"opencv"
] | 2014-06-06T14:34:44 | 2015-07-18T17:01:09 | user1558576 | false | CC BY-SA 3.0 | null | 1,558,576 | 149 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
22506455 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/22506455/fclose-causes-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 22,506,455 | fclose() causes Segmentation Fault | 13 | 29,066 | 5 | true | false | [
"c",
"file-io",
"segmentation-fault",
"fopen",
"fclose"
] | 2014-03-19T12:52:11 | 2021-09-17T10:33:48 | user3437503 | false | CC BY-SA 4.0 | null | 3,437,503 | 169 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
22051294 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/22051294/malloc-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 22,051,294 | Malloc segmentation fault | 13 | 74,027 | 2 | true | true | [
"c",
"segmentation-fault",
"malloc",
"stack-overflow",
"buffer-overflow"
] | 2014-02-26T19:28:16 | 2018-01-09T14:48:56 | guilhermemtr | false | CC BY-SA 3.0 | 22,067,499 | 2,035,738 | 568 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
19127777 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/19127777/a-python-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 19,127,777 | A Python Segmentation Fault? | 13 | 22,133 | 1 | true | false | [
"python",
"python-2.7",
"mergesort"
] | 2013-10-01T23:39:37 | 2013-10-02T00:26:13 | reem | false | CC BY-SA 3.0 | null | 2,455,707 | 7,306 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6728690 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/6728690/getopt-long-only-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 6,728,690 | getopt_long_only segmentation fault | 13 | 2,619 | 1 | true | true | [
"linux",
"command-line",
"getopt"
] | 2011-07-18T04:40:06 | 2011-07-18T04:56:21 | selbie | false | CC BY-SA 3.0 | 6,728,753 | 104,458 | 105,566 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
6151398 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/6151398/java-segmentation-fault-when-try-to-allocate-buffer-sizes-larger-than-256-mb | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 6,151,398 | Java Segmentation fault when try to allocate buffer sizes larger than 256 MB | 13 | 20,358 | 2 | true | false | [
"java",
"segmentation-fault",
"nio"
] | 2011-05-27T11:10:39 | 2019-03-28T12:46:49 | suleman | false | CC BY-SA 4.0 | null | 772,958 | 147 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
5394385 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/5394385/what-can-cause-a-segmentation-fault-using-delete-command-in-c | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 5,394,385 | What can cause a segmentation fault using delete command in C++? | 13 | 41,335 | 5 | true | false | [
"c++",
"segmentation-fault",
"delete-operator"
] | 2011-03-22T16:16:46 | 2015-07-21T18:16:02 | Zach | false | CC BY-SA 3.0 | null | 625,438 | 537 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
77855516 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/77855516/segmentation-fault-only-when-including-exprtkcollect-variables-in-the-code-a | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 77,855,516 | segmentation fault only when including exprtk::collect_variables() in the code and calling it twice | 12 | 200 | 1 | true | true | [
"c++",
"segmentation-fault",
"exprtk"
] | 2024-01-21T15:46:09 | 2024-12-23T22:52:57 | Jastcher | false | CC BY-SA 4.0 | 78,071,042 | 21,975,777 | 123 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
56050531 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/56050531/after-upgrading-node-segmentation-fault-core-dumped-error-shows-up-how-can | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 56,050,531 | After upgrading Node, 'Segmentation fault (core dumped)' error shows up. How can I fix it? | 12 | 45,482 | 6 | true | true | [
"node.js",
"npm",
"segmentation-fault"
] | 2019-05-09T00:11:48 | 2025-04-26T08:59:43 | Jeong Kim | false | CC BY-SA 4.0 | 56,053,582 | 3,480,376 | 546 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
26731198 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/26731198/swift-segmentation-fault-when-compiling-for-archive-from-ios-7 | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 26,731,198 | Swift: segmentation fault when compiling for Archive from iOS 7 | 12 | 6,622 | 5 | true | true | [
"ios",
"iphone",
"xcode",
"swift",
"fault"
] | 2014-11-04T09:05:11 | 2016-08-30T16:06:45 | FrCr | false | CC BY-SA 3.0 | 26,747,960 | 3,836,602 | 263 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
23954607 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/23954607/redirection-of-a-out-is-not-capturing-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 23,954,607 | redirection of ./a.out is not capturing segmentation fault | 12 | 4,211 | 2 | true | true | [
"c++",
"c",
"linux",
"bash",
"shell"
] | 2014-05-30T12:26:14 | 2014-05-30T12:34:55 | chandan kharbanda | false | CC BY-SA 3.0 | 23,954,780 | 3,668,315 | 199 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16628118 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/16628118/node-js-source-code-build-giving-segmentation-fault-on-arm | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 16,628,118 | Node.js source code build giving segmentation fault on ARM | 12 | 12,642 | 2 | true | true | [
"node.js",
"segmentation-fault",
"arm",
"v8",
"ubuntu-12.10"
] | 2013-05-18T19:23:02 | 2014-10-21T16:12:23 | cyroxx | false | CC BY-SA 3.0 | 16,789,296 | 1,388,240 | 3,875 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
16015127 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/16015127/print-the-segmentation-fault-reason | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 16,015,127 | print the segmentation fault reason | 12 | 13,119 | 2 | true | true | [
"c",
"linux",
"unix",
"segmentation-fault"
] | 2013-04-15T12:26:45 | 2013-04-15T15:05:47 | Lior | true | null | 16,018,475 | 1,718,294 | 6,141 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
15431365 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/15431365/cudamemcpy-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 15,431,365 | cudaMemcpy segmentation fault | 12 | 13,931 | 1 | true | true | [
"c++",
"cuda",
"segmentation-fault"
] | 2013-03-15T11:34:25 | 2015-05-06T18:12:26 | Stone | false | CC BY-SA 3.0 | 15,435,592 | 2,056,690 | 365 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
11439467 | question | stackoverflow | 2026-08-03T01:57:01 | null | null | null | null | null | https://stackoverflow.com/questions/11439467/easiest-way-to-locate-a-segmentation-fault | DnaqJwkaJImHRIoQn | 4ljIz1dcJgxPN9xbD | 11,439,467 | Easiest way to locate a Segmentation Fault | 12 | 33,972 | 4 | true | true | [
"c",
"linux",
"segmentation-fault"
] | 2012-07-11T18:53:55 | 2020-03-29T16:30:53 | TZPike05 | false | CC BY-SA 3.0 | 11,439,503 | 1,428,646 | 1,208 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.