After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 606074 - crash in arj loader
crash in arj loader
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2010-01-05 02:26 UTC by Matthias Clasen
Modified: 2010-01-06 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the archive that causes this crash (1.18 KB, application/x-arj)
2010-01-05 02:26 UTC, Matthias Clasen
Details

Description Matthias Clasen 2010-01-05 02:26:28 UTC
Created attachment 150813 [details]
the archive that causes this crash

Reported in Fedora here: https://bugzilla.redhat.com/show_bug.cgi?id=551717


Core was generated by `/usr/bin/file-roller /home/sergeil/Desktop/download/KURS3012.ARJ'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 4550)

  • #0 mktime_from_string
    at fr-command-arj.c line 58
  • #1 list__process_line
    at fr-command-arj.c line 144
  • #2 fr_channel_data_read
    at fr-process.c line 149
  • #3 check_child
    at fr-process.c line 800
  • #4 g_timeout_dispatch
    at gmain.c line 3396
  • #5 g_main_dispatch
    at gmain.c line 1960
  • #6 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #7 g_main_context_iterate
    at gmain.c line 2591
  • #8 IA__g_main_loop_run
    at gmain.c line 2799
  • #9 IA__gtk_main
    at gtkmain.c line 1218
  • #10 main
    at main.c line 319

Comment 1 Paolo Bacchilega 2010-01-06 13:52:07 UTC
Fixed in master branch, thanks.