View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003780 | gnunet-gtk | gnunet-fs-gtk | public | 2015-04-24 03:16 | 2015-04-27 07:37 |
| Reporter | baffo32 | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| OS | Fedora Core | OS Version | 18 | ||
| Product Version | Git master | ||||
| Target Version | 0.11.0pre66 | Fixed in Version | 0.11.0pre66 | ||
| Summary | 0003780: Segfault on application launch. | ||||
| Description | Program received signal SIGSEGV, Segmentation fault. g_bit_lock (address=address@entry=0x10, lock_bit=lock_bit@entry=0) at gbitlock.c:210 | ||||
| Steps To Reproduce | Launch gnunet-fs-gtk on my system. | ||||
| Additional Information | This is SVN head. (gdb) bt #0 g_bit_lock (address=address@entry=0x10, lock_bit=lock_bit@entry=0) at gbitlock.c:210 #1 0xa70bd223 in g_variant_lock (value=value@entry=0x0) at gvariant-core.c:221 #2 0xa70bd9d6 in g_variant_get_data (value=value@entry=0x0) at gvariant-core.c:857 #3 0xa70bca02 in g_variant_get (value=value@entry=0x0, format_string=format_string@entry= 0xa7dad72e "(&s)") at gvariant.c:4746 #4 0xa7dac254 in unique_backend_gdbus_send_message (backend=0x8164cf0 [UniqueBackendGDBus], command=-1, message_data=0x8157430, time_=1429837942) at uniquebackend-gdbus.c:252 #5 0xa7da96ee in unique_backend_send_message (backend=backend@entry=0x8164cf0 [UniqueBackendGDBus], command_id=command_id@entry=-1, message_data=message_data@entry=0x8157430, time_=1429837942) at ./uniquebackend.c:290 #6 0xa7da872f in unique_app_send_message (app=0x8164228 [UniqueApp], command_id=command_id@entry=-1, message_data=message_data@entry=0x0) at ./uniqueapp.c:658 #7 0x08051858 in main (argc=1, argv=0xafffef04) at gnunet-fs-gtk.c:877 | ||||
| Tags | No tags attached. | ||||
|
|
Two days ago, this happened every time I booted up gnunet-fs-gtk. Today, I cannot reproduce it. |
|
|
Did you possibly update some system libs? Could have been some bad incompatible libraries installed in your system. We certainly didn't fix it ;-). |
|
|
I have updated system libs since this bug ... I'm not sure how to close it ... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-04-24 03:16 | baffo32 | New Issue | |
| 2015-04-26 13:28 | baffo32 | Note Added: 0009102 | |
| 2015-04-26 19:36 | Christian Grothoff | Note Added: 0009103 | |
| 2015-04-27 02:30 | baffo32 | Note Added: 0009104 | |
| 2015-04-27 07:37 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2015-04-27 07:37 | Christian Grothoff | Status | new => closed |
| 2015-04-27 07:37 | Christian Grothoff | Resolution | open => no change required |
| 2015-04-27 07:37 | Christian Grothoff | Product Version | => Git master |
| 2015-04-27 07:37 | Christian Grothoff | Fixed in Version | => 0.11.0pre66 |
| 2015-04-27 07:37 | Christian Grothoff | Target Version | => 0.11.0pre66 |